2
0
mirror of https://github.com/boostorg/parser.git synced 2026-01-24 06:02:12 +00:00

Add yaml::value test.

This commit is contained in:
Zach Laine
2019-10-29 23:25:54 -05:00
parent 3bb0517391
commit b56461684b
4 changed files with 1435 additions and 1 deletions

View File

@@ -48,10 +48,11 @@ add_test_executable(parser_action_with_params)
add_test_executable(parser_symbol_table)
##################################################
# Parser tests
# YAML/JSON datA type tests
##################################################
add_test_executable(json_value)
add_test_executable(yaml_value)
##################################################
# Header-only build test

1415
test/yaml_value.cpp Normal file

File diff suppressed because it is too large Load Diff