mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
travis: Run a xfvb for TestPreferences
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b912880707
commit
9aacc41a48
2 changed files with 5 additions and 13 deletions
|
@ -33,15 +33,3 @@ add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND}
|
|||
TestPreferences
|
||||
TestRenumber
|
||||
)
|
||||
|
||||
add_custom_target(check_travis COMMAND ${CMAKE_CTEST_COMMAND}
|
||||
DEPENDS
|
||||
TestUnitConversion
|
||||
TestProfile
|
||||
TestGpsCoords
|
||||
TestParse
|
||||
TestGitStorage
|
||||
TestPlan
|
||||
TestDiveSiteDuplication
|
||||
TestRenumber
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue