From 59cada2ff07d73b5d533f8fb2912480352861f08 Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Thu, 14 Aug 1997 18:27:31 +0000
Subject: [PATCH] [project @ 1997-08-14 18:27:10 by sof] Moved to printing/ to
 main ghc regression test area

---
 ghc/{compiler => }/tests/printing/Makefile        | 0
 ghc/{compiler => }/tests/printing/Print001.hs     | 0
 ghc/{compiler => }/tests/printing/Print001.stderr | 0
 ghc/{compiler => }/tests/printing/Print002.hs     | 0
 ghc/{compiler => }/tests/printing/Print002.stderr | 0
 ghc/{compiler => }/tests/printing/Print003.hs     | 0
 ghc/{compiler => }/tests/printing/Print003.stderr | 0
 ghc/{compiler => }/tests/printing/Print004.hs     | 0
 ghc/{compiler => }/tests/printing/Print004.stderr | 0
 9 files changed, 0 insertions(+), 0 deletions(-)
 rename ghc/{compiler => }/tests/printing/Makefile (100%)
 rename ghc/{compiler => }/tests/printing/Print001.hs (100%)
 rename ghc/{compiler => }/tests/printing/Print001.stderr (100%)
 rename ghc/{compiler => }/tests/printing/Print002.hs (100%)
 rename ghc/{compiler => }/tests/printing/Print002.stderr (100%)
 rename ghc/{compiler => }/tests/printing/Print003.hs (100%)
 rename ghc/{compiler => }/tests/printing/Print003.stderr (100%)
 rename ghc/{compiler => }/tests/printing/Print004.hs (100%)
 rename ghc/{compiler => }/tests/printing/Print004.stderr (100%)

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
-- 
GitLab