1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-02 13:43:52 +00:00
Philip Top f7600953d4
add a round trip test to the fuzzer (#1060)
This is the next phase of the fuzzer. It runs a round trip and makes
sure that the config files generated by the app will load into the same
results, to test full round trip on the config files.

Issues fixed
- fix a bug in the string escape code caught by initial round trip tests
- resolve inconsistencies in handling of {} for empty vector indication
between config and cli parsing

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-23 06:13:47 -07:00
..
2023-01-12 15:03:20 -05:00
2024-05-01 15:17:27 -04:00
2024-05-01 14:21:40 -04:00
2024-01-12 17:43:17 -05:00
2024-07-27 08:05:56 -07:00
2024-01-06 08:08:31 -08:00
2024-05-01 15:17:27 -04:00
2024-05-20 11:14:55 -07:00