-
-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Labels
featureNew feature or enhancement requestNew feature or enhancement requestimplemented in v3Fixes + features which were implemented in v3 release.Fixes + features which were implemented in v3 release.
Description
Is your feature request related to a problem? Please describe.
I've been doing differential fuzzing against a few TOML decoders to see where they may handle inputs differently. I would like to add tomlplusplus
into the mix.
Describe the solution you'd like
Can tomlplusplus
provide a CLI toml-test
decoder? The decoder takes a given TOML input via STDIN and outputs annotated JSON to STDOUT. Details are in the toml-test
README.
Additional context
I've filed several bug reports in other projects and submitted new test cases to toml-test
based upon this fuzzing.
Thanks for considering.
Metadata
Metadata
Assignees
Labels
featureNew feature or enhancement requestNew feature or enhancement requestimplemented in v3Fixes + features which were implemented in v3 release.Fixes + features which were implemented in v3 release.