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
Alexander Hans 3738976bdc fix(bazel): add missing load statements
Bazel 9 drops builtin `cc_*` rules, they need to be loaded explicitly now.
6 days ago
..
cmake Make sure CXX_STANDARD can be overridden from outside (#1239) 2 years ago
googletest-1.13.0 fix(bazel): add missing load statements 6 days ago
integration fix(bazel): add missing load statements 6 days ago
node fix: prettier floating point numbers 1 year ago
BUILD.bazel fix(bazel): add missing load statements 6 days ago
CMakeLists.txt Update googletest to 1.13 8 months 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) 7 years ago
fptostring_test.cpp fix(bazel): add missing load statements 6 days ago
main.cpp Convert node tests to gtest 12 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) 6 years ago
regex_test.cpp Apply formatting/style tweaks to comply with compile time diagnostics for g++ and clang++ (#686) 7 years ago
specexamples.h chore(test): moved infiniteloop test to load_node_test suite. 1 year ago