forked from flux-framework/flux-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libtomlc99/test: walk all TOML input files
Problem: TAP test only calls toml_parse() on invalid input files, but failure may occur later during toml_rto*(). As discussed in cktan/tomlc99#4, add code to the test to walk each input file and ensure all elements can be accessed. Remove blacklist entries, except the segfaulting one.
- Loading branch information
Showing
1 changed file
with
100 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters