yaml-cpp/test
Sam Kellett f008774edc Made version.h static and version_test.cpp dynamic.
Switched around the header and unit test. Now the unit test is created by CMake using the variables
set in there and the version.h header is created manually. Unit test checks that both the CMake
variables and header share the same version.
2016-02-01 19:07:39 +00: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 Made version.h static and version_test.cpp dynamic. 2016-02-01 19:07:39 +00: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
version_test.cpp.in Made version.h static and version_test.cpp dynamic. 2016-02-01 19:07:39 +00:00