From: sof Date: Thu, 14 Aug 1997 18:31:14 +0000 (+0000) Subject: [project @ 1997-08-14 18:30:43 by sof] X-Git-Tag: Approximately_1000_patches_recorded~154 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2203f6dc8cd7f7282edc7c821bd5127fa1857d1a;p=ghc-hetmet.git [project @ 1997-08-14 18:30:43 by sof] moved validation-misc to main ghc regression testing area --- diff --git a/ghc/compiler/tests/validation-misc/Echo.hs b/ghc/tests/etc/Echo.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/Echo.hs rename to ghc/tests/etc/Echo.hs diff --git a/ghc/compiler/tests/validation-misc/dotests b/ghc/tests/etc/dotests similarity index 100% rename from ghc/compiler/tests/validation-misc/dotests rename to ghc/tests/etc/dotests diff --git a/ghc/compiler/tests/validation-misc/naming001.hs b/ghc/tests/etc/naming001.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/naming001.hs rename to ghc/tests/etc/naming001.hs diff --git a/ghc/compiler/tests/validation-misc/naming002.hs b/ghc/tests/etc/naming002.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/naming002.hs rename to ghc/tests/etc/naming002.hs diff --git a/ghc/compiler/tests/validation-misc/naming003.hs b/ghc/tests/etc/naming003.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/naming003.hs rename to ghc/tests/etc/naming003.hs diff --git a/ghc/compiler/tests/validation-misc/naming004.hs b/ghc/tests/etc/naming004.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/naming004.hs rename to ghc/tests/etc/naming004.hs diff --git a/ghc/compiler/tests/validation-misc/naming005.hs b/ghc/tests/etc/naming005.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/naming005.hs rename to ghc/tests/etc/naming005.hs diff --git a/ghc/compiler/tests/validation-misc/testexpr.hs b/ghc/tests/etc/testexpr.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/testexpr.hs rename to ghc/tests/etc/testexpr.hs diff --git a/ghc/compiler/tests/validation-misc/testgrhss.hs b/ghc/tests/etc/testgrhss.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/testgrhss.hs rename to ghc/tests/etc/testgrhss.hs diff --git a/ghc/compiler/tests/validation-misc/testmatches.hs b/ghc/tests/etc/testmatches.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/testmatches.hs rename to ghc/tests/etc/testmatches.hs diff --git a/ghc/compiler/tests/validation-misc/testmonobinds.hs b/ghc/tests/etc/testmonobinds.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/testmonobinds.hs rename to ghc/tests/etc/testmonobinds.hs diff --git a/ghc/compiler/tests/validation-misc/testmrule.hs b/ghc/tests/etc/testmrule.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/testmrule.hs rename to ghc/tests/etc/testmrule.hs diff --git a/ghc/compiler/tests/validation-misc/testpats.hs b/ghc/tests/etc/testpats.hs similarity index 100% rename from ghc/compiler/tests/validation-misc/testpats.hs rename to ghc/tests/etc/testpats.hs