[project @ 1997-12-19 12:22:06 by simonm]
authorsimonm <unknown>
Fri, 19 Dec 1997 12:22:55 +0000 (12:22 +0000)
committersimonm <unknown>
Fri, 19 Dec 1997 12:22:55 +0000 (12:22 +0000)
commitb470b6e162f0a655d6d189a07f8163cb6672aea9
tree648dec65f4f9ee8aad3a4716cbcc294f3ca3f920
parent0cd4535ddbfa893b6a45e91d7945a3ec1f389594
[project @ 1997-12-19 12:22:06 by simonm]
Move array tests from ghc/lib to ghc/tests and put them in our test
framework.
26 files changed:
ghc/tests/array/Makefile [new file with mode: 0644]
ghc/tests/array/should_run/Makefile [new file with mode: 0644]
ghc/tests/array/should_run/arr001.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr001.stdout [new file with mode: 0644]
ghc/tests/array/should_run/arr002.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr002.stdout [new file with mode: 0644]
ghc/tests/array/should_run/arr003.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr003.stderr [new file with mode: 0644]
ghc/tests/array/should_run/arr004.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr004.stderr [new file with mode: 0644]
ghc/tests/array/should_run/arr005.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr005.stdout [new file with mode: 0644]
ghc/tests/array/should_run/arr006.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr006.stdout [new file with mode: 0644]
ghc/tests/array/should_run/arr007.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr007.stderr [new file with mode: 0644]
ghc/tests/array/should_run/arr008.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr008.stderr [new file with mode: 0644]
ghc/tests/array/should_run/arr008.stdout [new file with mode: 0644]
ghc/tests/array/should_run/arr009.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr009.stdout [new file with mode: 0644]
ghc/tests/array/should_run/arr010.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr010.stdout [new file with mode: 0644]
ghc/tests/array/should_run/arr011.hs [new file with mode: 0644]
ghc/tests/array/should_run/arr011.stdout [new file with mode: 0644]
ghc/tests/array/should_run/arr012.hs [new file with mode: 0644]