mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-02 17:26:58 -06:00
update the testsuite
This commit is contained in:
@@ -1 +1 @@
|
||||
i testsuite/compiler/check/cyclic/abs-types/Test1Abs.gf
|
||||
i -src testsuite/compiler/check/cyclic/abs-types/Test1Abs.gf
|
||||
@@ -1 +1 @@
|
||||
i testsuite/compiler/check/cyclic/abs-types/Test2Abs.gf
|
||||
i -src testsuite/compiler/check/cyclic/abs-types/Test2Abs.gf
|
||||
@@ -1 +1 @@
|
||||
i testsuite/compiler/check/cyclic/opers/TestOpers.gf
|
||||
i -src testsuite/compiler/check/cyclic/opers/TestOpers.gf
|
||||
@@ -1 +1 @@
|
||||
i testsuite/compiler/check/cyclic/params/TestParams.gf
|
||||
i -src testsuite/compiler/check/cyclic/params/TestParams.gf
|
||||
@@ -1,5 +1,5 @@
|
||||
␍
|
||||
␍
|
||||
checking module Res␍
|
||||
Happened in operation my_oper in Res.gf, line 3 :␍
|
||||
Happened in operation my_oper in Res.gf, line 3:␍
|
||||
No definition given to the operation␍
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
␍
|
||||
␍
|
||||
checking module A␍
|
||||
Happened in operation silly in A.gf, line 5 :␍
|
||||
Happened in operation silly in A.gf, line 5:␍
|
||||
A function type is expected for a_Det instead of type Str␍
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
i testsuite/runtime/typecheck/Graph.gf
|
||||
i -src testsuite/runtime/typecheck/Graph.gf
|
||||
ai join l12 (link l23)
|
||||
ai join {n1} {n2} {n3} l12 (link {n2} {n3} l23)
|
||||
ai <? : Label>
|
||||
|
||||
Reference in New Issue
Block a user