- 22 Jun, 2001 8 commits
-
-
sewardj authored
Add deSugar tests.
-
sewardj authored
Further improvements to printing of diagnostic information.
-
sewardj authored
Add simplifier tests.
-
sewardj authored
normalise_errmsg()s in a few more places.
-
sewardj authored
Add stranal tests.
-
sewardj authored
Assimilate renamer tests.
-
sewardj authored
Print the outcome for each test as soon as it is known. Makes debugging the testsuite a lot easier.
-
sewardj authored
Updated expected output for typechecker failure tests.
-
- 21 Jun, 2001 4 commits
-
-
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.
-
sewardj authored
Add support for piping arbitrary strings through arbitrary programs.
-
sewardj authored
Add typechecker should_fail tests.
-
sewardj authored
Document current limitations of ghc-regress tests.
-
- 20 Jun, 2001 7 commits
-
-
sewardj authored
Quite a significant number of your typechecker tests are belong to fptools/testsuite.
-
sewardj authored
Hey! This game is easy.
-
sewardj authored
Complete the codeGen tests.
-
sewardj authored
Add support for compile-only (should_run) style tests.
-
sewardj authored
Various misc hackery which didn't seem to have made it through since the last commit.
-
sewardj authored
All your codeGen tests are belong to me. Well, the should_run ones, at least.
-
sewardj authored
Command-line enhancements: * Restrict the run to specific test(s). * Allow variables to be set at the command line.
-
- 19 Jun, 2001 4 commits
-
-
sewardj authored
Track recent hackery.
-
sewardj authored
More minor tweaks.
-
sewardj authored
Move to new framework.
-
sewardj authored
Many improvements and debuggings. The test driver now works as desired, with multiple tests described in each .T file, and with the test driver having a minimum of hardwired logic.
-
- 18 Jun, 2001 1 commit
-
-
sewardj authored
Onwards and upwards (allegedly).
-
- 15 Jun, 2001 1 commit
-
-
sewardj authored
Yet another major rewrite of the test driver.
-
- 14 Jun, 2001 2 commits
- 13 Jun, 2001 2 commits
- 12 Jun, 2001 2 commits
- 12 Mar, 2001 1 commit
-
-
malcolm authored
Typo in test config file: expect -> expected
-
- 09 Mar, 2001 8 commits
-
-
malcolm authored
More stuff that has moved up a directory.
-
malcolm authored
These have moved up a directory.
-
malcolm authored
Add expected output.
-
malcolm authored
Typo: chr1.run.stderr should be chr1.run.stdout.
-
malcolm authored
Add config clause for nhc98.
-
malcolm authored
Add a config clause for nhc98.
-
malcolm authored
Example infix/fndecl should now compile and run with ghc. It wasn't intended to test for ambiguous type variables - just for the (a1 `op` a2) a3 = ... definition style, which nhc98 still fails to parse.
-
malcolm authored
Add config clause for nhc98.
-