Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
c0e72f21
Commit
c0e72f21
authored
Nov 08, 2017
by
Daniel Tuulik
Browse files
Add QGen tests for C and Ada to all Makefiles
parent
9d04f34f
Changes
62
Hide whitespace changes
Inline
Side-by-side
tests/regression/test-sequenceof/Makefile
View file @
c0e72f21
include
../shared.mk
ROOT_MODEL
=
system_structure
.pr
ROOT_MODEL
=
test
.pr
all
:
test-ada test-llvm
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
test.pr
--check
test-qgen-parse
:
$(TESTQGEN)
test.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
$(OPENGEODE)
test.pr
--toAda
...
...
tests/regression/test-sequenceof2/Makefile
View file @
c0e72f21
include
../shared.mk
ROOT_MODEL
=
system_structure
.pr
ROOT_MODEL
=
test
.pr
all
:
test-ada test-llvm
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
test.pr
--check
test-qgen-parse
:
$(TESTQGEN)
test.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
$(OPENGEODE)
test.pr
--toAda
...
...
tests/regression/test-simu/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
orchestrator.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
orchestrator.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
mono
$(ASN1SCC)
-c
-typePrefix
asn1Scc
-equal
dataview-uniq.asn
...
...
tests/regression/test-standalone/Makefile
View file @
c0e72f21
include
../shared.mk
ROOT_MODEL
=
system_structure
.pr
ROOT_MODEL
=
og
.pr
all
:
test-ada test-llvm
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
og.pr
--check
test-qgen-parse
:
$(TESTQGEN)
og.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
$(OPENGEODE)
og.pr
--toAda
...
...
tests/regression/test-stateexclusion/Makefile
View file @
c0e72f21
include
../shared.mk
ROOT_MODEL
=
system_structure
.pr
ROOT_MODEL
=
test
.pr
all
:
test-ada test-llvm
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
test.pr
--check
test-qgen-parse
:
$(TESTQGEN)
test.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
$(OPENGEODE)
test.pr
--toAda
...
...
tests/regression/test-strings/Makefile
View file @
c0e72f21
include
../shared.mk
ROOT_MODEL
=
system_structure
.pr
ROOT_MODEL
=
og
.pr
all
:
test-ada test-llvm
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
og.pr
--check
test-qgen-parse
:
$(TESTQGEN)
og.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
dataview-uniq.o | test_ada.o
$(OPENGEODE)
og.pr
--toAda
...
...
tests/regression/test-substrings/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
myfunction.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
myfunction.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
myfunction.ali dataview-uniq.o | test_ada.o
$(GNATBIND)
-n
myfunction.ali
...
...
tests/regression/test-ternary/Makefile
View file @
c0e72f21
include
../shared.mk
ROOT_MODEL
=
system_structure
.pr
ROOT_MODEL
=
og
.pr
all
:
test-ada test-llvm
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
og.pr
--check
test-qgen-parse
:
$(TESTQGEN)
og.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
$(OPENGEODE)
og.pr
--toAda
...
...
tests/regression/test-typecheck/Makefile
View file @
c0e72f21
include
../shared.mk
ROOT_MODEL
=
system_structure
.pr
ROOT_MODEL
=
og
.pr
all
:
test-ada test-llvm
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
og.pr
--check
test-qgen-parse
:
$(TESTQGEN)
og.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
@
echo
'Nothing to test - test-parse must retun errors'
...
...
tests/regression/test-types/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
function1.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
function1.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
function1.ali
...
...
tests/regression/test1/Makefile
View file @
c0e72f21
...
...
@@ -9,7 +9,13 @@ test-parse:
$(OPENGEODE)
og.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
og.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
og.ali dataview-uniq.o | test_ada.o
$(GNATBIND)
-n
og.ali
...
...
tests/regression/test10/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
challenge.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
challenge.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
challenge.ali dataview-uniq.o | test_ada.o
$(GNATBIND)
-n
challenge.ali
...
...
tests/regression/test11/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
og.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
og.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
og.ali dataview-uniq.o | test_ada.o
$(GNATBIND)
-n
og.ali
...
...
tests/regression/test12/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
trafficlight.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
trafficlight.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
trafficlight.ali
...
...
tests/regression/test2/Makefile
View file @
c0e72f21
...
...
@@ -9,7 +9,13 @@ test-parse:
$(OPENGEODE)
orchestrator.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
orchestrator.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
orchestrator.ali dataview-uniq.o | test_ada.o
$(GNATBIND)
-n
orchestrator.ali
...
...
tests/regression/test3/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
fce.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
fce.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
fce.ali
...
...
tests/regression/test4/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
orchestrator.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
orchestrator.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
orchestrator.ali
...
...
tests/regression/test5/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
function0.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
function0.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
function0.ali
...
...
tests/regression/test6/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
myfunction.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
myfunction.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
myfunction.ali dataview-uniq.o | test_ada.o
$(GNATBIND)
-n
myfunction.ali
...
...
tests/regression/test7/Makefile
View file @
c0e72f21
...
...
@@ -11,7 +11,13 @@ test-parse:
$(OPENGEODE)
orchestrator.pr system_structure.pr
--check
test-qgen-parse
:
$(TESTQGEN)
orchestrator.pr system_structure.pr
$(TESTQGEN_PARSE)
$(ROOT_MODEL)
test-qgen-ada
:
$(TESTQGEN_ADA)
$(ROOT_MODEL)
test-qgen-c
:
$(TESTQGEN_C)
$(ROOT_MODEL)
test-ada
:
orchestrator.ali
...
...
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment