summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2009-09-16 11:20:05 +0000
committerkrasimir <krasimir@chalmers.se>2009-09-16 11:20:05 +0000
commitf45e0fe0034d622a5d8c13f4890ec9d8bab00588 (patch)
treea77686abfe9714837dd25ae3c4fad403af7adb7b /testsuite
parent118e1e6bd86768f7f837364ac2b731f81ef54e06 (diff)
fix some tests in the testsuite
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/compiler/typecheck/abstract/test_A.gfs2
-rw-r--r--testsuite/compiler/typecheck/abstract/test_B.gfs2
-rw-r--r--testsuite/compiler/typecheck/abstract/test_C.gfs2
-rw-r--r--testsuite/compiler/typecheck/concrete/test_A.gfs2
4 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/compiler/typecheck/abstract/test_A.gfs b/testsuite/compiler/typecheck/abstract/test_A.gfs
index e4a425917..9e2cee08b 100644
--- a/testsuite/compiler/typecheck/abstract/test_A.gfs
+++ b/testsuite/compiler/typecheck/abstract/test_A.gfs
@@ -1 +1 @@
-i testsuite/compiler/typecheck/abstract/A.gf \ No newline at end of file
+i -src testsuite/compiler/typecheck/abstract/A.gf \ No newline at end of file
diff --git a/testsuite/compiler/typecheck/abstract/test_B.gfs b/testsuite/compiler/typecheck/abstract/test_B.gfs
index d82aa3ba2..63588bfe4 100644
--- a/testsuite/compiler/typecheck/abstract/test_B.gfs
+++ b/testsuite/compiler/typecheck/abstract/test_B.gfs
@@ -1 +1 @@
-i testsuite/compiler/typecheck/abstract/B.gf \ No newline at end of file
+i -src testsuite/compiler/typecheck/abstract/B.gf \ No newline at end of file
diff --git a/testsuite/compiler/typecheck/abstract/test_C.gfs b/testsuite/compiler/typecheck/abstract/test_C.gfs
index f7cb5c538..750526405 100644
--- a/testsuite/compiler/typecheck/abstract/test_C.gfs
+++ b/testsuite/compiler/typecheck/abstract/test_C.gfs
@@ -1 +1 @@
-i testsuite/compiler/typecheck/abstract/C.gf \ No newline at end of file
+i -src testsuite/compiler/typecheck/abstract/C.gf \ No newline at end of file
diff --git a/testsuite/compiler/typecheck/concrete/test_A.gfs b/testsuite/compiler/typecheck/concrete/test_A.gfs
index 5865b606d..c4525f4eb 100644
--- a/testsuite/compiler/typecheck/concrete/test_A.gfs
+++ b/testsuite/compiler/typecheck/concrete/test_A.gfs
@@ -1 +1 @@
-i testsuite/compiler/typecheck/concrete/A.gf \ No newline at end of file
+i -src testsuite/compiler/typecheck/concrete/A.gf \ No newline at end of file