summaryrefslogtreecommitdiff
path: root/testsuite/compiler/renamer
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2013-12-06 16:01:13 +0000
committerhallgren <hallgren@chalmers.se>2013-12-06 16:01:13 +0000
commit953c6e8fb5a1884e36df59d4a7fc04460dd87153 (patch)
tree658c4898c40c4848c643e89c4c3fcbd14086b6c1 /testsuite/compiler/renamer
parenta98f4aa4be7b72a310a8b5826e3cc82c7edb8f40 (diff)
testsuite: reduced the number of failing tests from 25 to 13
Some tests may fail on Windows because of \ instead of / in paths.
Diffstat (limited to 'testsuite/compiler/renamer')
-rw-r--r--testsuite/compiler/renamer/funpatt.gfs.gold10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/compiler/renamer/funpatt.gfs.gold b/testsuite/compiler/renamer/funpatt.gfs.gold
index 382428255..873c90c1b 100644
--- a/testsuite/compiler/renamer/funpatt.gfs.gold
+++ b/testsuite/compiler/renamer/funpatt.gfs.gold
@@ -1,5 +1,5 @@
-
-
-renaming module funpatt
- renaming of d in funpatt.gf, line 11
- data constructor expected but funpatt.D1 is found instead
+
+
+testsuite/compiler/renamer/funpatt.gf:11:
+ Happened in the renaming of d
+ data constructor expected but funpatt.D1 is found instead