You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yaml-cpp/test
Christoph Grüninger 2f86d13775 Update googletest to 1.13
Fix issue with CMake 4.0
1 week ago
..
cmake Make sure CXX_STANDARD can be overridden from outside (#1239) 2 years ago
googletest-1.13.0 Update googletest to 1.13 1 week ago
integration emitter: Support std::string_view 5 months ago
node fix: prettier floating point numbers 6 months ago
BUILD.bazel Fix bazel build, and commit module lock file. 5 months ago
CMakeLists.txt Update googletest to 1.13 1 week ago
binary_test.cpp Use static_cast<unsigned char> on DecodeBase64 to prevent SEGV on negative values (#1051) 4 years ago
create-emitter-tests.py Add optional OnAnchor method to EventHandler (#530) 6 years ago
fptostring_test.cpp patch: split fp_to_string.h into fptostring.h and fptostring.cpp 6 months ago
main.cpp Convert node tests to gtest 11 years ago
mock_event_handler.h Small readability improvements in Parser 6 years ago
ostream_wrapper_test.cpp Refactor CMake to use more modern paradigms (#741) 6 years ago
parser_test.cpp Fix stack overflow (#807) 5 years ago
regex_test.cpp Apply formatting/style tweaks to comply with compile time diagnostics for g++ and clang++ (#686) 6 years ago
specexamples.h chore(test): moved infiniteloop test to load_node_test suite. 6 months ago