mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-25 21:18:41 +00:00
travis: Print current test information
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user