diff --git a/tests/functional/lang/eval-okay-closure.exp.xml b/tests/functional/lang/eval-okay-closure.exp.xml deleted file mode 100644 index dffc03a99..000000000 --- a/tests/functional/lang/eval-okay-closure.exp.xml +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/functional/lang/eval-okay-builtins-add.exp b/tests/functional2/lang/builtins.add/eval-okay.out.exp similarity index 100% rename from tests/functional/lang/eval-okay-builtins-add.exp rename to tests/functional2/lang/builtins.add/eval-okay.out.exp diff --git a/tests/functional/lang/eval-okay-builtins-add.nix b/tests/functional2/lang/builtins.add/in.nix similarity index 100% rename from tests/functional/lang/eval-okay-builtins-add.nix rename to tests/functional2/lang/builtins.add/in.nix diff --git a/tests/functional/lang/eval-okay-closure.exp b/tests/functional2/lang/builtins.genericClosure/eval-okay.out.exp similarity index 100% rename from tests/functional/lang/eval-okay-closure.exp rename to tests/functional2/lang/builtins.genericClosure/eval-okay.out.exp diff --git a/tests/functional/lang/eval-okay-closure.nix b/tests/functional2/lang/builtins.genericClosure/in.nix similarity index 100% rename from tests/functional/lang/eval-okay-closure.nix rename to tests/functional2/lang/builtins.genericClosure/in.nix diff --git a/tests/functional/lang/eval-okay-remove.exp b/tests/functional2/lang/builtins.removeAttrs/eval-okay-2.out.exp similarity index 100% rename from tests/functional/lang/eval-okay-remove.exp rename to tests/functional2/lang/builtins.removeAttrs/eval-okay-2.out.exp diff --git a/tests/functional/lang/eval-okay-remove.nix b/tests/functional2/lang/builtins.removeAttrs/in-2.nix similarity index 100% rename from tests/functional/lang/eval-okay-remove.nix rename to tests/functional2/lang/builtins.removeAttrs/in-2.nix diff --git a/tests/functional/lang/eval-okay-builtins.exp b/tests/functional2/lang/builtins/eval-okay.out.exp similarity index 100% rename from tests/functional/lang/eval-okay-builtins.exp rename to tests/functional2/lang/builtins/eval-okay.out.exp diff --git a/tests/functional/lang/eval-okay-builtins.nix b/tests/functional2/lang/builtins/in.nix similarity index 100% rename from tests/functional/lang/eval-okay-builtins.nix rename to tests/functional2/lang/builtins/in.nix