Ran
|
Jobs
1
|
Files
38
|
Run time
20s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/google/shaderc/commit/7e357c684">Support Linux-to-Windows cross compile via MinGW Add a toolchain file for Linux MinGW build for Windows. Add CMake variable SHADERC_SKIP_TESTS. Configuring with -DSHADERC_SKIP_TESTS=ON will prevent building any tests based on gtest or gmock. - Required for cross compiling from Linux to Windows with MinGW since it seems MinGW can't compile googletest. See https://github.com/google/googletest/issues/606 To compile on Linux targeting Windows, do this: cmake -DCMAKE_TOOLCHAIN_FILE=$SHADERC_SRC_DIR/cmake/linux-mingw-tooclhain.cmake \ -DSHADERC_SKIP_TESTS=ON \ $SHADERC_SRC_DIR Change-Id: I</a><a class="double-link" href="https://github.com/google/shaderc/commit/167b88e18">167b88e18</a>
1264 of 1314 relevant lines covered (96.19%)
1931.57 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
6 | 553.6 (SHADERC_BUILD_TYPE=Debug SHADERC_CODE_COVERAGE=ON) | 38 |
96.19 |
Travis Job 553.6 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|