Bill Currie
|
175935ed8b
|
Turn on bounds checking in the test harness.
Definitely want bounds checking for the tests.
|
2012-12-22 14:04:14 +09:00 |
|
Bill Currie
|
cb39cfc9ae
|
Turn on the runaway loop detector for the test harness.
Definitely don't want any tests hanging.
|
2012-12-21 20:01:53 +09:00 |
|
Bill Currie
|
47decd58d0
|
Support testing v6 progs.
v6 progs return float rather than int (they don't have int).
|
2012-11-22 21:59:01 +09:00 |
|
Bill Currie
|
92d2b4107c
|
Make the --developer and --trace options work.
|
2012-11-22 21:59:01 +09:00 |
|
Bill Currie
|
99b34232f8
|
Add a test harness for qfcc.
It's only the beginning, but finally make check is useful for qfcc :)
It even has a failing test :D
|
2012-11-22 21:59:01 +09:00 |
|