From: sof Date: Thu, 14 Aug 1997 18:27:31 +0000 (+0000) Subject: [project @ 1997-08-14 18:27:10 by sof] X-Git-Tag: Approximately_1000_patches_recorded~155 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=59cada2ff07d73b5d533f8fb2912480352861f08 [project @ 1997-08-14 18:27:10 by sof] Moved to printing/ to main ghc regression test area --- diff --git a/ghc/compiler/tests/printing/Makefile b/ghc/tests/printing/Makefile similarity index 100% rename from ghc/compiler/tests/printing/Makefile rename to ghc/tests/printing/Makefile diff --git a/ghc/compiler/tests/printing/Print001.hs b/ghc/tests/printing/Print001.hs similarity index 100% rename from ghc/compiler/tests/printing/Print001.hs rename to ghc/tests/printing/Print001.hs diff --git a/ghc/compiler/tests/printing/Print001.stderr b/ghc/tests/printing/Print001.stderr similarity index 100% rename from ghc/compiler/tests/printing/Print001.stderr rename to ghc/tests/printing/Print001.stderr diff --git a/ghc/compiler/tests/printing/Print002.hs b/ghc/tests/printing/Print002.hs similarity index 100% rename from ghc/compiler/tests/printing/Print002.hs rename to ghc/tests/printing/Print002.hs diff --git a/ghc/compiler/tests/printing/Print002.stderr b/ghc/tests/printing/Print002.stderr similarity index 100% rename from ghc/compiler/tests/printing/Print002.stderr rename to ghc/tests/printing/Print002.stderr diff --git a/ghc/compiler/tests/printing/Print003.hs b/ghc/tests/printing/Print003.hs similarity index 100% rename from ghc/compiler/tests/printing/Print003.hs rename to ghc/tests/printing/Print003.hs diff --git a/ghc/compiler/tests/printing/Print003.stderr b/ghc/tests/printing/Print003.stderr similarity index 100% rename from ghc/compiler/tests/printing/Print003.stderr rename to ghc/tests/printing/Print003.stderr diff --git a/ghc/compiler/tests/printing/Print004.hs b/ghc/tests/printing/Print004.hs similarity index 100% rename from ghc/compiler/tests/printing/Print004.hs rename to ghc/tests/printing/Print004.hs diff --git a/ghc/compiler/tests/printing/Print004.stderr b/ghc/tests/printing/Print004.stderr similarity index 100% rename from ghc/compiler/tests/printing/Print004.stderr rename to ghc/tests/printing/Print004.stderr