yaml-cpp/test
2011-09-06 01:05:14 -05:00
..
CMakeLists.txt Renamed yaml-reader test 2009-10-27 14:38:53 +00:00
emittertests.cpp Switched YAML::Binary interface to use unsigned chars, not chars 2011-09-06 00:39:31 -05: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
main.cpp Removed crt stuff (we can do memory leak checking in Linux easier) 2009-10-27 14:55:01 +00:00
parsertests.cpp Added overload for operator [] for char * (non-const version) 2011-09-06 00:32:53 -05:00
parsertests.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
spectests.cpp Added notes about the two failing tests - that they're (I think) bugs in the YAML spec 2011-09-06 01:05:14 -05:00
spectests.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
tests.cpp Moved all the includes to a subfolder yaml-cpp so they don't interfere with other libraries' includes 2010-10-18 07:05:53 +00: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