subsurface/tests
jan Iversen 35eecaa82a tests: add .gitignore to ignore qmlc files
With Qt 5.11 the qml compiler is included and qmlc files created in the same
directory as the qml file (at least for the qml test harness).

ignore *.qmlc

Signed-off-by: Jan Iversen <jani@apache.org>
2018-07-12 17:12:56 +02:00
..
.gitignore tests: add .gitignore to ignore qmlc files 2018-07-12 17:12:56 +02:00
CMakeLists.txt tests: make qml test harness 2018-07-12 17:12:56 +02:00
testdivesiteduplication.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testdivesiteduplication.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testgitstorage.cpp Cleanup: introduce copy_qstring() function 2018-03-14 13:55:36 +02:00
testgitstorage.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testgpscoords.cpp Core: remove dive.h from files that don't need it 2018-05-14 10:13:39 -07:00
testgpscoords.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testmerge.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testmerge.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testparse.cpp Core: introduce new subsurface-string header 2018-05-14 10:13:39 -07:00
testparse.h Add test for DL7 import 2018-01-08 06:06:12 +02:00
testpicture.cpp Dive pictures: remove hashes 2018-07-04 02:27:36 +08:00
testpicture.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testplan.cpp Add planner infra structure for bailout 2018-05-14 23:47:00 +03:00
testplan.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testpreferences.cpp Remove cloud_background_sync preferences option 2018-01-06 10:46:07 -08:00
testpreferences.h tests: make testpreferences.h loadable independent of testdive 2018-07-06 04:36:40 -07:00
testprofile.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testprofile.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testqml.cpp tests: make qml test harness 2018-07-12 17:12:56 +02:00
testrenumber.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testrenumber.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testtaglist.cpp Change taglist_get_tagstring to support 'unlimited' tag list size 2018-04-09 07:59:51 -07:00
testtaglist.h Change taglist_get_tagstring to support 'unlimited' tag list size 2018-04-09 07:59:51 -07:00
testunitconversion.cpp Core: introduce new subsurface-string header 2018-05-14 10:13:39 -07:00
testunitconversion.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
tst_qPref.qml tests: make qml test harness 2018-07-12 17:12:56 +02:00