M2-Planet/test/test0013
Sanne Wouda b83086642e Use M2libc in nearly all AArch64 tests
- disables --bootstrap-mode where it was enabled, except for test1000
  which needs to build in bootstrap-mode to check that M2-Planet can be
  compiled by cc_*

- the only hold-out is test0021 which needs getcwd which is missing in
  M2libc

- note that test0106 needs a fix to fgetc or it will never notice it has
  reached the end of stdin
2021-01-10 22:02:29 +00:00
..
.gitignore Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
break-while.c Catch potential segfaulting behavior in generated binaries 2020-11-08 21:13: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 Use M2libc in nearly all AArch64 tests 2021-01-10 22:02:29 +00:00
hello-amd64.sh Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
hello-armv7l.sh Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
hello-knight-native.sh Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
hello-knight-posix.sh Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
hello-x86.sh Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
proof.answer Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00