mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 09:46:02 -04:00
ctest --output-on-failure
This commit is contained in:
parent
268b111817
commit
bf4614ddb6
@ -15,5 +15,5 @@ before_script:
|
||||
- cmake ..
|
||||
- ln -s ../examples examples
|
||||
|
||||
script: make && make test
|
||||
script: make && ctest --output-on-failure
|
||||
|
||||
|
@ -14,5 +14,5 @@ mkdir examples
|
||||
mkdir examples\example1
|
||||
copy ..\examples\example1\example.db3 examples\example1
|
||||
copy ..\examples\example1\logo.png examples\example1
|
||||
ctest .
|
||||
ctest --output-on-failure
|
||||
cd ..
|
Loading…
x
Reference in New Issue
Block a user