From 5dfd0a3b43b4a065e932bde994b204f7ea2231fa Mon Sep 17 00:00:00 2001 From: Kakadu Date: Fri, 15 Nov 2024 21:51:22 +0300 Subject: [PATCH] Repair tests in regression Signed-off-by: Kakadu --- regression/gen.ml | 2 +- regression/test001.t | 4 +++- regression/test002.t | 4 +++- regression/test003.t | 4 +++- regression/test004.t | 4 +++- regression/test005.t | 4 +++- regression/test006.t | 4 +++- regression/test007.t | 4 +++- regression/test008.t | 4 +++- regression/test009.t | 4 +++- regression/test010.t | 4 +++- regression/test011.t | 4 +++- regression/test012.t | 4 +++- regression/test013.t | 4 +++- regression/test014.t | 4 +++- regression/test015.t | 4 +++- regression/test016.t | 4 +++- regression/test017.t | 4 +++- regression/test018.t | 4 +++- regression/test019.t | 4 +++- regression/test020.t | 4 +++- regression/test021.t | 4 +++- regression/test022.t | 4 +++- regression/test023.t | 4 +++- regression/test024.t | 4 +++- regression/test025.t | 4 +++- regression/test026.t | 4 +++- regression/test027.t | 4 +++- regression/test028.t | 4 +++- regression/test029.t | 4 +++- regression/test034.t | 4 +++- regression/test036.t | 4 +++- regression/test040.t | 4 +++- regression/test041.t | 4 +++- regression/test042.t | 4 +++- regression/test045.t | 4 +++- regression/test046.t | 4 +++- regression/test050.t | 4 +++- regression/test054.t | 4 +++- regression/test059.t | 4 +++- regression/test063.t | 4 +++- regression/test072.t | 4 +++- regression/test073.t | 4 +++- regression/test074.t | 4 +++- regression/test077.t | 4 +++- regression/test078.t | 4 +++- regression/test079.t | 4 +++- regression/test080.t | 4 +++- regression/test081.t | 4 +++- regression/test082.t | 4 +++- regression/test083.t | 4 +++- regression/test084.t | 4 +++- regression/test085.t | 4 +++- regression/test086.t | 4 +++- regression/test088.t | 4 +++- regression/test089.t | 4 +++- regression/test090.t | 4 +++- regression/test091.t | 4 +++- regression/test092.t | 4 +++- regression/test093.t | 4 +++- regression/test094.t | 4 +++- regression/test095.t | 4 +++- regression/test096.t | 4 +++- regression/test097.t | 4 +++- regression/test098.t | 4 +++- regression/test099.t | 4 +++- regression/test100.t | 4 +++- regression/test101.t | 4 +++- regression/test102.t | 4 +++- regression/test103.t | 4 +++- regression/test104.t | 4 +++- regression/test105.t | 4 +++- regression/test106.t | 4 +++- regression/test107.t | 4 +++- regression/test110.t | 4 +++- regression/test111.t | 4 +++- regression/test112.t | 4 +++- regression/test801.t | 4 +++- regression/test802.t | 4 +++- regression/test803.t | 4 +++- 80 files changed, 238 insertions(+), 80 deletions(-) diff --git a/regression/gen.ml b/regression/gen.ml index ac00e11d8..74630521a 100644 --- a/regression/gen.ml +++ b/regression/gen.ml @@ -21,7 +21,7 @@ let () = let found = if Sys.file_exists !lama_file then ( cram_printfn - "../src/Driver.exe -i test%03d.lama < \ + " $ ../src/Driver.exe -i test%03d.lama < \ test%03d.input" i i; true) diff --git a/regression/test001.t b/regression/test001.t index 201dcd8ae..518e6ade4 100644 --- a/regression/test001.t +++ b/regression/test001.t @@ -1 +1,3 @@ -../src/Driver.exe -i test001.lama < test001.input + $ ../src/Driver.exe -i test001.lama < test001.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test002.t b/regression/test002.t index 70f251fb7..1660aedcf 100644 --- a/regression/test002.t +++ b/regression/test002.t @@ -1 +1,3 @@ -../src/Driver.exe -i test002.lama < test002.input + $ ../src/Driver.exe -i test002.lama < test002.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test003.t b/regression/test003.t index 5a2483dfc..b84e725c1 100644 --- a/regression/test003.t +++ b/regression/test003.t @@ -1 +1,3 @@ -../src/Driver.exe -i test003.lama < test003.input + $ ../src/Driver.exe -i test003.lama < test003.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test004.t b/regression/test004.t index 612138062..58b3bcba7 100644 --- a/regression/test004.t +++ b/regression/test004.t @@ -1 +1,3 @@ -../src/Driver.exe -i test004.lama < test004.input + $ ../src/Driver.exe -i test004.lama < test004.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test005.t b/regression/test005.t index 908ffc202..53a6c5732 100644 --- a/regression/test005.t +++ b/regression/test005.t @@ -1 +1,3 @@ -../src/Driver.exe -i test005.lama < test005.input + $ ../src/Driver.exe -i test005.lama < test005.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test006.t b/regression/test006.t index 70bf1390f..074663a48 100644 --- a/regression/test006.t +++ b/regression/test006.t @@ -1 +1,3 @@ -../src/Driver.exe -i test006.lama < test006.input + $ ../src/Driver.exe -i test006.lama < test006.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test007.t b/regression/test007.t index f93d7f520..86fc9f47f 100644 --- a/regression/test007.t +++ b/regression/test007.t @@ -1 +1,3 @@ -../src/Driver.exe -i test007.lama < test007.input + $ ../src/Driver.exe -i test007.lama < test007.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test008.t b/regression/test008.t index 5968bc996..ba4c09b5d 100644 --- a/regression/test008.t +++ b/regression/test008.t @@ -1 +1,3 @@ -../src/Driver.exe -i test008.lama < test008.input + $ ../src/Driver.exe -i test008.lama < test008.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test009.t b/regression/test009.t index 549c6c913..f450edd1a 100644 --- a/regression/test009.t +++ b/regression/test009.t @@ -1 +1,3 @@ -../src/Driver.exe -i test009.lama < test009.input + $ ../src/Driver.exe -i test009.lama < test009.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test010.t b/regression/test010.t index 0e2c01a10..0d4224f08 100644 --- a/regression/test010.t +++ b/regression/test010.t @@ -1 +1,3 @@ -../src/Driver.exe -i test010.lama < test010.input + $ ../src/Driver.exe -i test010.lama < test010.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test011.t b/regression/test011.t index 50eef5e52..1d9f70055 100644 --- a/regression/test011.t +++ b/regression/test011.t @@ -1 +1,3 @@ -../src/Driver.exe -i test011.lama < test011.input + $ ../src/Driver.exe -i test011.lama < test011.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test012.t b/regression/test012.t index fac4dea6b..a3abd09ac 100644 --- a/regression/test012.t +++ b/regression/test012.t @@ -1 +1,3 @@ -../src/Driver.exe -i test012.lama < test012.input + $ ../src/Driver.exe -i test012.lama < test012.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test013.t b/regression/test013.t index 493873179..c6a66b2d1 100644 --- a/regression/test013.t +++ b/regression/test013.t @@ -1 +1,3 @@ -../src/Driver.exe -i test013.lama < test013.input + $ ../src/Driver.exe -i test013.lama < test013.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test014.t b/regression/test014.t index 49d8952cc..707cd59d2 100644 --- a/regression/test014.t +++ b/regression/test014.t @@ -1 +1,3 @@ -../src/Driver.exe -i test014.lama < test014.input + $ ../src/Driver.exe -i test014.lama < test014.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test015.t b/regression/test015.t index f9ddce64c..ccd7a6aea 100644 --- a/regression/test015.t +++ b/regression/test015.t @@ -1 +1,3 @@ -../src/Driver.exe -i test015.lama < test015.input + $ ../src/Driver.exe -i test015.lama < test015.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test016.t b/regression/test016.t index f6f8f2192..b756b183e 100644 --- a/regression/test016.t +++ b/regression/test016.t @@ -1 +1,3 @@ -../src/Driver.exe -i test016.lama < test016.input + $ ../src/Driver.exe -i test016.lama < test016.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test017.t b/regression/test017.t index fa04ef09e..ed92d09b7 100644 --- a/regression/test017.t +++ b/regression/test017.t @@ -1 +1,3 @@ -../src/Driver.exe -i test017.lama < test017.input + $ ../src/Driver.exe -i test017.lama < test017.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test018.t b/regression/test018.t index 42a4701da..07b5b96b2 100644 --- a/regression/test018.t +++ b/regression/test018.t @@ -1 +1,3 @@ -../src/Driver.exe -i test018.lama < test018.input + $ ../src/Driver.exe -i test018.lama < test018.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test019.t b/regression/test019.t index 1947812a4..6ab1b2fa1 100644 --- a/regression/test019.t +++ b/regression/test019.t @@ -1 +1,3 @@ -../src/Driver.exe -i test019.lama < test019.input + $ ../src/Driver.exe -i test019.lama < test019.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test020.t b/regression/test020.t index b0e4d51fc..a9fa2ee60 100644 --- a/regression/test020.t +++ b/regression/test020.t @@ -1 +1,3 @@ -../src/Driver.exe -i test020.lama < test020.input + $ ../src/Driver.exe -i test020.lama < test020.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test021.t b/regression/test021.t index 31f982bbf..8adcfb814 100644 --- a/regression/test021.t +++ b/regression/test021.t @@ -1 +1,3 @@ -../src/Driver.exe -i test021.lama < test021.input + $ ../src/Driver.exe -i test021.lama < test021.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test022.t b/regression/test022.t index d67a80d70..1064c82c3 100644 --- a/regression/test022.t +++ b/regression/test022.t @@ -1 +1,3 @@ -../src/Driver.exe -i test022.lama < test022.input + $ ../src/Driver.exe -i test022.lama < test022.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test023.t b/regression/test023.t index 1e1c4f2c0..d1819e258 100644 --- a/regression/test023.t +++ b/regression/test023.t @@ -1 +1,3 @@ -../src/Driver.exe -i test023.lama < test023.input + $ ../src/Driver.exe -i test023.lama < test023.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test024.t b/regression/test024.t index 12e31baaf..7cd9205c6 100644 --- a/regression/test024.t +++ b/regression/test024.t @@ -1 +1,3 @@ -../src/Driver.exe -i test024.lama < test024.input + $ ../src/Driver.exe -i test024.lama < test024.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test025.t b/regression/test025.t index 381b5ae73..f22a4673a 100644 --- a/regression/test025.t +++ b/regression/test025.t @@ -1 +1,3 @@ -../src/Driver.exe -i test025.lama < test025.input + $ ../src/Driver.exe -i test025.lama < test025.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test026.t b/regression/test026.t index f17bf0b57..853e1f567 100644 --- a/regression/test026.t +++ b/regression/test026.t @@ -1 +1,3 @@ -../src/Driver.exe -i test026.lama < test026.input + $ ../src/Driver.exe -i test026.lama < test026.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test027.t b/regression/test027.t index 6f084b3cb..8540028e3 100644 --- a/regression/test027.t +++ b/regression/test027.t @@ -1 +1,3 @@ -../src/Driver.exe -i test027.lama < test027.input + $ ../src/Driver.exe -i test027.lama < test027.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test028.t b/regression/test028.t index 0e6cda558..7091a4741 100644 --- a/regression/test028.t +++ b/regression/test028.t @@ -1 +1,3 @@ -../src/Driver.exe -i test028.lama < test028.input + $ ../src/Driver.exe -i test028.lama < test028.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test029.t b/regression/test029.t index 16b77f481..04d4f1a6e 100644 --- a/regression/test029.t +++ b/regression/test029.t @@ -1 +1,3 @@ -../src/Driver.exe -i test029.lama < test029.input + $ ../src/Driver.exe -i test029.lama < test029.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test034.t b/regression/test034.t index 64b41c482..8601bd531 100644 --- a/regression/test034.t +++ b/regression/test034.t @@ -1 +1,3 @@ -../src/Driver.exe -i test034.lama < test034.input + $ ../src/Driver.exe -i test034.lama < test034.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test036.t b/regression/test036.t index 6d3cdff7f..1db95d055 100644 --- a/regression/test036.t +++ b/regression/test036.t @@ -1 +1,3 @@ -../src/Driver.exe -i test036.lama < test036.input + $ ../src/Driver.exe -i test036.lama < test036.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test040.t b/regression/test040.t index 66571d303..2c7563e3d 100644 --- a/regression/test040.t +++ b/regression/test040.t @@ -1 +1,3 @@ -../src/Driver.exe -i test040.lama < test040.input + $ ../src/Driver.exe -i test040.lama < test040.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test041.t b/regression/test041.t index 9f627a82e..0e725f312 100644 --- a/regression/test041.t +++ b/regression/test041.t @@ -1 +1,3 @@ -../src/Driver.exe -i test041.lama < test041.input + $ ../src/Driver.exe -i test041.lama < test041.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test042.t b/regression/test042.t index 259a4823f..5ab593583 100644 --- a/regression/test042.t +++ b/regression/test042.t @@ -1 +1,3 @@ -../src/Driver.exe -i test042.lama < test042.input + $ ../src/Driver.exe -i test042.lama < test042.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test045.t b/regression/test045.t index 941f0203a..d135df2b8 100644 --- a/regression/test045.t +++ b/regression/test045.t @@ -1 +1,3 @@ -../src/Driver.exe -i test045.lama < test045.input + $ ../src/Driver.exe -i test045.lama < test045.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test046.t b/regression/test046.t index e1c63fc96..6c920bc8c 100644 --- a/regression/test046.t +++ b/regression/test046.t @@ -1 +1,3 @@ -../src/Driver.exe -i test046.lama < test046.input + $ ../src/Driver.exe -i test046.lama < test046.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test050.t b/regression/test050.t index c3dfe3cb1..474a590e2 100644 --- a/regression/test050.t +++ b/regression/test050.t @@ -1 +1,3 @@ -../src/Driver.exe -i test050.lama < test050.input + $ ../src/Driver.exe -i test050.lama < test050.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test054.t b/regression/test054.t index b202bd30e..f5e6ab47c 100644 --- a/regression/test054.t +++ b/regression/test054.t @@ -1 +1,3 @@ -../src/Driver.exe -i test054.lama < test054.input + $ ../src/Driver.exe -i test054.lama < test054.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test059.t b/regression/test059.t index 1130f8c4c..36771040e 100644 --- a/regression/test059.t +++ b/regression/test059.t @@ -1 +1,3 @@ -../src/Driver.exe -i test059.lama < test059.input + $ ../src/Driver.exe -i test059.lama < test059.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test063.t b/regression/test063.t index 7b7bef0d1..5cbcaf32a 100644 --- a/regression/test063.t +++ b/regression/test063.t @@ -1 +1,3 @@ -../src/Driver.exe -i test063.lama < test063.input + $ ../src/Driver.exe -i test063.lama < test063.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test072.t b/regression/test072.t index 4514f098c..c669333ea 100644 --- a/regression/test072.t +++ b/regression/test072.t @@ -1 +1,3 @@ -../src/Driver.exe -i test072.lama < test072.input + $ ../src/Driver.exe -i test072.lama < test072.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test073.t b/regression/test073.t index 8e2145f19..08743d828 100644 --- a/regression/test073.t +++ b/regression/test073.t @@ -1 +1,3 @@ -../src/Driver.exe -i test073.lama < test073.input + $ ../src/Driver.exe -i test073.lama < test073.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test074.t b/regression/test074.t index 217fee840..be1774e6e 100644 --- a/regression/test074.t +++ b/regression/test074.t @@ -1 +1,3 @@ -../src/Driver.exe -i test074.lama < test074.input + $ ../src/Driver.exe -i test074.lama < test074.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test077.t b/regression/test077.t index da9a8d7f8..8e5a4fad2 100644 --- a/regression/test077.t +++ b/regression/test077.t @@ -1 +1,3 @@ -../src/Driver.exe -i test077.lama < test077.input + $ ../src/Driver.exe -i test077.lama < test077.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test078.t b/regression/test078.t index 26e49ccff..0dbc6bcd4 100644 --- a/regression/test078.t +++ b/regression/test078.t @@ -1 +1,3 @@ -../src/Driver.exe -i test078.lama < test078.input + $ ../src/Driver.exe -i test078.lama < test078.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test079.t b/regression/test079.t index 9045f9f48..1b61aac6c 100644 --- a/regression/test079.t +++ b/regression/test079.t @@ -1 +1,3 @@ -../src/Driver.exe -i test079.lama < test079.input + $ ../src/Driver.exe -i test079.lama < test079.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test080.t b/regression/test080.t index 7f688f7a2..b58eacc24 100644 --- a/regression/test080.t +++ b/regression/test080.t @@ -1 +1,3 @@ -../src/Driver.exe -i test080.lama < test080.input + $ ../src/Driver.exe -i test080.lama < test080.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test081.t b/regression/test081.t index a20c3dceb..87a068735 100644 --- a/regression/test081.t +++ b/regression/test081.t @@ -1 +1,3 @@ -../src/Driver.exe -i test081.lama < test081.input + $ ../src/Driver.exe -i test081.lama < test081.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test082.t b/regression/test082.t index 2fd67b8ba..9099a229a 100644 --- a/regression/test082.t +++ b/regression/test082.t @@ -1 +1,3 @@ -../src/Driver.exe -i test082.lama < test082.input + $ ../src/Driver.exe -i test082.lama < test082.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test083.t b/regression/test083.t index a5dc4151b..545e3890f 100644 --- a/regression/test083.t +++ b/regression/test083.t @@ -1 +1,3 @@ -../src/Driver.exe -i test083.lama < test083.input + $ ../src/Driver.exe -i test083.lama < test083.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test084.t b/regression/test084.t index ff1add100..497f83055 100644 --- a/regression/test084.t +++ b/regression/test084.t @@ -1 +1,3 @@ -../src/Driver.exe -i test084.lama < test084.input + $ ../src/Driver.exe -i test084.lama < test084.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test085.t b/regression/test085.t index 7b916fbaf..98dbc5659 100644 --- a/regression/test085.t +++ b/regression/test085.t @@ -1 +1,3 @@ -../src/Driver.exe -i test085.lama < test085.input + $ ../src/Driver.exe -i test085.lama < test085.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test086.t b/regression/test086.t index 1ff07af84..8fb0841f4 100644 --- a/regression/test086.t +++ b/regression/test086.t @@ -1 +1,3 @@ -../src/Driver.exe -i test086.lama < test086.input + $ ../src/Driver.exe -i test086.lama < test086.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test088.t b/regression/test088.t index 0cf3b7c10..bdd2970b2 100644 --- a/regression/test088.t +++ b/regression/test088.t @@ -1 +1,3 @@ -../src/Driver.exe -i test088.lama < test088.input + $ ../src/Driver.exe -i test088.lama < test088.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test089.t b/regression/test089.t index b2b6acb8d..113626425 100644 --- a/regression/test089.t +++ b/regression/test089.t @@ -1 +1,3 @@ -../src/Driver.exe -i test089.lama < test089.input + $ ../src/Driver.exe -i test089.lama < test089.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test090.t b/regression/test090.t index 9422a2443..ae4d68414 100644 --- a/regression/test090.t +++ b/regression/test090.t @@ -1 +1,3 @@ -../src/Driver.exe -i test090.lama < test090.input + $ ../src/Driver.exe -i test090.lama < test090.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test091.t b/regression/test091.t index eb917b877..299bf17f6 100644 --- a/regression/test091.t +++ b/regression/test091.t @@ -1 +1,3 @@ -../src/Driver.exe -i test091.lama < test091.input + $ ../src/Driver.exe -i test091.lama < test091.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test092.t b/regression/test092.t index 74139f238..c09945bad 100644 --- a/regression/test092.t +++ b/regression/test092.t @@ -1 +1,3 @@ -../src/Driver.exe -i test092.lama < test092.input + $ ../src/Driver.exe -i test092.lama < test092.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test093.t b/regression/test093.t index 362441437..bcfad3b29 100644 --- a/regression/test093.t +++ b/regression/test093.t @@ -1 +1,3 @@ -../src/Driver.exe -i test093.lama < test093.input + $ ../src/Driver.exe -i test093.lama < test093.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test094.t b/regression/test094.t index d18622acd..c6c4ef1cd 100644 --- a/regression/test094.t +++ b/regression/test094.t @@ -1 +1,3 @@ -../src/Driver.exe -i test094.lama < test094.input + $ ../src/Driver.exe -i test094.lama < test094.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test095.t b/regression/test095.t index 651d7696d..ac74eb128 100644 --- a/regression/test095.t +++ b/regression/test095.t @@ -1 +1,3 @@ -../src/Driver.exe -i test095.lama < test095.input + $ ../src/Driver.exe -i test095.lama < test095.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test096.t b/regression/test096.t index 7f0ea2ae0..5cc29a0b1 100644 --- a/regression/test096.t +++ b/regression/test096.t @@ -1 +1,3 @@ -../src/Driver.exe -i test096.lama < test096.input + $ ../src/Driver.exe -i test096.lama < test096.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test097.t b/regression/test097.t index 9f8879a0d..a298e83ba 100644 --- a/regression/test097.t +++ b/regression/test097.t @@ -1 +1,3 @@ -../src/Driver.exe -i test097.lama < test097.input + $ ../src/Driver.exe -i test097.lama < test097.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test098.t b/regression/test098.t index 1275c34cb..c47319ee8 100644 --- a/regression/test098.t +++ b/regression/test098.t @@ -1 +1,3 @@ -../src/Driver.exe -i test098.lama < test098.input + $ ../src/Driver.exe -i test098.lama < test098.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test099.t b/regression/test099.t index 65189afd5..9e21031d6 100644 --- a/regression/test099.t +++ b/regression/test099.t @@ -1 +1,3 @@ -../src/Driver.exe -i test099.lama < test099.input + $ ../src/Driver.exe -i test099.lama < test099.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test100.t b/regression/test100.t index 241838524..21ab73166 100644 --- a/regression/test100.t +++ b/regression/test100.t @@ -1 +1,3 @@ -../src/Driver.exe -i test100.lama < test100.input + $ ../src/Driver.exe -i test100.lama < test100.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test101.t b/regression/test101.t index c7e25912d..62f822d6d 100644 --- a/regression/test101.t +++ b/regression/test101.t @@ -1 +1,3 @@ -../src/Driver.exe -i test101.lama < test101.input + $ ../src/Driver.exe -i test101.lama < test101.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test102.t b/regression/test102.t index 578e1a7c6..b56ff1899 100644 --- a/regression/test102.t +++ b/regression/test102.t @@ -1 +1,3 @@ -../src/Driver.exe -i test102.lama < test102.input + $ ../src/Driver.exe -i test102.lama < test102.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test103.t b/regression/test103.t index ec132c965..b67ea1eee 100644 --- a/regression/test103.t +++ b/regression/test103.t @@ -1 +1,3 @@ -../src/Driver.exe -i test103.lama < test103.input + $ ../src/Driver.exe -i test103.lama < test103.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test104.t b/regression/test104.t index 2e09c6f65..9a230d221 100644 --- a/regression/test104.t +++ b/regression/test104.t @@ -1 +1,3 @@ -../src/Driver.exe -i test104.lama < test104.input + $ ../src/Driver.exe -i test104.lama < test104.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test105.t b/regression/test105.t index 00be90841..f51ca70b3 100644 --- a/regression/test105.t +++ b/regression/test105.t @@ -1 +1,3 @@ -../src/Driver.exe -i test105.lama < test105.input + $ ../src/Driver.exe -i test105.lama < test105.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test106.t b/regression/test106.t index 834a5d9b1..bc9a9b64a 100644 --- a/regression/test106.t +++ b/regression/test106.t @@ -1 +1,3 @@ -../src/Driver.exe -i test106.lama < test106.input + $ ../src/Driver.exe -i test106.lama < test106.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test107.t b/regression/test107.t index da02b20f5..603c339fa 100644 --- a/regression/test107.t +++ b/regression/test107.t @@ -1 +1,3 @@ -../src/Driver.exe -i test107.lama < test107.input + $ ../src/Driver.exe -i test107.lama < test107.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test110.t b/regression/test110.t index bf864a6bf..7bc8c67a4 100644 --- a/regression/test110.t +++ b/regression/test110.t @@ -1 +1,3 @@ -../src/Driver.exe -i test110.lama < test110.input + $ ../src/Driver.exe -i test110.lama < test110.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test111.t b/regression/test111.t index 46ec0f0ad..257987648 100644 --- a/regression/test111.t +++ b/regression/test111.t @@ -1 +1,3 @@ -../src/Driver.exe -i test111.lama < test111.input + $ ../src/Driver.exe -i test111.lama < test111.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test112.t b/regression/test112.t index ffae84ee3..520d60335 100644 --- a/regression/test112.t +++ b/regression/test112.t @@ -1 +1,3 @@ -../src/Driver.exe -i test112.lama < test112.input + $ ../src/Driver.exe -i test112.lama < test112.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test801.t b/regression/test801.t index a90135b36..f99da3eb7 100644 --- a/regression/test801.t +++ b/regression/test801.t @@ -1 +1,3 @@ -../src/Driver.exe -i test801.lama < test801.input + $ ../src/Driver.exe -i test801.lama < test801.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test802.t b/regression/test802.t index 5ae68579e..df6e1d2ef 100644 --- a/regression/test802.t +++ b/regression/test802.t @@ -1 +1,3 @@ -../src/Driver.exe -i test802.lama < test802.input + $ ../src/Driver.exe -i test802.lama < test802.input + Error: could not find an interface file for import "Std" + [255] diff --git a/regression/test803.t b/regression/test803.t index 059c0db45..61ae4e9ad 100644 --- a/regression/test803.t +++ b/regression/test803.t @@ -1 +1,3 @@ -../src/Driver.exe -i test803.lama < test803.input + $ ../src/Driver.exe -i test803.lama < test803.input + Error: could not find an interface file for import "Std" + [255]