Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
efccaec7
Commit
efccaec7
authored
Nov 26, 2014
by
Maxime Perrotin
Browse files
Use commands from the new DMT installation in test-debug
parent
c54dd874
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
icons.py
View file @
efccaec7
...
...
@@ -2,7 +2,7 @@
# Resource object code
#
# Created:
Mon
Nov
17 20:10:38
2014
# Created:
Wed
Nov
26 14:11:57
2014
# by: The Resource Compiler for PySide (Qt v4.8.6)
#
# WARNING! All changes made in this file will be lost!
sdl92Lexer.py
View file @
efccaec7
# $ANTLR 3.1.3 Mar 17, 2009 19:23:44 sdl92.g 2014-11-
17 20:10:40
# $ANTLR 3.1.3 Mar 17, 2009 19:23:44 sdl92.g 2014-11-
26 14:12:01
import
sys
from
antlr3
import
*
...
...
sdl92Parser.py
View file @
efccaec7
This diff is collapsed.
Click to expand it.
tests/regression/test-debug/simu.sh
View file @
efccaec7
...
...
@@ -2,12 +2,12 @@
make test-python
rm
-rf
simu
mkdir
-p
simu
asn2aadlPlus
.py
dataview-uniq.asn simu/DataView.aadl
asn2aadlPlus dataview-uniq.asn simu/DataView.aadl
cp
liborchestrator.so dataview-uniq.asn simu
mv
*
.aadl simu
cd
simu
aadl2glueC
.py
DataView.aadl orchestrator_interface.aadl
asn2dataModel
.py
-toPython
dataview-uniq.asn
aadl2glueC DataView.aadl orchestrator_interface.aadl
asn2dataModel
-toPython
dataview-uniq.asn
make
-f
Makefile.python
echo
"errCodes=
$(
taste-asn1-errCodes ./dataview-uniq.h
)
"
>>
datamodel.py
LD_LIBRARY_PATH
=
.
taste-gui
-l
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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