summaryrefslogtreecommitdiff
path: root/testdata/integration/basic_functionality/ontologies
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-04-15 20:43:22 +0200
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2016-04-25 22:26:11 +0200
commit05e46e97806491843bdfacbc566a54f09f1c815a (patch)
tree41682036f508f6e790fd279c531a83737f010ab4 /testdata/integration/basic_functionality/ontologies
parent9d9b65691347ce84d124fcafad7a562f91884c15 (diff)
Add true negative integration test for reference resolution, delete old resolution test result
Diffstat (limited to 'testdata/integration/basic_functionality/ontologies')
-rw-r--r--testdata/integration/basic_functionality/ontologies/reference_tests.osml11
1 files changed, 11 insertions, 0 deletions
diff --git a/testdata/integration/basic_functionality/ontologies/reference_tests.osml b/testdata/integration/basic_functionality/ontologies/reference_tests.osml
new file mode 100644
index 0000000..c615588
--- /dev/null
+++ b/testdata/integration/basic_functionality/ontologies/reference_tests.osml
@@ -0,0 +1,11 @@
+\ontology#test
+ \struct#test[root=true]
+ \field
+ \childRef[a]
+ \childRef[b]
+ \childRef[c]
+ \struct#b
+ \primitive[type=@a]
+ \struct#c
+ \struct#a
+ \struct#d[isa=a]