M2-Planet/test/test1000
deesix 205c383c5f lib: fflush stub
Paraphrasing OriansJ's IRC message while working on kaem:

GCC needs fflush(stdout) to get matching behavior, as M2-Planet doesn't
buffer. I guess we will need to make a fflush function (it'll do nothing
but return 0).
2020-03-01 18:55:32 +01: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 Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05: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-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 lib: fflush stub 2020-03-01 18:55:32 +01:00