[project @ 1997-09-05 14:11:05 by simonm]
authorsimonm <unknown>
Fri, 5 Sep 1997 14:20:25 +0000 (14:20 +0000)
committersimonm <unknown>
Fri, 5 Sep 1997 14:20:25 +0000 (14:20 +0000)
commit80d19100a3aabd62ece8582332d6b5ea6f66bdf5
tree49652a3b1f5204279ae70daa35e82bedd6499eb4
parente3f0d880b7b74ed95059a8cddf3edf3e0d2f83c6
[project @ 1997-09-05 14:11:05 by simonm]
Mondo commit to get tests working.
433 files changed:
ghc/tests/Makefile
ghc/tests/ccall/Makefile [new file with mode: 0644]
ghc/tests/ccall/should_compile/Makefile
ghc/tests/ccall/should_compile/cc001.stderr
ghc/tests/ccall/should_compile/cc002.stderr [deleted file]
ghc/tests/ccall/should_compile/cc003.stderr
ghc/tests/ccall/should_compile/cc005.stderr
ghc/tests/ccall/should_compile/cc006.stderr
ghc/tests/ccall/should_compile/cc007.hs [deleted file]
ghc/tests/ccall/should_compile/cc007.stderr [deleted file]
ghc/tests/ccall/should_fail/Makefile [new file with mode: 0644]
ghc/tests/ccall/should_fail/cc002.hs [moved from ghc/tests/ccall/should_compile/cc002.hs with 100% similarity]
ghc/tests/ccall/should_fail/cc002.stderr [new file with mode: 0644]
ghc/tests/ccall/should_fail/cc004.hs [moved from ghc/tests/ccall/should_compile/cc004.hs with 100% similarity]
ghc/tests/ccall/should_fail/cc004.stderr [moved from ghc/tests/ccall/should_compile/cc004.stderr with 70% similarity]
ghc/tests/codeGen/Makefile [new file with mode: 0644]
ghc/tests/codeGen/cg018.stdout [deleted file]
ghc/tests/codeGen/cg034.hs [deleted file]
ghc/tests/codeGen/cg035.stdout [deleted file]
ghc/tests/codeGen/cg041.hs [deleted file]
ghc/tests/codeGen/should_run/Makefile [new file with mode: 0644]
ghc/tests/codeGen/should_run/cg001.hs [moved from ghc/tests/codeGen/cg001.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg001.stdout [moved from ghc/tests/codeGen/cg001.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg002.hs [moved from ghc/tests/codeGen/cg002.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg002.stdout [moved from ghc/tests/codeGen/cg002.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg003.hs [moved from ghc/tests/codeGen/cg003.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg003.stdout [moved from ghc/tests/codeGen/cg003.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg004.hs [moved from ghc/tests/codeGen/cg004.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg004.stdout [moved from ghc/tests/codeGen/cg004.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg005.hs [moved from ghc/tests/codeGen/cg005.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg005.stdout [moved from ghc/tests/codeGen/cg005.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg006.hs [moved from ghc/tests/codeGen/cg006.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg006.stdout [moved from ghc/tests/codeGen/cg006.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg007.hs [moved from ghc/tests/codeGen/cg007.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg007.stdout [moved from ghc/tests/codeGen/cg007.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg008.hs [moved from ghc/tests/codeGen/cg008.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg008.stdout [moved from ghc/tests/codeGen/cg008.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg009.hs [moved from ghc/tests/codeGen/cg009.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg009.stdout [moved from ghc/tests/codeGen/cg009.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg010.hs [moved from ghc/tests/codeGen/cg010.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg010.stdout [moved from ghc/tests/codeGen/cg010.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg011.hs [moved from ghc/tests/codeGen/cg011.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg011.stdout [moved from ghc/tests/codeGen/cg011.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg012.hs [moved from ghc/tests/codeGen/cg012.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg012.stdout [moved from ghc/tests/codeGen/cg012.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg013.hs [moved from ghc/tests/codeGen/cg013.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg013.stdout [moved from ghc/tests/codeGen/cg013.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg014.hs [moved from ghc/tests/codeGen/cg014.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg014.stdout [moved from ghc/tests/codeGen/cg014.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg015.hs [moved from ghc/tests/codeGen/cg015.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg015.stdout [moved from ghc/tests/codeGen/cg015.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg016.hs [moved from ghc/tests/codeGen/cg016.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg016.stderr [new file with mode: 0644]
ghc/tests/codeGen/should_run/cg016.stdout [moved from ghc/tests/codeGen/cg016.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg017.hs [moved from ghc/tests/codeGen/cg017.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg017.stdout [moved from ghc/tests/codeGen/cg017.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg018.hs [moved from ghc/tests/codeGen/cg018.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg018.stdout [new file with mode: 0644]
ghc/tests/codeGen/should_run/cg019.hs [moved from ghc/tests/codeGen/cg019.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg019.stdout [moved from ghc/tests/codeGen/cg019.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg020.hs [moved from ghc/tests/codeGen/cg020.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg020.stdout [moved from ghc/tests/codeGen/cg020.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg021.hs [moved from ghc/tests/codeGen/cg021.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg021.stdout [moved from ghc/tests/codeGen/cg021.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg022.hs [moved from ghc/tests/codeGen/cg022.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg022.stdout [moved from ghc/tests/codeGen/cg022.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg023.stdout [moved from ghc/tests/codeGen/cg023.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg024.hs [moved from ghc/tests/codeGen/cg024.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg024.stdout [moved from ghc/tests/codeGen/cg024.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg025.hs [moved from ghc/tests/codeGen/cg025.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg025.stderr [moved from ghc/tests/codeGen/cg025.stdout with 56% similarity]
ghc/tests/codeGen/should_run/cg025.stdout [moved from ghc/tests/codeGen/cg038.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg026.hs [moved from ghc/tests/codeGen/cg026.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg026.stdout [moved from ghc/tests/codeGen/cg026.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg027.hs [moved from ghc/tests/codeGen/cg027.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg027.stdout [moved from ghc/tests/codeGen/cg027.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg028.hs [moved from ghc/tests/codeGen/cg028.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg028.stdout [moved from ghc/tests/codeGen/cg028.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg029.hs [moved from ghc/tests/codeGen/cg029.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg029.stdout [moved from ghc/tests/codeGen/cg029.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg030.hs [moved from ghc/tests/codeGen/cg030.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg030.stdout [moved from ghc/tests/codeGen/cg030.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg031.hs [moved from ghc/tests/codeGen/cg031.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg031.stdout [moved from ghc/tests/codeGen/cg031.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg032.hs [moved from ghc/tests/codeGen/cg032.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg032.stdout [moved from ghc/tests/codeGen/cg032.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg033.hs [moved from ghc/tests/codeGen/cg033.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg033.stdout [moved from ghc/tests/codeGen/cg033.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg034.stdout [moved from ghc/tests/codeGen/cg034.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg035.hs [moved from ghc/tests/codeGen/cg035.hs with 90% similarity]
ghc/tests/codeGen/should_run/cg035.stdout [new file with mode: 0644]
ghc/tests/codeGen/should_run/cg036.hs [moved from ghc/tests/codeGen/cg036.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg036.stdout [moved from ghc/tests/codeGen/cg036.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg037.hs [moved from ghc/tests/codeGen/cg037.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg037.stdout [moved from ghc/tests/codeGen/cg037.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg038.hs [moved from ghc/tests/codeGen/cg038.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg038.stdout [moved from ghc/tests/codeGen/cg042.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg039.hs [moved from ghc/tests/codeGen/cg039.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg039.stdout [moved from ghc/tests/codeGen/cg039.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg040.hs [moved from ghc/tests/codeGen/cg040.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg040.stdout [moved from ghc/tests/codeGen/cg040.stdout with 100% similarity]
ghc/tests/codeGen/should_run/cg042.hs [moved from ghc/tests/codeGen/cg042.hs with 100% similarity]
ghc/tests/codeGen/should_run/cg042.stdout [new file with mode: 0644]
ghc/tests/codeGen/should_run/cg043.hs [moved from ghc/tests/codeGen/cg043.hs with 100% similarity]
ghc/tests/deSugar/should_compile/Makefile
ghc/tests/deSugar/should_compile/ds-wildcard.stderr
ghc/tests/deSugar/should_compile/ds001.stderr
ghc/tests/deSugar/should_compile/ds002.stderr
ghc/tests/deSugar/should_compile/ds003.stderr
ghc/tests/deSugar/should_compile/ds004.stderr
ghc/tests/deSugar/should_compile/ds005.stderr
ghc/tests/deSugar/should_compile/ds006.stderr
ghc/tests/deSugar/should_compile/ds007.stderr
ghc/tests/deSugar/should_compile/ds008.stderr
ghc/tests/deSugar/should_compile/ds009.stderr
ghc/tests/deSugar/should_compile/ds010.stderr
ghc/tests/deSugar/should_compile/ds011.stderr
ghc/tests/deSugar/should_compile/ds012.stderr
ghc/tests/deSugar/should_compile/ds013.stderr
ghc/tests/deSugar/should_compile/ds014.stderr
ghc/tests/deSugar/should_compile/ds015.stderr
ghc/tests/deSugar/should_compile/ds016.stderr
ghc/tests/deSugar/should_compile/ds017.stderr
ghc/tests/deSugar/should_compile/ds018.stderr
ghc/tests/deSugar/should_compile/ds019.stderr
ghc/tests/deSugar/should_compile/ds020.stderr
ghc/tests/deSugar/should_compile/ds021.stderr
ghc/tests/deSugar/should_compile/ds022.stderr
ghc/tests/deSugar/should_compile/ds023.stderr
ghc/tests/deSugar/should_compile/ds024.stderr
ghc/tests/deSugar/should_compile/ds025.hs
ghc/tests/deSugar/should_compile/ds025.stderr
ghc/tests/deSugar/should_compile/ds026.stderr
ghc/tests/deSugar/should_compile/ds027.stderr
ghc/tests/deSugar/should_compile/ds028.stderr
ghc/tests/deSugar/should_compile/ds029.stderr
ghc/tests/deSugar/should_compile/ds030.stderr
ghc/tests/deSugar/should_compile/ds031.stderr
ghc/tests/deSugar/should_compile/ds032.stderr
ghc/tests/deSugar/should_compile/ds033.stderr
ghc/tests/deSugar/should_compile/ds034.stderr
ghc/tests/deSugar/should_compile/ds035.hs
ghc/tests/deSugar/should_compile/ds035.stderr
ghc/tests/deSugar/should_compile/ds036.stderr
ghc/tests/deSugar/should_compile/ds037.stderr
ghc/tests/deSugar/should_compile/ds038.hs
ghc/tests/deSugar/should_compile/ds038.stderr
ghc/tests/deSugar/should_compile/ds039.stderr
ghc/tests/deSugar/should_compile/ds040.hs
ghc/tests/deSugar/should_compile/ds040.stderr
ghc/tests/deSugar/should_run/Makefile
ghc/tests/deSugar/should_run/dsrun001.stdout [new file with mode: 0644]
ghc/tests/deSugar/should_run/dsrun002.stdout [new file with mode: 0644]
ghc/tests/deSugar/should_run/dsrun003.hs [moved from ghc/tests/deSugar/should_run/ds003.hs with 100% similarity]
ghc/tests/deSugar/should_run/dsrun003.stdout [new file with mode: 0644]
ghc/tests/deSugar/should_run/dsrun004.hs [moved from ghc/tests/deSugar/should_run/ds004.hs with 100% similarity]
ghc/tests/deSugar/should_run/dsrun004.stdout [new file with mode: 0644]
ghc/tests/deSugar/should_run/dsrun005.hs [moved from ghc/tests/deSugar/should_run/ds005.hs with 100% similarity]
ghc/tests/deSugar/should_run/dsrun005.stderr [new file with mode: 0644]
ghc/tests/deSugar/should_run/dsrun005.stdout [moved from ghc/tests/stranal/should_compile/moo.stderr with 100% similarity]
ghc/tests/deSugar/should_run/dsrun006.hs [moved from ghc/tests/deSugar/should_run/ds006.hs with 100% similarity]
ghc/tests/deSugar/should_run/dsrun006.stdout [new file with mode: 0644]
ghc/tests/deriving/should_compile/Makefile
ghc/tests/deriving/should_compile/drv008.hs
ghc/tests/deriving/should_compile/drv008.stderr [new file with mode: 0644]
ghc/tests/deriving/should_compile/drv009.hs
ghc/tests/deriving/should_compile/drv009.stderr [new file with mode: 0644]
ghc/tests/deriving/should_compile/drv010.stderr [new file with mode: 0644]
ghc/tests/deriving/should_fail/Makefile
ghc/tests/deriving/should_run/Makefile
ghc/tests/deriving/should_run/drvrun001.stdout [new file with mode: 0644]
ghc/tests/io/should_run/io019.hs
ghc/tests/io/should_run/net002.hs
ghc/tests/io/should_run/net004.hs
ghc/tests/mk/boilerplate.mk
ghc/tests/mk/target.mk
ghc/tests/printing/Makefile
ghc/tests/printing/Print001.stderr [deleted file]
ghc/tests/printing/Print002.stderr [deleted file]
ghc/tests/printing/Print003.stderr [deleted file]
ghc/tests/printing/Print004.stderr [deleted file]
ghc/tests/printing/should_compile/Makefile [new file with mode: 0644]
ghc/tests/printing/should_compile/Print001.hs [moved from ghc/tests/printing/Print001.hs with 100% similarity]
ghc/tests/printing/should_compile/Print001.stderr [new file with mode: 0644]
ghc/tests/printing/should_compile/Print002.hs [moved from ghc/tests/printing/Print002.hs with 100% similarity]
ghc/tests/printing/should_compile/Print002.stderr [new file with mode: 0644]
ghc/tests/printing/should_compile/Print003.hs [moved from ghc/tests/printing/Print003.hs with 100% similarity]
ghc/tests/printing/should_compile/Print003.stderr [new file with mode: 0644]
ghc/tests/printing/should_compile/Print004.hs [moved from ghc/tests/printing/Print004.hs with 100% similarity]
ghc/tests/printing/should_compile/Print004.stderr [new file with mode: 0644]
ghc/tests/programs/10queens/Makefile
ghc/tests/programs/Makefile
ghc/tests/programs/andre_monad/Makefile
ghc/tests/programs/andy_cherry/Makefile
ghc/tests/programs/areid_pass/Makefile
ghc/tests/programs/barton-mangler-bug/Makefile
ghc/tests/programs/cholewo-eval/Makefile
ghc/tests/programs/cvh_unboxing/Makefile
ghc/tests/programs/dmgob_native1/Makefile
ghc/tests/programs/dmgob_native2/Makefile
ghc/tests/programs/fast2haskell/Makefile
ghc/tests/programs/fun_insts/Makefile
ghc/tests/programs/hill_stk_oflow/Makefile
ghc/tests/programs/ipoole_spec_class/Makefile
ghc/tests/programs/jl_defaults/Makefile
ghc/tests/programs/jq_readsPrec/Makefile
ghc/tests/programs/jtod_circint/Makefile
ghc/tests/programs/jules_xref/Makefile
ghc/tests/programs/jules_xref2/Makefile
ghc/tests/programs/launchbury/Makefile
ghc/tests/programs/lennart_array/Makefile
ghc/tests/programs/lennart_range/Makefile
ghc/tests/programs/lex/Makefile
ghc/tests/programs/life_space_leak/Makefile
ghc/tests/programs/north_array/Makefile
ghc/tests/programs/north_lias/Makefile
ghc/tests/programs/record_upd/Makefile
ghc/tests/programs/rittri/Makefile
ghc/tests/programs/sanders_array/Makefile
ghc/tests/programs/seward-space-leak/Makefile
ghc/tests/programs/strict_anns/Makefile
ghc/tests/programs/waugh_neural/Makefile
ghc/tests/programs/zhang_ccall/Makefile
ghc/tests/reader/Makefile [new file with mode: 0644]
ghc/tests/reader/should_compile/Makefile
ghc/tests/reader/should_compile/expr001.stderr [deleted file]
ghc/tests/reader/should_compile/read001.stderr [deleted file]
ghc/tests/reader/should_compile/read002.stderr
ghc/tests/reader/should_compile/read003.stderr [deleted file]
ghc/tests/reader/should_compile/read005.stderr [new file with mode: 0644]
ghc/tests/reader/should_fail/Makefile [new file with mode: 0644]
ghc/tests/reader/should_fail/expr001.hs [moved from ghc/tests/reader/should_compile/expr001.hs with 100% similarity]
ghc/tests/reader/should_fail/expr001.stderr [new file with mode: 0644]
ghc/tests/reader/should_fail/read001.hs [moved from ghc/tests/reader/should_compile/read001.hs with 93% similarity]
ghc/tests/reader/should_fail/read001.stderr [new file with mode: 0644]
ghc/tests/reader/should_fail/read003.hs [moved from ghc/tests/reader/should_compile/read003.hs with 100% similarity]
ghc/tests/reader/should_fail/read003.stderr [new file with mode: 0644]
ghc/tests/reader/should_fail/read004.hs [moved from ghc/tests/reader/should_compile/read004.hs with 100% similarity]
ghc/tests/reader/should_fail/read004.stderr [moved from ghc/tests/reader/should_compile/read004.stderr with 100% similarity]
ghc/tests/rename/should_compile/Makefile
ghc/tests/rename/should_fail/Makefile
ghc/tests/simplCore/should_compile/Makefile
ghc/tests/simplCore/should_compile/simpl001.stderr
ghc/tests/simplCore/should_compile/simpl002.stderr
ghc/tests/simplCore/should_compile/simpl003.stderr [new file with mode: 0644]
ghc/tests/specialise/Makefile
ghc/tests/stranal/Makefile [new file with mode: 0644]
ghc/tests/stranal/should_compile/Makefile
ghc/tests/stranal/should_compile/default.stderr
ghc/tests/stranal/should_compile/fact.stderr
ghc/tests/stranal/should_compile/fun.hs [new file with mode: 0644]
ghc/tests/stranal/should_compile/fun.lhs [deleted file]
ghc/tests/stranal/should_compile/fun.stderr
ghc/tests/stranal/should_compile/goo.hs [new file with mode: 0644]
ghc/tests/stranal/should_compile/goo.lhs [deleted file]
ghc/tests/stranal/should_compile/goo.stderr
ghc/tests/stranal/should_compile/ins.hs [new file with mode: 0644]
ghc/tests/stranal/should_compile/ins.lhs [deleted file]
ghc/tests/stranal/should_compile/ins.stderr
ghc/tests/stranal/should_compile/map.hs [new file with mode: 0644]
ghc/tests/stranal/should_compile/map.lhs [deleted file]
ghc/tests/stranal/should_compile/map.stderr
ghc/tests/stranal/should_compile/moo.lhs [deleted file]
ghc/tests/stranal/should_compile/sim.hs [new file with mode: 0644]
ghc/tests/stranal/should_compile/sim.lhs [deleted file]
ghc/tests/stranal/should_compile/sim.stderr
ghc/tests/stranal/should_compile/syn.hs [new file with mode: 0644]
ghc/tests/stranal/should_compile/syn.lhs [deleted file]
ghc/tests/stranal/should_compile/syn.stderr
ghc/tests/stranal/should_compile/test.hs [new file with mode: 0644]
ghc/tests/stranal/should_compile/test.lhs [deleted file]
ghc/tests/stranal/should_compile/test.stderr
ghc/tests/stranal/should_compile/tst.hs [new file with mode: 0644]
ghc/tests/stranal/should_compile/tst.lhs [deleted file]
ghc/tests/stranal/should_compile/tst.stderr
ghc/tests/stranal/should_compile/unu.hs [new file with mode: 0644]
ghc/tests/stranal/should_compile/unu.lhs [deleted file]
ghc/tests/stranal/should_compile/unu.stderr
ghc/tests/typecheck/should_compile/Makefile
ghc/tests/typecheck/should_compile/tc001.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc002.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc003.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc004.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc005.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc006.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc007.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc008.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc009.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc010.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc011.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc012.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc013.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc014.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc015.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc016.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc017.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc018.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc019.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc020.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc021.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc022.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc023.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc024.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc025.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc026.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc027.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc028.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc029.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc030.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc031.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc032.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc033.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc034.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc035.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc036.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc037.hi [deleted file]
ghc/tests/typecheck/should_compile/tc037.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc038.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc039.hs
ghc/tests/typecheck/should_compile/tc039.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc040.hi [deleted file]
ghc/tests/typecheck/should_compile/tc040.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc041.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc042.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc043.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc044.hs
ghc/tests/typecheck/should_compile/tc044.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc045.hs
ghc/tests/typecheck/should_compile/tc045.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc046.hs
ghc/tests/typecheck/should_compile/tc046.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc047.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc048.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc049.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc050.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc051.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc052.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc053.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc054.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc055.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc056.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc057.hi [deleted file]
ghc/tests/typecheck/should_compile/tc057.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc058.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc059.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc060.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc061.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc062.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc063.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc064.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc065.hs
ghc/tests/typecheck/should_compile/tc065.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc066.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc067.hs
ghc/tests/typecheck/should_compile/tc067.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc068.hs
ghc/tests/typecheck/should_compile/tc068.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc069.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc070.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc073.hs
ghc/tests/typecheck/should_compile/tc073.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc074.hs
ghc/tests/typecheck/should_compile/tc074.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc076.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc077.hs
ghc/tests/typecheck/should_compile/tc077.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc078.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc079.hs
ghc/tests/typecheck/should_compile/tc079.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc080.hs
ghc/tests/typecheck/should_compile/tc080.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc081.hs [deleted file]
ghc/tests/typecheck/should_compile/tc082.hs
ghc/tests/typecheck/should_compile/tc082.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc083.hs [deleted file]
ghc/tests/typecheck/should_compile/tc084.hs
ghc/tests/typecheck/should_compile/tc084.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc085.hs
ghc/tests/typecheck/should_compile/tc085.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc086.hs
ghc/tests/typecheck/should_compile/tc086.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc087.hs
ghc/tests/typecheck/should_compile/tc087.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc088.hs
ghc/tests/typecheck/should_compile/tc088.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc089.hs
ghc/tests/typecheck/should_compile/tc089.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc090.hs
ghc/tests/typecheck/should_compile/tc090.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc091.hs
ghc/tests/typecheck/should_compile/tc091.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_fail/Digraph.stderr
ghc/tests/typecheck/should_fail/Makefile
ghc/tests/typecheck/should_fail/tcfail001.stderr
ghc/tests/typecheck/should_fail/tcfail002.stderr
ghc/tests/typecheck/should_fail/tcfail004.stderr
ghc/tests/typecheck/should_fail/tcfail005.stderr
ghc/tests/typecheck/should_fail/tcfail008.stderr
ghc/tests/typecheck/should_fail/tcfail009.stderr
ghc/tests/typecheck/should_fail/tcfail010.stderr
ghc/tests/typecheck/should_fail/tcfail012.stderr
ghc/tests/typecheck/should_fail/tcfail013.stderr
ghc/tests/typecheck/should_fail/tcfail014.stderr
ghc/tests/typecheck/should_fail/tcfail016.stderr
ghc/tests/typecheck/should_fail/tcfail017.stderr
ghc/tests/typecheck/should_fail/tcfail018.stderr
ghc/tests/typecheck/should_fail/tcfail019.stderr
ghc/tests/typecheck/should_fail/tcfail020.stderr
ghc/tests/typecheck/should_fail/tcfail021.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_fail/tcfail023.stderr
ghc/tests/typecheck/should_fail/tcfail028.stderr
ghc/tests/typecheck/should_fail/tcfail031.stderr
ghc/tests/typecheck/should_fail/tcfail032.stderr
ghc/tests/typecheck/should_fail/tcfail033.stderr
ghc/tests/typecheck/should_fail/tcfail034.stderr
ghc/tests/typecheck/should_fail/tcfail040.stderr
ghc/tests/typecheck/should_fail/tcfail042.stderr
ghc/tests/typecheck/should_fail/tcfail044.stderr
ghc/tests/typecheck/should_fail/tcfail046.stderr
ghc/tests/typecheck/should_fail/tcfail047.stderr
ghc/tests/typecheck/should_fail/tcfail055.stderr
ghc/tests/typecheck/should_fail/tcfail065.stderr
ghc/tests/typecheck/should_fail/tcfail067.stderr
ghc/tests/typecheck/should_fail/tcfail069.stderr
ghc/tests/typecheck/should_fail/tcfail070.stderr
ghc/tests/typecheck/should_fail/tcfail071.stderr
ghc/tests/typecheck/should_fail/tcfail072.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_fail/tcfail073.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_fail/tcfail074.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_fail/tcfail075.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_fail/tcfail076.stderr [new file with mode: 0644]
ghc/tests/typecheck/should_run/Makefile
ghc/tests/typecheck/should_run/tcrun001.hs [deleted file]