yaml-cpp/test/integration
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
..
emitter_test.cpp Fix input strings with quotes giving "!" tagging artifacts. 2016-12-02 08:58:48 -06:00
encoding_test.cpp 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
gen_emitter_test.cpp 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_spec_test.cpp 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.cpp Fix scalar parsing when a line starts with a comment. 2016-04-02 16:02:26 -05:00
load_node_test.cpp failing unittest 2018-03-11 21:35:46 +01:00
node_spec_test.cpp Add flow/block style setting on Nodes 2015-01-24 13:11:43 -06:00