Commit Graph

2 Commits

Author SHA1 Message Date
fa8ac84a8b Fix broken test runner (!).
If a test expected an error and found at least one, it would not fail
on any other expected errors that didn't occur.

Also, some tests were expecting a compile time error message even though
the test script doesn't validate those (yet).

The test function was getting monolithic, so I went ahead and split it
into a separate little class.
2015-07-09 08:06:33 -07:00
80a4eb8c9c Better error message on too many inherited fields. 2014-04-22 07:06:26 -07:00