add an official yaml test suite runner (#209)

add an official yaml test suite runner
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
Cameron Ross 2019-01-08 18:42:39 -03:30 committed by The Dlang Bot
parent 55b745fe2a
commit f183e4aa80
4 changed files with 335 additions and 2 deletions

View file

@ -19,6 +19,7 @@
"examples/tojson",
"examples/yaml_bench",
"examples/yaml_gen",
"examples/yaml_stats"
"examples/yaml_stats",
"testsuite"
]
}