- 27 Jun, 2001 1 commit
-
-
sewardj authored
Fix bug in vanilla-comp-test-actions
-
- 25 Jun, 2001 1 commit
-
-
sewardj authored
Improved diagnostics when a should_compile test fails.
-
- 22 Jun, 2001 3 commits
- 21 Jun, 2001 1 commit
-
-
sewardj authored
Further adventures to do with approximate matching of compiler error messages. Use the new pipe facility in the test driver to normalise error messages before comparison, by piping them through new program normalise_errmsg. This avoids various kinds of tiresome comparison failures to do with capitalisation, whitespace changes, and path names.
-
- 20 Jun, 2001 1 commit
-
-
sewardj authored
Add support for compile-only (should_run) style tests.
-
- 19 Jun, 2001 1 commit
-
-
sewardj authored
Track recent hackery.
-
- 14 Jun, 2001 1 commit
-
-
sewardj authored
Commit hackery so far.
-
- 13 Jun, 2001 1 commit
-
-
sewardj authored
Changes to support running "vanilla" tests -- those with a single source file, reference .stdin, .stdout and maybe .stderr files. These constitute the vast majority of GHC tests.
-