yaml-cpp/yaml-reader
Jesse Beder 1cde7fbfc0 Switched from loading test files to testing specific parsing constructs. The tests don't fully cover the span (eventually I'll add more, maybe), but there's a bunch there.
More to the point, the yaml-reader program doesn't do any file IO, so it doesn't require a specific working directory.
2009-05-31 06:36:01 +00:00
..
tests Switched from loading test files to testing specific parsing constructs. The tests don't fully cover the span (eventually I'll add more, maybe), but there's a bunch there. 2009-05-31 06:36:01 +00:00
CMakeLists.txt Patch - added testing 2009-05-30 02:41:27 +00:00
emittertests.cpp Switched from loading test files to testing specific parsing constructs. The tests don't fully cover the span (eventually I'll add more, maybe), but there's a bunch there. 2009-05-31 06:36:01 +00:00
main.cpp Switched from loading test files to testing specific parsing constructs. The tests don't fully cover the span (eventually I'll add more, maybe), but there's a bunch there. 2009-05-31 06:36:01 +00:00
parsertests.cpp Switched from loading test files to testing specific parsing constructs. The tests don't fully cover the span (eventually I'll add more, maybe), but there's a bunch there. 2009-05-31 06:36:01 +00:00
tests.cpp Switched from loading test files to testing specific parsing constructs. The tests don't fully cover the span (eventually I'll add more, maybe), but there's a bunch there. 2009-05-31 06:36:01 +00:00
tests.h Switched from loading test files to testing specific parsing constructs. The tests don't fully cover the span (eventually I'll add more, maybe), but there's a bunch there. 2009-05-31 06:36:01 +00:00