tests: allow multiple lines in argument files
authorJean-Sebastien Gelinas <calestar@gmail.com>
Thu, 23 Jul 2009 16:37:03 +0000 (12:37 -0400)
committerJean Privat <jean@pryen.org>
Tue, 28 Jul 2009 13:38:29 +0000 (09:38 -0400)
commitbf65a502d4edac8ab80133fb8db23e80ada10bcd
tree233cd10fac25b11957a2a85413f350bd71fca056
parentc49d6ee49650a6fc2e812bb62bb8180325086b0d
tests: allow multiple lines in argument files

Signed-off-by: Jean-Sebastien Gelinas <calestar@gmail.com>
Signed-off-by: Jean Privat <jean@pryen.org>
14 files changed:
tests/sav/shootout_ackermann.sav
tests/sav/shootout_ackermann_args1.sav [new file with mode: 0644]
tests/sav/shootout_binarytrees.sav
tests/sav/shootout_binarytrees_args1.sav [new file with mode: 0644]
tests/sav/shootout_mandelbrot.sav
tests/sav/shootout_mandelbrot_args1.sav [new file with mode: 0644]
tests/sav/shootout_pidigits.sav [new file with mode: 0644]
tests/sav/shootout_pidigits_args1.sav [new file with mode: 0644]
tests/sav/test_args.sav
tests/sav/test_args_args1.sav [new file with mode: 0644]
tests/sav/test_args_args2.sav [new file with mode: 0644]
tests/sav/test_args_args3.sav [new file with mode: 0644]
tests/test_args.args
tests/tests.sh