- 24 Jun, 2003 1 commit
-
-
ross authored
another arrows test
-
- 23 Jun, 2003 4 commits
- 21 Jun, 2003 1 commit
-
-
ross authored
more arrow tests
-
- 20 Jun, 2003 2 commits
- 19 Jun, 2003 5 commits
- 18 Jun, 2003 4 commits
-
-
igloo authored
Ignore *.comp.stderr and *.run.stderr, not *.stderr. Add *.run.stdout to ignored files. Commit missing .stderr file.
-
simonmar authored
Add test for SourceForge #756454 (method must mention class type variable), expected failure.
-
simonpj authored
Add makefile
-
simonpj authored
Begin arrow test suite
-
- 16 Jun, 2003 1 commit
-
-
simonmar authored
Get up a bit earlier in the morning than the strictness analyser.
-
- 13 Jun, 2003 2 commits
- 09 Jun, 2003 1 commit
-
-
simonpj authored
Add a test for hasNoRedexes
-
- 08 Jun, 2003 1 commit
-
-
igloo authored
Introduce a ListP for consistency with ListE. Splicing in something with a list pattern now works too. Added various list tests.
-
- 06 Jun, 2003 1 commit
-
-
igloo authored
Update tests for renamings.
-
- 05 Jun, 2003 1 commit
-
-
ralf authored
Added foldTree examples.
-
- 04 Jun, 2003 1 commit
-
-
ralf authored
Added a simple gread test sample; improved explanations of several samples
-
- 03 Jun, 2003 1 commit
-
-
simonpj authored
Add big-tuple tests
-
- 01 Jun, 2003 1 commit
-
-
ralf authored
Added an example for traversal dimension; started a TODO list here
-
- 30 May, 2003 2 commits
- 27 May, 2003 2 commits
-
-
ralf authored
This is the beginning of a useful test suite for the boilerplate Generics. Should all work fine with gmake (stage2) in ".". Nice! All subdirs are visited automatically. Much more smaller test cases are needed. To be worked on.
-
ralf authored
Intermediate commit. Added 002 and 003 test case. Do only compile with local-build target.
-
- 23 May, 2003 5 commits
-
-
simonmar authored
Update this file to reflect reality.
-
simonmar authored
rn040 is no longer an expected failure; accept the correct output
-
simonmar authored
This test is an expected failure, but its original purpose seems to have been lost along the way somewhere. It is indeed failing, but I susepct not for the same reasons that it was originally failing. After fixing a few compilation errors I managed to get it to run, whereupon it fails with "Prelude.read: no parse", which may or may not be the correct result. As far as I can tell, this test never worked. In the previous incarnation of the test suite, it was even disabled.
-
simonmar authored
ds053 is not an expected failure any more; accept the correct output.
-
simonmar authored
Reclassify these test failures as "expected failures". We are now at ZBB (zero bug bounce).
-
- 21 May, 2003 2 commits
-
-
igloo authored
The Great Renaming. I hope I've kept everything in sync - and all the tests pass. Now datatypes follow the data Foo = <a kind of Foo>Foo | <another kind of Foo>Foo convention and the smart constructors can be uniformly created by lowercasing the first letter of the constructor.
-
igloo authored
Added support for newtypes to TH and altered a test for them.
-
- 12 May, 2003 1 commit
-
-
ralf authored
-
- 07 May, 2003 1 commit
-
-
simonpj authored
Add test for Show on unboxed types
-