mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
Fix signalSafety unittest (#4773) [skip ci]
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -65,6 +65,8 @@ doc/contrib/WASP Packet Protocol.pdf
|
||||
unittests/Core/season/season
|
||||
unittests/Core/seasonOffset/seasonOffset
|
||||
unittests/Core/seasonParser/seasonParser
|
||||
unittests/Core/signalSafety/testSignalSafety
|
||||
unittests/Core/signalSafety/testSignalSafety
|
||||
unittests/Core/units/units
|
||||
unittests/Gui/calendarData/calendarData
|
||||
|
||||
|
||||
@@ -9,4 +9,4 @@ TEMPLATE = app
|
||||
|
||||
include(../../unittests.pri)
|
||||
|
||||
SOURCES += main.cpp
|
||||
SOURCES += main.cpp testPatternDetection.cpp testSignalSafety.cpp testTreeSafety.cpp
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user