travis: Print current test information
This commit is contained in:
parent
e772072679
commit
b6bb592d9a
@ -11,4 +11,4 @@ mkdir build && cd build
|
||||
cmake .. -DBoost_INCLUDE_DIRS=${PWD}/../externals/ext-boost -DCMAKE_BUILD_TYPE=Release
|
||||
make -j4
|
||||
|
||||
ctest -VV -C Release
|
||||
./tests/dynarmic_tests --durations yes
|
||||
|
@ -12,4 +12,4 @@ mkdir build && cd build
|
||||
cmake .. -DBoost_INCLUDE_DIRS=${PWD}/../externals/ext-boost -DCMAKE_BUILD_TYPE=Release -DDYNARMIC_TESTS_USE_UNICORN=1
|
||||
make -j4
|
||||
|
||||
ctest -VV -C Release
|
||||
./tests/dynarmic_tests --durations yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user