yaml-cpp/test
2013-04-12 23:41:02 -05:00
..
core Added failing test for parsing a ? at the start of a value 2012-11-08 19:00:46 -06:00
new-api Add better exception reporting when incorrectly dereferencing an iterator. 2013-04-12 23:41:02 -05:00
CMakeLists.txt Copied all files from new-api branch of old repo 2012-05-19 15:34:02 -05:00
create-emitter-tests.py Added compiler flag to compile the generated tests, since gcc takes *forever* to compile them 2012-05-23 15:16:34 -05:00
emittertests.cpp Removed that failing test - I don't think the parser is correct here 2012-11-08 18:54:53 -06:00
emittertests.h Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler) 2011-09-06 00:16:03 -05:00
genemittertests.h Added compiler flag to compile the generated tests, since gcc takes *forever* to compile them 2012-05-23 15:16:34 -05:00
handlermacros.h Fixed handler macros to remove warnings in gcc 2012-05-23 15:12:36 -05:00
main.cpp Removed crt stuff (we can do memory leak checking in Linux easier) 2009-10-27 14:55:01 +00:00
nodetests.h Copied all files from new-api branch of old repo 2012-05-19 15:34:02 -05:00
parsertests.h Added extra parser tests for the core; in particular, one that asserts instead of throwing 2012-06-09 14:26:44 -05:00
specexamples.h Added 6.x tests with tags 2011-09-13 14:18:00 -05:00
spectests.cpp Added missing includes (iostream) for the tests 2011-11-13 16:12:39 -06:00
spectests.h Split test struct and handler macros out for the emitter/spec tests 2012-05-22 22:10:47 -05:00
tests.cpp Added extra parser tests for the core; in particular, one that asserts instead of throwing 2012-06-09 14:26:44 -05:00
tests.h Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler) 2011-09-06 00:16:03 -05:00
teststruct.h Split test struct and handler macros out for the emitter/spec tests 2012-05-22 22:10:47 -05:00