M2-Planet/test/test0105
deesix 17c4c6b977 @@@ tests: -e (errexit) shell option in scripts, where possible
Some test scripts run programs that return non-zero values for correct
outcome; those would fail the shell -e checks.

But some scripts not using -e are fine with it because we expect zero or
the error condition is handled otherwise. So, for robustness, the option is
added into them.
2021-01-31 00:00:00 +01:00
..
gcc_req.h Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
lisp.c Close files that were fopen:ed 2020-12-21 16:57:17 +01:00
lisp.h Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
lisp_cell.c Use M2libc in nearly all AArch64 tests 2021-01-10 22:02:29 +00:00
lisp_eval.c Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
lisp_print.c Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
lisp_read.c Catch potential segfaulting behavior in generated binaries 2020-11-08 21:13:12 -05:00
run_test.sh @@@ tests: -e (errexit) shell option in scripts, where possible 2021-01-31 00:00:00 +01:00
test.scm Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00