[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/tcfail020.hs 1 addition, 2 deletionsghc/tests/typecheck/should_fail/tcfail020.hs
- ghc/tests/typecheck/should_fail/tcfail020.stderr 2 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail020.stderr
- ghc/tests/typecheck/should_fail/tcfail023.hs 3 additions, 0 deletionsghc/tests/typecheck/should_fail/tcfail023.hs
- ghc/tests/typecheck/should_fail/tcfail023.stderr 12 additions, 15 deletionsghc/tests/typecheck/should_fail/tcfail023.stderr
- ghc/tests/typecheck/should_fail/tcfail028.stderr 2 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail028.stderr
- ghc/tests/typecheck/should_fail/tcfail029.stderr 2 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail029.stderr
- ghc/tests/typecheck/should_fail/tcfail030.stderr 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail030.stderr
- ghc/tests/typecheck/should_fail/tcfail031.stderr 3 additions, 4 deletionsghc/tests/typecheck/should_fail/tcfail031.stderr
- ghc/tests/typecheck/should_fail/tcfail032.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail032.hs
- ghc/tests/typecheck/should_fail/tcfail032.stderr 3 additions, 3 deletionsghc/tests/typecheck/should_fail/tcfail032.stderr
- ghc/tests/typecheck/should_fail/tcfail033.stderr 3 additions, 3 deletionsghc/tests/typecheck/should_fail/tcfail033.stderr
- ghc/tests/typecheck/should_fail/tcfail034.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail034.hs
- ghc/tests/typecheck/should_fail/tcfail034.stderr 2 additions, 2 deletionsghc/tests/typecheck/should_fail/tcfail034.stderr
- ghc/tests/typecheck/should_fail/tcfail035.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail035.hs
- ghc/tests/typecheck/should_fail/tcfail035.stderr 35 additions, 35 deletionsghc/tests/typecheck/should_fail/tcfail035.stderr
- ghc/tests/typecheck/should_fail/tcfail036.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail036.hs
- ghc/tests/typecheck/should_fail/tcfail036.stderr 38 additions, 38 deletionsghc/tests/typecheck/should_fail/tcfail036.stderr
- ghc/tests/typecheck/should_fail/tcfail037.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail037.hs
- ghc/tests/typecheck/should_fail/tcfail038.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail038.hs
- ghc/tests/typecheck/should_fail/tcfail039.hs 1 addition, 1 deletionghc/tests/typecheck/should_fail/tcfail039.hs
Loading
Please register or sign in to comment