[project @ 2001-02-13 15:12:42 by rrt]
authorrrt <unknown>
Tue, 13 Feb 2001 15:12:42 +0000 (15:12 +0000)
committerrrt <unknown>
Tue, 13 Feb 2001 15:12:42 +0000 (15:12 +0000)
commit2711470123106187682776034fd848d0a7a4a4b2
treeb580fc70e7318d25fa892f7e4cb2294d28410a61
parent67d98b9069aa10b7edfcdc9d4da0bcfb14e349c5
[project @ 2001-02-13 15:12:42 by rrt]
Update tests not to use deprecated features (except that I had to write
Exception.catch everywhere instead of catch for some reason, because ghc
complained that catch was ambiguous (Exception. vs PrelException.).

Also add some cases to make mingwin work.
16 files changed:
ghc/tests/concurrent/should_run/Makefile
ghc/tests/concurrent/should_run/conc007.hs
ghc/tests/concurrent/should_run/conc008.hs
ghc/tests/concurrent/should_run/conc009.hs
ghc/tests/concurrent/should_run/conc010.hs
ghc/tests/concurrent/should_run/conc012.hs
ghc/tests/concurrent/should_run/conc014.hs
ghc/tests/concurrent/should_run/conc015.hs
ghc/tests/concurrent/should_run/conc016.hs
ghc/tests/concurrent/should_run/conc017.hs
ghc/tests/concurrent/should_run/conc018.hs
ghc/tests/concurrent/should_run/conc020.hs
ghc/tests/concurrent/should_run/conc021.stderr-mingw [new file with mode: 0644]
ghc/tests/concurrent/should_run/conc022.hs
ghc/tests/concurrent/should_run/conc024.hs
ghc/tests/concurrent/should_run/conc025.stdout