- 20 Sep, 2002 2 commits
- 19 Sep, 2002 3 commits
- 18 Sep, 2002 1 commit
-
-
simonmar authored
Test divide by zero for each of the integral types in arith011.
-
- 16 Sep, 2002 3 commits
-
-
simonmar authored
mod132 from hugs98/tests/static
-
simonmar authored
mod98 is expected to pass now
-
simonmar authored
Add Hugs's module system tests. Many of them duplicate other tests in testsuite/ghc-regress, but it was easier to just import the whole lot rather than trying to figure out which ones are useful. They don't take long to run, anyhow. One bug was found: GHC accepts a type signature for a qualified name, but this is disallowed by Haskell 98.
-
- 13 Sep, 2002 1 commit
-
-
simonmar authored
Add module system test from Ross Paterson
-
- 12 Sep, 2002 3 commits
- 11 Sep, 2002 11 commits
-
-
simonpj authored
Add test for qualified instance method
-
simonpj authored
Instance method defns can no longer use a qualified name
-
simonmar authored
Add makefile machinery so you can say $ make TEST=cg001 WAY=prof to get a specific test in a specific way only.
-
simonmar authored
- Move some of the way-selection logic into the configuration file; the build system now just passes in variables saying whether the compiler supports profiling and native code generation, and the configuration file adds the appropriate ways. - Add a new option to the test driver, --way=<way> to select just a single way.
-
simonmar authored
fromInt ==> fromIntegral toInt ==> fromIntegral and update the expected output.
-
simonmar authored
fromInt ==> fromIntegral
-
simonmar authored
cc002 is obsolete
-
simonmar authored
cc006 is obsolete
-
simonmar authored
cc006 is obsolete
-
simonpj authored
Add an OK warning in stderr
-
simonpj authored
Update uninitialised stderr messages
-
- 09 Sep, 2002 4 commits
- 06 Sep, 2002 1 commit
-
-
ken authored
Update expected output after recent changes to Read: - spaces around '=' in record fields - (-a) % b is now printed correctly MERGE TO STABLE
-
- 05 Sep, 2002 1 commit
-
-
simonmar authored
regression test for SourceForge bug #604849
-
- 03 Sep, 2002 2 commits
- 02 Sep, 2002 1 commit
-
-
simonpj authored
Add rank-N test
-
- 29 Aug, 2002 4 commits
- 28 Aug, 2002 1 commit
-
-
simonpj authored
Add a SOH read test
-
- 26 Aug, 2002 2 commits