* Test(CMake) set NAME and COMMAND in add_test * (CMake) add enable_testing() * (CMake) move cmake_dependent_option up, before using them * (CMake) use YAML_CPP_MAIN_PROJECT in cmake_dependent_option * (CMake) log values regarding tests * (CMake) always find CTest, but don't enable tests * (CMAKE)(temp) fix logging * (actions) set YAML_CPP_BUILD_TESTS for tests * (actions) provide YAML_CPP_BUILD_TESTS to ctest * (actions) set -DYAML_CPP_BUILD_TESTS at build * (actions) don't fail false * (actions) build tests in Test step * (actions) run tests verbose * (CMake) remove temp logging * (actions) split building from running tests * (actions) ctest Debug * (actions) ctest Debug * Remove enable_testing |
||
---|---|---|
.. | ||
gtest-1.11.0 | ||
integration | ||
node | ||
binary_test.cpp | ||
BUILD.bazel | ||
CMakeLists.txt | ||
create-emitter-tests.py | ||
handler_test.h | ||
main.cpp | ||
mock_event_handler.h | ||
ostream_wrapper_test.cpp | ||
parser_test.cpp | ||
regex_test.cpp | ||
specexamples.h |