Commit Graph

4 Commits

Author SHA1 Message Date
Chris Smowton 3b00bdc085 Fix tests with missing EXIT or SIGNAL tests
Some tests had previously been passing despite actually causing a crash, due
to the required output being too loosely specified. This ensures the bare minimum:
that every test has an expected EXIT code and SIGNAL result.

The codes suggested were taken from the test's current output, and only applied for
CORE tests, but hand inspection suggests these choices are reasonable.
2018-03-23 11:37:53 +00:00
Peter Schrammel 84b0c58e9d Allow specifying object-bits via command line and language defaults 2017-08-02 15:49:58 +01:00
Peter Schrammel dacf8faf6d Better error message when too many dynamic objects 2017-08-01 17:13:27 +01:00
Chris Smowton dc0b1fa75f Add address space size limit regression test 2017-01-25 11:48:53 +00:00