[project @ 1997-11-12 16:55:57 by simonm]
Update test suite. * PrimIO ==> IO * change to type of _ccall_ * update the stdout/stderr files where necessary. * make module names consistent: should_compile modules are called ShouldSucceed (don't know why, most of them were already), should_fail modules are called ShouldFail, and should_run modules are called Main (for obvious reasons). Not all done yet. * Some tests had bitrot. Especially some should_fail tests were failing for different reasons than they were originally intended to.
Showing
- ghc/tests/typecheck/should_fail/tcfail068.hs 15 additions, 17 deletionsghc/tests/typecheck/should_fail/tcfail068.hs
- ghc/tests/typecheck/should_fail/tcfail068.stderr 70 additions, 40 deletionsghc/tests/typecheck/should_fail/tcfail068.stderr
- ghc/tests/typecheck/should_fail/tcfail069.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail069.hs
- ghc/tests/typecheck/should_fail/tcfail069.stderr 7 additions, 9 deletionsghc/tests/typecheck/should_fail/tcfail069.stderr
- ghc/tests/typecheck/should_fail/tcfail070.stderr 2 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail070.stderr
- ghc/tests/typecheck/should_fail/tcfail071.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail071.hs
- ghc/tests/typecheck/should_fail/tcfail071.stderr 6 additions, 10 deletionsghc/tests/typecheck/should_fail/tcfail071.stderr
- ghc/tests/typecheck/should_fail/tcfail072.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail072.hs
- ghc/tests/typecheck/should_fail/tcfail072.stderr 2 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail072.stderr
- ghc/tests/typecheck/should_fail/tcfail073.hs 2 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail073.hs
- ghc/tests/typecheck/should_fail/tcfail073.stderr 5 additions, 5 deletionsghc/tests/typecheck/should_fail/tcfail073.stderr
- ghc/tests/typecheck/should_fail/tcfail075.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail075.hs
- ghc/tests/typecheck/should_fail/tcfail076.hs 2 additions, 3 deletionsghc/tests/typecheck/should_fail/tcfail076.hs
- ghc/tests/typecheck/should_fail/tcfail076.stderr 8 additions, 7 deletionsghc/tests/typecheck/should_fail/tcfail076.stderr
Loading
Please register or sign in to comment