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

Added .gitignore files to new regtest folders and updated existing .gitignore files (artf517074)


Change-Id: Ic0837da7641a082e48c3a568eba574f15fe7b746
Signed-off-by: default avatarBotond Baranyi <botond.baranyi@ericsson.com>
parent e920805d
No related branches found
No related tags found
No related merge requests found
Showing
with 107 additions and 6 deletions
report.txt report.txt
build.txt
current_build.txt
output.progress output.progress
Makefile.personal Makefile.personal
Annex_E_variants
Annex_E_variants.exe
Annex_E_variants*.cc
Annex_E_variants*.hh
Annex_E_variants.log
compile
...@@ -4,4 +4,6 @@ compile ...@@ -4,4 +4,6 @@ compile
*.d *.d
HN25015 HN25015
HN25015.exe HN25015.exe
HN25015.log HN25015-rt2
HN25015-rt2.exe
HN25015*.log
...@@ -2,6 +2,7 @@ compile ...@@ -2,6 +2,7 @@ compile
General_Types.?? General_Types.??
gtpctest.?? gtpctest.??
GTPv2_Types.?? GTPv2_Types.??
*.d
gtpctest gtpctest
gtpctest.exe gtpctest.exe
gtpctest.log
Test
Test.exe
Test*.cc
Test*.hh
Module*.cc
Module*.hh
*.d
Test.log
compile
HS16977
HS16977.exe
HS16977*.cc
HS16977*.hh
*.d
HS16977.log
compile
ustr
ustr.exe
ustr*.cc
ustr*.hh
*.d
ustr.log
compile
AbstractBlock
AbstractBlock.exe
AbstractBlock*.cc
AbstractBlock*.hh
*.d
AbstractBlock.log
compile
AttributeFormDefault
AttributeFormDefault.exe
AttributeForm*.cc
AttributeForm*.hh
*.d
AttributeFormDefault.log
compile
...@@ -115,4 +115,4 @@ Whitespace_se[qt]of.cc ...@@ -115,4 +115,4 @@ Whitespace_se[qt]of.cc
Whitespace_union.cc Whitespace_union.cc
Whitespace.ttcn Whitespace.ttcn
*.d *.d
/EXERtest.log /EXERtest*.log
...@@ -5,6 +5,8 @@ HN15589.?? ...@@ -5,6 +5,8 @@ HN15589.??
xtd[lp].?? xtd[lp].??
HN15589 HN15589
HN15589.exe HN15589.exe
HN15589-rt2
HN15589-rt2.exe
*result.xml *result.xml
*.d *.d
/HN15589.log HN15589*.log
...@@ -3,3 +3,4 @@ HQ30408.?? ...@@ -3,3 +3,4 @@ HQ30408.??
HQ30408 HQ30408
HQ30408.exe HQ30408.exe
*.d *.d
HQ30408.log
HU13380
HU13380.exe
HU13380*.cc
HU13380*.hh
*.d
HU13380.log
compile
LegacyUnionUntagged
LegacyUnionUntagged.exe
LegacyUnionUntagged-rt2
LegacyUnionUntagged-rt2.exe
LegacyUntaggedUnion.ttcn
LegacyUntaggedUnion*.cc
LegacyUntaggedUnion*.hh
converter*.cc
converter*.hh
*.d
LegacyUnionUntagged*.log
compile
...@@ -10,4 +10,5 @@ runner.?? ...@@ -10,4 +10,5 @@ runner.??
compile compile
neg neg
neg.exe neg.exe
neg.log
neg.log.orig
RecordOmit
RecordOmit.exe
RecordOmit-rt2
RecordOmit-rt2.exe
RecordOmit.ttcn
RecordOmit*.cc
RecordOmit*.hh
converter*.cc
converter*.hh
*.d
RecordOmit*.log
compile
...@@ -7,19 +7,23 @@ AnnexB1Template.ttcn ...@@ -7,19 +7,23 @@ AnnexB1Template.ttcn
AnnexB2Template.ttcn AnnexB2Template.ttcn
AnnexB3Template.ttcn AnnexB3Template.ttcn
AnnexB4Template.ttcn AnnexB4Template.ttcn
AnytypeTest.ttcn
AttribPathTest.ttcn AttribPathTest.ttcn
AttributesTest.ttcn AttributesTest.ttcn
EmbedValues.ttcn EmbedValues.ttcn
FractionDigitsTest.ttcn
NamespaceTest.ttcn NamespaceTest.ttcn
Base64Test.ttcn Base64Test.ttcn
X693amd1Test.ttcn X693amd1Test.ttcn
WhitespaceTest.ttcn WhitespaceTest.ttcn
TTCNandXML TTCNandXML
TTCNandXML.exe TTCNandXML.exe
TTCNandXML-rt2
TTCNandXML-rt2.exe
AnyStuff.ttcn AnyStuff.ttcn
EnumTest.ttcn EnumTest.ttcn
DFE*Test.ttcn DFE*Test.ttcn
Marx.ttcn Marx.ttcn
Regressions.ttcn Regressions.ttcn
*.d *.d
!Flatten.cc !Flatten.cc
\ No newline at end of file
UseNilLong
UseNilLong.exe
UseNilLong*.cc
UseNilLong*.hh
UsefulTtcn3Types*.cc
UsefulTtcn3Types*.hh
XSD*.cc
XSD*.hh
*.d
UseNilLong.log
compile
...@@ -16,6 +16,8 @@ compile ...@@ -16,6 +16,8 @@ compile
*.log *.log
Xertest Xertest
Xertest.exe Xertest.exe
Xertest-rt2
Xertest-rt2.exe
byhand byhand
*.gc?? *.gc??
gcov.out gcov.out
......
...@@ -23,3 +23,4 @@ compile ...@@ -23,3 +23,4 @@ compile
POtest POtest
POtest.exe POtest.exe
*.d *.d
POtest.log
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