]> Kevux Git Server - fll/commitdiff
Cleanup: The testfile for the FSS Read programs.
authorKevin Day <Kevin@kevux.org>
Sat, 31 Aug 2024 00:47:18 +0000 (19:47 -0500)
committerKevin Day <Kevin@kevux.org>
Sat, 31 Aug 2024 00:47:18 +0000 (19:47 -0500)
level_3/fss_read/data/build/testfile

index c1ee9e1ca91b42442807b839f32968a64e1447b2..2fb473aba4e3989cc584155081a1f8a4e3e08a39 100644 (file)
@@ -53,6 +53,7 @@ generate_process:
   print
   print Generating Test 0000 for Extended (FSS-0001).
   print
+
   touch directory parameter:"build_path"test/fss_0001
   run parameter:"script" ./tests/runtime/script/generate.sh parameter:"test_prefix"0001 tests/runtime/fss_0001/source/test-0000-quotes_and_escapes.fss parameter:"build_path"test/fss_0001
 
@@ -64,6 +65,7 @@ generate_process:
   print
   print Generating Test 0000 for Basic List (FSS-0002).
   print
+
   touch directory parameter:"build_path"test/fss_0002
   run parameter:"script" ./tests/runtime/script/generate.sh parameter:"test_prefix"0002 tests/runtime/fss_0002/source/test-0000-basic.fss parameter:"build_path"test/fss_0002
 
@@ -80,6 +82,7 @@ generate_process:
   print
   print Generating Test 0000 for Extended List (FSS-0003).
   print
+
   touch directory parameter:"build_path"test/fss_0003
   run parameter:"script" ./tests/runtime/script/generate.sh parameter:"test_prefix"0003 tests/runtime/fss_0003/source/test-0000-basic.fss parameter:"build_path"test/fss_0003
 
@@ -96,6 +99,7 @@ generate_process:
   print
   print Generating Test 0000 for Embedded List (FSS-0008).
   print
+
   touch directory parameter:"build_path"test/fss_0008
   run parameter:"script" ./tests/runtime/script/generate.sh parameter:"test_prefix"0008 tests/runtime/fss_0008/source/test-0000-basic.fss parameter:"build_path"test/fss_0008
 
@@ -105,13 +109,14 @@ generate_process:
   run parameter:"script" ./tests/runtime/script/generate.sh parameter:"test_prefix"0008 tests/runtime/fss_0008/source/test-0001-empty_name_list.fss parameter:"build_path"test/fss_0008
 
   print
-  print Generating Test 0008 for Embedded List (FSS-0008).
+  print Generating Test 0002 for Embedded List (FSS-0008).
   print
   run parameter:"script" ./tests/runtime/script/generate.sh parameter:"test_prefix"0008 tests/runtime/fss_0008/source/test-0002-mixed.fss parameter:"build_path"test/fss_0008
 
   print
   print Generating Test 0000 for Payload (FSS-000E).
   print
+
   touch directory parameter:"build_path"test/fss_000e
   run parameter:"script" ./tests/runtime/script/generate.sh parameter:"test_prefix"000e tests/runtime/fss_000e/source/test-0000-basic.fss parameter:"build_path"test/fss_000e