[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/Makefile 2 additions, 2 deletionsghc/tests/Makefile
- ghc/tests/ccall/should_compile/cc001.hs 6 additions, 8 deletionsghc/tests/ccall/should_compile/cc001.hs
- ghc/tests/ccall/should_compile/cc003.hs 3 additions, 5 deletionsghc/tests/ccall/should_compile/cc003.hs
- ghc/tests/ccall/should_compile/cc006.hs 5 additions, 5 deletionsghc/tests/ccall/should_compile/cc006.hs
- ghc/tests/ccall/should_fail/cc002.hs 4 additions, 5 deletionsghc/tests/ccall/should_fail/cc002.hs
- ghc/tests/ccall/should_fail/cc002.stderr 2 additions, 2 deletionsghc/tests/ccall/should_fail/cc002.stderr
- ghc/tests/ccall/should_fail/cc004.hs 7 additions, 10 deletionsghc/tests/ccall/should_fail/cc004.hs
- ghc/tests/ccall/should_fail/cc004.stderr 2 additions, 2 deletionsghc/tests/ccall/should_fail/cc004.stderr
- ghc/tests/deSugar/should_compile/ds002.stderr 0 additions, 9 deletionsghc/tests/deSugar/should_compile/ds002.stderr
- ghc/tests/deSugar/should_compile/ds004.stderr 0 additions, 3 deletionsghc/tests/deSugar/should_compile/ds004.stderr
- ghc/tests/deSugar/should_compile/ds005.stderr 0 additions, 3 deletionsghc/tests/deSugar/should_compile/ds005.stderr
- ghc/tests/deSugar/should_compile/ds015.stderr 0 additions, 3 deletionsghc/tests/deSugar/should_compile/ds015.stderr
- ghc/tests/deSugar/should_compile/ds018.stderr 0 additions, 6 deletionsghc/tests/deSugar/should_compile/ds018.stderr
- ghc/tests/deSugar/should_compile/ds019.stderr 0 additions, 6 deletionsghc/tests/deSugar/should_compile/ds019.stderr
- ghc/tests/deSugar/should_compile/ds020.stderr 0 additions, 15 deletionsghc/tests/deSugar/should_compile/ds020.stderr
- ghc/tests/deSugar/should_compile/ds021.stderr 0 additions, 3 deletionsghc/tests/deSugar/should_compile/ds021.stderr
- ghc/tests/deSugar/should_compile/ds022.stderr 0 additions, 18 deletionsghc/tests/deSugar/should_compile/ds022.stderr
- ghc/tests/deSugar/should_compile/ds025.stderr 0 additions, 3 deletionsghc/tests/deSugar/should_compile/ds025.stderr
- ghc/tests/deSugar/should_compile/ds027.stderr 0 additions, 6 deletionsghc/tests/deSugar/should_compile/ds027.stderr
- ghc/tests/deSugar/should_compile/ds031.stderr 0 additions, 3 deletionsghc/tests/deSugar/should_compile/ds031.stderr
Loading
Please register or sign in to comment