Commit Graph

2 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
Fotis Koutoulakis 6509e101ec Added two new tests that demonstrate that goto-cc correctly reports an error when a symbol ambiguity due to static arises. 2017-04-18 11:24:39 +01:00