index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2018-09-11
tests: change testqml to allow direct register of C++ objects
jan Iversen
2018-08-31
Add performance test case
Dirk Hohndel
2018-08-25
core/tests: merge Animations and add vars. to qPrefDisplay
jan Iversen
2018-08-15
tests: remove testpreferences
jan Iversen
2018-08-14
tests: add qPrefGeneral testcases
jan Iversen
2018-08-14
tests: add qPrefPartialPressureGas testcases
jan Iversen
2018-08-13
tests: add qPrefGeocoding testcases
jan Iversen
2018-08-13
tests: add qPrefLanguage testcases
jan Iversen
2018-08-12
tests: add qPrefLocationService testcases
jan Iversen
2018-08-12
tests: add qPrefTechincalDetails testcases
jan Iversen
2018-08-09
tests: add qPrefUpdateManager testcases
jan Iversen
2018-08-08
tests: add qPrefDivePlanner testcases
jan Iversen
2018-08-02
tests: add qPrefUnits testcases
jan Iversen
2018-07-30
tests: add qPrefProxy testcases
jan Iversen
2018-07-27
tests: add qPrefFacebook testcases
jan Iversen
2018-07-25
tests: add qPrefDiveComputer testcases
jan Iversen
2018-07-21
tests: add qPrefCloudStorage testcases
jan Iversen
2018-07-18
tests: update CMakeLists.txt to incude qPref* in both places
jan Iversen
2018-07-12
tests: add qPrefAnimations testcases
jan Iversen
2018-07-12
tests: make qprefdisplay test file
jan Iversen
2018-07-12
tests: update testqml to use shared register_qml_types()
jan Iversen
2018-07-12
tests: make qml test harness
jan Iversen
2018-04-09
Change taglist_get_tagstring to support 'unlimited' tag list size
Jeremie Guichard
2017-05-06
Test for adding a picture with data after JFIF EOI to a dive
Stefan Fuchs
2017-03-11
Fix error in install target for tests on Windows
Jeremie Guichard
2017-02-25
Improve install and test rules for Windows test execution
Jeremie Guichard
2017-02-25
Move CMake variables printing into a utility macro
Jeremie Guichard
2017-02-24
Use SUBSURFACE_TEST_DATA definition to point to test data dir
Jeremie Guichard
2017-02-21
Simple test case for merging dives
Dirk Hohndel
2017-02-21
Test for basic image handling
Robert C. Helling
2017-02-07
travis: Run a xfvb for TestPreferences
Anton Lundin
2017-02-06
On Travis, don't run TestPreferences
Dirk Hohndel
2016-08-28
Add the beginning of the Preferences test
Tomaz Canabrava
2016-08-28
Add renumber test as a dependency for running the tests
Tomaz Canabrava
2016-04-05
Fix compilation with the new folder architecture
Tomaz Canabrava
2016-03-24
Fix tests linkage
Tomaz Canabrava
2015-11-02
Do not depend on the subsurface_core qrc for tests
Tomaz Canabrava
2015-10-30
CMake for tests in its own folder
Tomaz Canabrava