[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_compile/tc077.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc077.stderr
- ghc/tests/typecheck/should_compile/tc078.stderr 3 additions, 3 deletionsghc/tests/typecheck/should_compile/tc078.stderr
- ghc/tests/typecheck/should_compile/tc079.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc079.stderr
- ghc/tests/typecheck/should_compile/tc080.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc080.stderr
- ghc/tests/typecheck/should_compile/tc081.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc081.stderr
- ghc/tests/typecheck/should_compile/tc082.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc082.stderr
- ghc/tests/typecheck/should_compile/tc084.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc084.stderr
- ghc/tests/typecheck/should_compile/tc085.hs 5 additions, 3 deletionsghc/tests/typecheck/should_compile/tc085.hs
- ghc/tests/typecheck/should_compile/tc085.stderr 7 additions, 13 deletionsghc/tests/typecheck/should_compile/tc085.stderr
- ghc/tests/typecheck/should_compile/tc086.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc086.stderr
- ghc/tests/typecheck/should_compile/tc087.hs 0 additions, 2 deletionsghc/tests/typecheck/should_compile/tc087.hs
- ghc/tests/typecheck/should_compile/tc087.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc087.stderr
- ghc/tests/typecheck/should_compile/tc088.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc088.stderr
- ghc/tests/typecheck/should_compile/tc089.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc089.stderr
- ghc/tests/typecheck/should_compile/tc090.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc090.stderr
- ghc/tests/typecheck/should_compile/tc091.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc091.stderr
- ghc/tests/typecheck/should_compile/tc092.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc092.stderr
- ghc/tests/typecheck/should_compile/tc093.stderr 1 addition, 1 deletionghc/tests/typecheck/should_compile/tc093.stderr
- ghc/tests/typecheck/should_fail/Digraph.stderr 16 additions, 20 deletionsghc/tests/typecheck/should_fail/Digraph.stderr
- ghc/tests/typecheck/should_fail/tcfail001.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail001.hs
Loading
Please register or sign in to comment