M2-Planet/test/test0105
deesix 548993a884 tests: use new-style mescc-tools flags
This completes the transition started in Knight scripts during their M2libc
migration at f2094a9e5b

from           : to

--BaseAddress  : --base-address
--BigEndian    : --big-endian
--LittleEndian : --little-endian

The plan for mescc-tools is to deprecate the old (pre-1.0.0) flags.

Note that test0101 compiles "hex2 0.3" and verifies that it works by
linking an example. This 0.3 version requires the old-style flags, so the
calls to test/results/test0101-*-binary are left unchanged.
2021-01-23 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
hello-aarch64.sh tests: use new-style mescc-tools flags 2021-01-23 00:00:00 +01:00
hello-amd64.sh tests: use new-style mescc-tools flags 2021-01-23 00:00:00 +01:00
hello-armv7l.sh tests: use new-style mescc-tools flags 2021-01-23 00:00:00 +01:00
hello-x86.sh tests: use new-style mescc-tools flags 2021-01-23 00:00:00 +01: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
test.scm Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00