Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
regression-suites
Commits
514f743c
Commit
514f743c
authored
May 09, 2018
by
Thanassis Tsiodras
Browse files
Only relative paths allowed in the regression suite.
parent
249d2e37
Changes
1
Hide whitespace changes
Inline
Side-by-side
Demo_PeekPoke_Linux/DataView.aadl
View file @
514f743c
...
...
@@ -579,7 +579,7 @@ SUBCOMPONENTS
END
Taste_DataView
.
others
;
DATA
ACN_DataView
PROPERTIES
Source_Text
=>
(
"
/root/tool-src/testSuites/Demo_PeekPoke_Linux/
DataView.acn"
);
Source_Text
=>
(
"DataView.acn"
);
Source_Language
=>
(
ACN
);
END
ACN_DataView
;
...
...
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