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:
parent
55b745fe2a
commit
f183e4aa80
4 changed files with 335 additions and 2 deletions
3
dub.json
3
dub.json
|
@ -19,6 +19,7 @@
|
|||
"examples/tojson",
|
||||
"examples/yaml_bench",
|
||||
"examples/yaml_gen",
|
||||
"examples/yaml_stats"
|
||||
"examples/yaml_stats",
|
||||
"testsuite"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue