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
Simon Gene Gottlieb 5d9e4b6251 patch: split fp_to_string.h into fptostring.h and fptostring.cpp 2 weeks ago
..
cmake Make sure CXX_STANDARD can be overridden from outside (#1239) 1 year ago
gtest-1.11.0 Update gtest to 1.11.0 (#1086) 3 years ago
integration fix: prettier floating point numbers 2 weeks ago
node fix: prettier floating point numbers 2 weeks ago
BUILD.bazel Add bazel Support (#724) 5 years ago
CMakeLists.txt Add CMake option YAML_USE_SYSTEM_GTEST to use system googletest if available. (#1035) 1 year ago
binary_test.cpp Use static_cast<unsigned char> on DecodeBase64 to prevent SEGV on negative values (#1051) 3 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 2 weeks ago
handler_test.h Factored out HandlerTest as a base class 11 years ago
main.cpp Convert node tests to gtest 11 years ago
mock_event_handler.h Small readability improvements in Parser 5 years ago
ostream_wrapper_test.cpp Refactor CMake to use more modern paradigms (#741) 5 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. 3 weeks ago