From 096aa37cf1f4d3b9efc3b0d935213e13320528cb Mon Sep 17 00:00:00 2001 From: piegames Date: Fri, 6 Jun 2025 20:00:49 +0200 Subject: [PATCH] tests/functional2/lang: Migrate ind-string tests Change-Id: Ibc764ab97a53b751287654300211f3a9d8750b74 --- tests/functional/lang/parse-okay-ind-string.nix | 1 - .../lang/ind-string/eval-okay.out.exp} | 0 .../lang/ind-string/in.nix} | 0 .../lang/ind-string/parse-okay.out.exp} | 3 ++- 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 120000 tests/functional/lang/parse-okay-ind-string.nix rename tests/{functional/lang/eval-okay-ind-string.exp => functional2/lang/ind-string/eval-okay.out.exp} (100%) rename tests/{functional/lang/eval-okay-ind-string.nix => functional2/lang/ind-string/in.nix} (100%) rename tests/{functional/lang/parse-okay-ind-string.exp => functional2/lang/ind-string/parse-okay.out.exp} (99%) diff --git a/tests/functional/lang/parse-okay-ind-string.nix b/tests/functional/lang/parse-okay-ind-string.nix deleted file mode 120000 index 43864cd8c..000000000 --- a/tests/functional/lang/parse-okay-ind-string.nix +++ /dev/null @@ -1 +0,0 @@ -eval-okay-ind-string.nix \ No newline at end of file diff --git a/tests/functional/lang/eval-okay-ind-string.exp b/tests/functional2/lang/ind-string/eval-okay.out.exp similarity index 100% rename from tests/functional/lang/eval-okay-ind-string.exp rename to tests/functional2/lang/ind-string/eval-okay.out.exp diff --git a/tests/functional/lang/eval-okay-ind-string.nix b/tests/functional2/lang/ind-string/in.nix similarity index 100% rename from tests/functional/lang/eval-okay-ind-string.nix rename to tests/functional2/lang/ind-string/in.nix diff --git a/tests/functional/lang/parse-okay-ind-string.exp b/tests/functional2/lang/ind-string/parse-okay.out.exp similarity index 99% rename from tests/functional/lang/parse-okay-ind-string.exp rename to tests/functional2/lang/ind-string/parse-okay.out.exp index a88cfcbfd..1d970315e 100644 --- a/tests/functional/lang/parse-okay-ind-string.exp +++ b/tests/functional2/lang/ind-string/parse-okay.out.exp @@ -199,7 +199,8 @@ attrs: _type: ExprLiteral value: " Lines without any indentation effectively disable the indentation\n\ \ stripping for the entire string:\n\n cat >$out/foo/data <