|
@@ -1,5 +1,5 @@
|
|
# Oberon language test and validation suite
|
|
# Oberon language test and validation suite
|
|
-# options --mayTrap --prolog="Compiler.Compile TesterInput.txt" --command="SystemTools.Free Test Dummy B A;SystemTools.Load Test" --logFile="FoxExecutionTest.Log" --result="Oberon.Execution.Test.Diff"
|
|
|
|
|
|
+# options --mayTrap --prolog="Compiler.Compile -p=Win23G TesterInput.txt" --command="SystemTools.Free Test Dummy B A;SystemTools.Load Test" --logFile="FoxExecutionTest.Log" --result="Oberon.Execution.Test.Diff"
|
|
|
|
|
|
# test halt and assert statements and simple procedure call (basics for the test suite)
|
|
# test halt and assert statements and simple procedure call (basics for the test suite)
|
|
|
|
|