Switched from loading test files to testing specific parsing constructs. The…
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.
Showing
yaml-reader/emittertests.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
yaml-reader/parsertests.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
yaml-reader/tests/directives.yaml
deleted
100644 → 0
yaml-reader/tests/mixed.yaml
deleted
100644 → 0
yaml-reader/tests/scalars.yaml
deleted
100644 → 0
yaml-reader/tests/simple.yaml
deleted
100644 → 0
yaml-reader/tests/test.yaml
deleted
100644 → 0
Please
register
or
sign in
to comment