M2-Planet/test/test0025
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
..
array.c Add support for global char foo[12]; definitions 2021-01-10 23:01:08 +00: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
proof.answer tests: get proof from test0025 stderr (and other minor fixes) 2021-01-17 00:00:00 +01:00