yaml-cpp/test
Robert Haschke 98d58d0b4d failing unittest
The failure is related to the assignment to the very same Node "value".
If different Nodes are used each time, it works.
If no alias is involved, it works as well.
2018-03-11 21:35:46 +01:00
..
gtest-1.8.0 test: Upgrade googlemock 1.7.0 to googletest 1.8.0 2017-08-24 22:49:17 -05:00
integration failing unittest 2018-03-11 21:35:46 +01:00
node Fix sequence sometimes not turning into a map (#450) 2017-01-02 15:44:22 -06:00
CMakeLists.txt Only use -Wno-c99-extensions for clang 2017-11-14 07:07:37 -08: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
regex_test.cpp add some tests for RegEx 2016-03-26 14:52:11 -04:00
specexamples.h Convert spec tests to gtest with gmock 2014-03-23 12:49:30 -05:00