M2-Planet/test/test1000
Sanne Wouda 4550eec19e Extend macro #define support
- now supports #if defined(FOO)
- translation of #define FOO 1 to CONSTANT FOO 1 is still supported
2021-01-08 21:31:43 +00:00
..
.gitignore Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
cleanup.sh Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
hello-aarch64.sh Add newline tokens to parse stream 2021-01-05 22:23:15 +00:00
hello-amd64.sh Add newline tokens to parse stream 2021-01-05 22:23:15 +00:00
hello-armv7l.sh Add newline tokens to parse stream 2021-01-05 22:23:15 +00:00
hello-knight-posix.sh Add newline tokens to parse stream 2021-01-05 22:23:15 +00:00
hello-x86.sh Add newline tokens to parse stream 2021-01-05 22:23:15 +00:00
proof.answer Extend macro #define support 2021-01-08 21:31:43 +00:00