1
0
forked from GitHub/gf-core

testsuite: reduced the number of failing tests from 25 to 13

Some tests may fail on Windows because of \ instead of / in paths.
This commit is contained in:
hallgren
2013-12-06 16:01:13 +00:00
parent 41827b1aab
commit 4280c885dd
14 changed files with 73 additions and 72 deletions

View File

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