mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
split the testsuite to different directories for compiler, runtime and libraries
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
i -src -erasing=on testsuite\check\lins\linsCnc.gf
|
||||
pg -printer=pmcfg_pretty
|
||||
2
testsuite/compiler/check/lins/lins.gfs
Normal file
2
testsuite/compiler/check/lins/lins.gfs
Normal file
@@ -0,0 +1,2 @@
|
||||
i -src -erasing=on testsuite/compiler/check/lins/linsCnc.gf
|
||||
pg -printer=pmcfg_pretty
|
||||
1
testsuite/compiler/update/ArrityCheck.gfs
Normal file
1
testsuite/compiler/update/ArrityCheck.gfs
Normal file
@@ -0,0 +1 @@
|
||||
i testsuite/compiler/update/ArrityCheck.gf
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
C:\gf_2\testsuite\update\ArrityCheck.gf:6:1: cannot unify the informations
|
||||
C:\gf_2\testsuite\compiler\update\ArrityCheck.gf:6:1: cannot unify the informations
|
||||
fun f : Int -> Int -> Int ;
|
||||
def f 0 = \x -> x ;
|
||||
and
|
||||
@@ -1,4 +1,4 @@
|
||||
i testsuite/paraphrase/lambda.gf
|
||||
i testsuite/runtime/paraphrase/lambda.gf
|
||||
|
||||
pt -compute f1
|
||||
pt -compute f2
|
||||
@@ -1 +0,0 @@
|
||||
i testsuite\update\ArrityCheck.gf
|
||||
Reference in New Issue
Block a user