Removed submodules
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# list of integration tests
|
||||
# format: run_test <TAG> <ARGS>
|
||||
# <TAG> used as the root for all filenames (i.e., "expected/$TAG.txt")
|
||||
# <ARGS> command-line arguments to test
|
||||
|
||||
run_test INTEG_child ""
|
||||
run_test INTEG_status "-e 54"
|
||||
run_test INTEG_sigint "-s INT"
|
||||
run_test INTEG_segfault "-s SEGV"
|
||||
run_test INTEG_kill "-s KILL"
|
||||
Reference in New Issue
Block a user