yaml-cpp/test
Michael Welsh Duggan 320b02b14a Allow using a Node as the key in force_insert.
Node::force_insert() uses convert<> to convert its key to a node.
Add a specialization for convert<Node>.
2015-11-22 11:21:08 -06:00
..
gmock-1.7.0 Add gmock as dependency 2014-03-23 12:04:03 -05:00
integration Fix operator bool() exception on zombie node 2015-03-29 14:31:22 -05:00
node Allow using a Node as the key in force_insert. 2015-11-22 11:21:08 -06:00
CMakeLists.txt Merge from core 2015-02-21 12:34:19 -06:00
create-emitter-tests.py Add EmitterStyle, which will allow sequence or map style (i.e., flow or block) to be preserved between parsing and emitting 2015-01-24 12:19:20 -06:00
handler_test.h Factored out HandlerTest as a base class 2014-03-23 16:26:44 -05:00
main.cpp Convert node tests to gtest 2014-03-23 19:21:13 -05:00
mock_event_handler.h Add EmitterStyle, which will allow sequence or map style (i.e., flow or block) to be preserved between parsing and emitting 2015-01-24 12:19:20 -06:00
ostream_wrapper_test.cpp Run IWYU 2014-03-22 22:46:04 -05:00
specexamples.h Convert spec tests to gtest with gmock 2014-03-23 12:49:30 -05:00