Skip to content

Commit

Permalink
Merge pull request #107 from soasme/toml
Browse files Browse the repository at this point in the history
tests: add toml v1.0 basic spec.
  • Loading branch information
soasme committed Aug 20, 2021
2 parents d6b8742 + 9fe19fe commit c492810
Show file tree
Hide file tree
Showing 3 changed files with 3,308 additions and 12 deletions.
1 change: 1 addition & 0 deletions tests/CMakeLists.txt
Expand Up @@ -83,6 +83,7 @@ set(
test_dot_spec
test_comment_spec
test_flags_spec
test_toml_v1_0_spec
)

find_program(PYTHON python3)
Expand Down

0 comments on commit c492810

Please sign in to comment.