Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2RosCpp
Commits
8e32e957
Commit
8e32e957
authored
Dec 02, 2018
by
Markus Philipp Bauer
Browse files
ros2 commit test
parent
336e50a7
Pipeline
#88811
failed with stages
in 1 minute and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/test/java/de/monticore/lang/monticar/generator/roscpp/Ros2Test.java
View file @
8e32e957
...
...
@@ -32,7 +32,7 @@ public class Ros2Test extends AbstractSymtabTest{
generatorRosCpp
.
setRos2Mode
(
true
);
List
<
File
>
files
=
TagHelper
.
resolveAndGenerate
(
generatorRosCpp
,
taggingResolver
,
componentInstanceSymbol
);
//
testFilesAreEqual(files, "echoCMakeRos2/");
testFilesAreEqual
(
files
,
"echoCMakeRos2/"
);
}
@Test
public
void
testGenerateCMakeRos2
()
throws
IOException
{
...
...
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