File-oriented testing
inspired by #2191 but for the `run_top_level_test_with_args`s and `run_top_level_test_no_args instead of the `load_module_test`s
This commit is contained in:
1
tests/scryer/cli/src_tests/acyclic_term_tests.stdout
Normal file
1
tests/scryer/cli/src_tests/acyclic_term_tests.stdout
Normal file
@@ -0,0 +1 @@
|
||||
All tests passed
|
||||
2
tests/scryer/cli/src_tests/acyclic_term_tests.toml
Normal file
2
tests/scryer/cli/src_tests/acyclic_term_tests.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
args = ["-f", "--no-add-history", "src/tests/acyclic_term.pl", "-f", "-g", "main_quiet"]
|
||||
binary = true
|
||||
0
tests/scryer/cli/src_tests/dif_tests.stderr
Normal file
0
tests/scryer/cli/src_tests/dif_tests.stderr
Normal file
1
tests/scryer/cli/src_tests/dif_tests.stdout
Normal file
1
tests/scryer/cli/src_tests/dif_tests.stdout
Normal file
@@ -0,0 +1 @@
|
||||
All tests passed
|
||||
2
tests/scryer/cli/src_tests/dif_tests.toml
Normal file
2
tests/scryer/cli/src_tests/dif_tests.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
args = ["-f", "--no-add-history", "src/tests/dif.pl", "-f", "-g", "main_quiet"]
|
||||
binary = true
|
||||
0
tests/scryer/cli/src_tests/ground_tests.stderr
Normal file
0
tests/scryer/cli/src_tests/ground_tests.stderr
Normal file
1
tests/scryer/cli/src_tests/ground_tests.stdout
Normal file
1
tests/scryer/cli/src_tests/ground_tests.stdout
Normal file
@@ -0,0 +1 @@
|
||||
All tests passed
|
||||
2
tests/scryer/cli/src_tests/ground_tests.toml
Normal file
2
tests/scryer/cli/src_tests/ground_tests.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
args = ["-f", "--no-add-history", "src/tests/ground.pl", "-f", "-g", "main_quiet"]
|
||||
binary = true
|
||||
@@ -0,0 +1 @@
|
||||
1+21+31+2>A+B1+G1+2>41+2>B1+2>31+2>31+2>4ba
|
||||
@@ -0,0 +1,2 @@
|
||||
args = ["-f", "--no-add-history", "src/tests/setup_call_cleanup.pl", "-f", "-g", "halt"]
|
||||
binary = true
|
||||
1
tests/scryer/cli/src_tests/term_variables_tests.stdout
Normal file
1
tests/scryer/cli/src_tests/term_variables_tests.stdout
Normal file
@@ -0,0 +1 @@
|
||||
All tests passed
|
||||
2
tests/scryer/cli/src_tests/term_variables_tests.toml
Normal file
2
tests/scryer/cli/src_tests/term_variables_tests.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
args = ["-f", "--no-add-history", "src/tests/term_variables.pl", "-f", "-g", "main_quiet"]
|
||||
binary = true
|
||||
Reference in New Issue
Block a user