Skip to content
Snippets Groups Projects
Commit c453b6bc authored by Botond Baranyi's avatar Botond Baranyi
Browse files

added deterministic modifier test to compileonly tests


Change-Id: I83a38104bb73d2d811832c96e9dc8ed386870707
Signed-off-by: default avatarBotond Baranyi <botond.baranyi@ericsson.com>
parent 2c8c9a7b
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ CODIRS := dynamicTemplate styleGuide topLevelPdu \ ...@@ -26,7 +26,7 @@ CODIRS := dynamicTemplate styleGuide topLevelPdu \
openType optionalAssignCompare portConstructor \ openType optionalAssignCompare portConstructor \
isbound namedActualParameters assignmentNotation \ isbound namedActualParameters assignmentNotation \
attribQualif HT48786 selectCase openTypeNames \ attribQualif HT48786 selectCase openTypeNames \
defaultParamUsageBeforeDecl defaultParamUsageBeforeDecl deterministic
all dep clean distclean: all dep clean distclean:
for dir in $(CODIRS); do $(MAKE) -C $$dir $@ || exit; done for dir in $(CODIRS); do $(MAKE) -C $$dir $@ || exit; done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment