[project @ 1996-11-26 12:46:28 by dnt]
authordnt <unknown>
Tue, 26 Nov 1996 12:47:54 +0000 (12:47 +0000)
committerdnt <unknown>
Tue, 26 Nov 1996 12:47:54 +0000 (12:47 +0000)
commit334e7e63b1bfd04a7c712d9715e56c5e2fed0e33
tree70d2bcb360962bc636e1ac720e617377c0ef828a
parenta39b38ff75094818c5caec8f0322612704d0f979
[project @ 1996-11-26 12:46:28 by dnt]
Merged in changes from new-build-system branch
44 files changed:
ghc/compiler/tests/Jmakefile [deleted file]
ghc/compiler/tests/Makefile [new file with mode: 0644]
ghc/compiler/tests/README
ghc/compiler/tests/ccall/Jmakefile [deleted file]
ghc/compiler/tests/ccall/Makefile [new file with mode: 0644]
ghc/compiler/tests/ccall/cc005.hs [new file with mode: 0644]
ghc/compiler/tests/ccall/cc005.stderr [new file with mode: 0644]
ghc/compiler/tests/ccall/cc006.hs [new file with mode: 0644]
ghc/compiler/tests/ccall/cc006.stderr [new file with mode: 0644]
ghc/compiler/tests/ccall/cc007.hs [new file with mode: 0644]
ghc/compiler/tests/ccall/cc007.stderr [new file with mode: 0644]
ghc/compiler/tests/deSugar/Jmakefile [deleted file]
ghc/compiler/tests/deSugar/Makefile [new file with mode: 0644]
ghc/compiler/tests/deSugar/cvh-ds-unboxed/Jmakefile [deleted file]
ghc/compiler/tests/deSugar/ds-wildcard.stderr [new file with mode: 0644]
ghc/compiler/tests/deSugar/ds014a.stderr [new file with mode: 0644]
ghc/compiler/tests/deriving/Jmakefile [deleted file]
ghc/compiler/tests/deriving/Makefile [new file with mode: 0644]
ghc/compiler/tests/printing/Jmakefile [deleted file]
ghc/compiler/tests/printing/Makefile [new file with mode: 0644]
ghc/compiler/tests/reader/Jmakefile [deleted file]
ghc/compiler/tests/reader/Makefile [new file with mode: 0644]
ghc/compiler/tests/reader/expr001.stderr [new file with mode: 0644]
ghc/compiler/tests/reader/read003.stderr [new file with mode: 0644]
ghc/compiler/tests/rename/Jmakefile [deleted file]
ghc/compiler/tests/rename/Makefile [new file with mode: 0644]
ghc/compiler/tests/rename/bevan-bug-1/Jmakefile [deleted file]
ghc/compiler/tests/rename/timing001.stderr [new file with mode: 0644]
ghc/compiler/tests/rename/timing002.stderr [new file with mode: 0644]
ghc/compiler/tests/rename/timing003.stderr [new file with mode: 0644]
ghc/compiler/tests/simplCore/Jmakefile [deleted file]
ghc/compiler/tests/simplCore/Makefile [new file with mode: 0644]
ghc/compiler/tests/simplCore/simpl001.hs
ghc/compiler/tests/typecheck/Jmakefile [deleted file]
ghc/compiler/tests/typecheck/Makefile [new file with mode: 0644]
ghc/compiler/tests/typecheck/should_fail/Jmakefile [deleted file]
ghc/compiler/tests/typecheck/should_fail/Makefile [new file with mode: 0644]
ghc/compiler/tests/typecheck/should_fail/tcfail064.hs [new file with mode: 0644]
ghc/compiler/tests/typecheck/should_fail/tcfail064.stderr [new file with mode: 0644]
ghc/compiler/tests/typecheck/should_succeed/Jmakefile [deleted file]
ghc/compiler/tests/typecheck/should_succeed/Makefile [new file with mode: 0644]
ghc/compiler/tests/typecheck/stress/Makefile [new file with mode: 0644]
ghc/compiler/tests/typecheck/stress/tcstress001.stderr [new file with mode: 0644]
ghc/compiler/tests/validation-misc/Jmakefile [deleted file]