[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/tcfail040.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail040.hs
- ghc/tests/typecheck/should_fail/tcfail040.stderr 2 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail040.stderr
- ghc/tests/typecheck/should_fail/tcfail042.hs 2 additions, 0 deletionsghc/tests/typecheck/should_fail/tcfail042.hs
- ghc/tests/typecheck/should_fail/tcfail042.stderr 2 additions, 4 deletionsghc/tests/typecheck/should_fail/tcfail042.stderr
- ghc/tests/typecheck/should_fail/tcfail044.hs 2 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail044.hs
- ghc/tests/typecheck/should_fail/tcfail044.stderr 2 additions, 3 deletionsghc/tests/typecheck/should_fail/tcfail044.stderr
- ghc/tests/typecheck/should_fail/tcfail045.hs 4 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail045.hs
- ghc/tests/typecheck/should_fail/tcfail045.stderr 6 additions, 1 deletionghc/tests/typecheck/should_fail/tcfail045.stderr
- ghc/tests/typecheck/should_fail/tcfail046.hs 1 addition, 7 deletionsghc/tests/typecheck/should_fail/tcfail046.hs
- ghc/tests/typecheck/should_fail/tcfail046.stderr 6 additions, 6 deletionsghc/tests/typecheck/should_fail/tcfail046.stderr
- ghc/tests/typecheck/should_fail/tcfail047.hs 1 addition, 0 deletionsghc/tests/typecheck/should_fail/tcfail047.hs
- ghc/tests/typecheck/should_fail/tcfail047.stderr 1 addition, 3 deletionsghc/tests/typecheck/should_fail/tcfail047.stderr
- ghc/tests/typecheck/should_fail/tcfail055.stderr 4 additions, 6 deletionsghc/tests/typecheck/should_fail/tcfail055.stderr
- ghc/tests/typecheck/should_fail/tcfail056.stderr 6 additions, 6 deletionsghc/tests/typecheck/should_fail/tcfail056.stderr
- ghc/tests/typecheck/should_fail/tcfail057.stderr 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail057.stderr
- ghc/tests/typecheck/should_fail/tcfail058.stderr 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail058.stderr
- ghc/tests/typecheck/should_fail/tcfail062.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail062.hs
- ghc/tests/typecheck/should_fail/tcfail065.stderr 2 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail065.stderr
- ghc/tests/typecheck/should_fail/tcfail067.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail067.hs
- ghc/tests/typecheck/should_fail/tcfail067.stderr 8 additions, 8 deletionsghc/tests/typecheck/should_fail/tcfail067.stderr
Loading
Please register or sign in to comment