mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 22:03:23 +00:00
Travis: show performance test results
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
9083404981
commit
4e1f806d02
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ export QT_DEBUG_PLUGINS=1
|
|||
# for debugging: find $QT_ROOT/plugins
|
||||
|
||||
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
|
||||
|
||||
# set up the appdir
|
||||
mkdir -p appdir/usr/plugins/
|
||||
|
|
Loading…
Add table
Reference in a new issue