mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Travis: build export-html on Mac and Linux
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
889cfb8116
commit
dc68c3e7bd
2 changed files with 6 additions and 0 deletions
|
@ -23,6 +23,9 @@ export QT_DEBUG_PLUGINS=1
|
|||
|
||||
# for debugging: find $QT_ROOT/plugins
|
||||
|
||||
# build export-html to make sure that didn't get broken
|
||||
make -C subsurface/build export-html
|
||||
|
||||
env CTEST_OUTPUT_ON_FAILURE=1 make -C subsurface/build check
|
||||
ls -lR subsurface/build | grep LastTest.log
|
||||
grep -A1 RESULT\ :\ TestParsePerformance subsurface/build/tests/Testing/Temporary/LastTest.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue