8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
|
|
# 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_movies "-m"
|
||
|
|
run_test INTEG_movies_inc "-m"
|