summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-05-06 13:08:54 +0200
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-05-11 16:51:38 +0300
commit4d9b99d11a9f340a64cd5e3e3b76f63f2b612160 (patch)
treed5e4956b6e7988e127cc7c6f29e76b0687150f6e /.gitignore
parente842f14b6a935c412015a6a7a66d4c873dd03807 (diff)
Get all C++ output generated and compiled for all tests.
Note that the generated C++ is not complete yet, but now compiling the test rig shouldn't fail anymore. Change-Id: I2a0d32a199ec701e3b6576cf68597ddc23af3993 Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 482adda..75229d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,5 +17,6 @@ qrc_*.cpp
tst_scion
.qmake.cache
*.pch
-compiled_tests.h
+tests/scion/compiled_tests.h
tests/scion/scxml
+tests/scion/scion.h