diff options
| author | hallgren <hallgren@chalmers.se> | 2013-12-06 16:01:13 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-12-06 16:01:13 +0000 |
| commit | 953c6e8fb5a1884e36df59d4a7fc04460dd87153 (patch) | |
| tree | 658c4898c40c4848c643e89c4c3fcbd14086b6c1 /testsuite/compiler/check/oper-definition | |
| parent | a98f4aa4be7b72a310a8b5826e3cc82c7edb8f40 (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/check/oper-definition')
| -rw-r--r-- | testsuite/compiler/check/oper-definition/test.gfs.gold | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/compiler/check/oper-definition/test.gfs.gold b/testsuite/compiler/check/oper-definition/test.gfs.gold index 6d1d6bc77..240819c74 100644 --- a/testsuite/compiler/check/oper-definition/test.gfs.gold +++ b/testsuite/compiler/check/oper-definition/test.gfs.gold @@ -1,5 +1,5 @@ -
-
-checking module Res
- Happened in operation my_oper in Res.gf, line 3:
- No definition given to the operation
+ + +testsuite/compiler/check/oper-definition/Res.gf:3: + Happened in operation my_oper + No definition given to the operation |
