ack/tests/plat
George Koehler 32e60ea994 Add test case for #203
left_shift() adapts the example from @davidgiven that caused `ack -O3`
to crash.  multiply() is a similar example.

Edit the build system to use -O3 for this test.  It now takes -O3 from
the test's filename, and still defaults to -O0.
2019-11-15 15:33:15 -05:00
..
b Make sure that constant folding doesn't render our tests trivial. 2017-01-07 19:53:57 +01:00
bugs Add test case for #203 2019-11-15 15:33:15 -05:00
core Add and test rol 8, ror 8 for linux386. 2019-09-12 19:47:51 -04:00
floats Converting floats and doubles to integers now works, as much as these ever do 2018-09-12 23:58:48 +02:00
lib Added a test for set. Fix mips set implementation. 2018-09-17 11:56:15 +01:00
long-long Add csa 8, csb 8 for i386, m68020. 2019-09-27 12:15:10 -04:00
m2 Add tests for C <setjmp.h> and Modula-2 Semaphores. 2018-01-03 14:51:14 -05:00
build.lua Add test case for #203 2019-11-15 15:33:15 -05:00
testdriver.sh Modify the pc86 test harness to use 8086tiny instead of qemu. Sadly, some tests fail. 2018-06-03 15:13:43 +02:00