- 20 Jun, 2001 2 commits
- 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 17 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.
-
malcolm authored
Test should deliver a runtime pass, with 'True' as output.
-
malcolm authored
Use the -98 flag with nhc98 to ensure H'98 compatibility.
-
malcolm authored
Basic config file for a York machine.
-
malcolm authored
Add nhc98 config case.
-
malcolm authored
GHC gives a "parse error", not "Could not deduce".
-
malcolm authored
This test should pass.
-
malcolm authored
Add config case for nhc98.
-
malcolm authored
Should run to completion with output "True".
-
malcolm authored
#ifdef the import location for `trace' depending on build compiler.
-
- 08 Mar, 2001 7 commits
-
-
sewardj authored
Make more tests work.
-
sewardj authored
More tests. .T files are all empty at the moment.
-
sewardj authored
Make existing tests work again in the modified framework.
-
sewardj authored
Further flattening of the directory hierarchy.
-
sewardj authored
Rearrange so that multiple tests reside in the same directory.
-
sewardj authored
Changes to support multiple tests in a single directory (rename std-macros.T to singlefile-macros.T).
-
sewardj authored
Changes to support multiple tests in a single directory.
-
- 07 Mar, 2001 1 commit
-
-
sewardj authored
Beginnings of a H98 test suite: 16 tests taken from Malcolm Wallace's NHC test suite. Many more to come.
-