aboutsummaryrefslogtreecommitdiff
path: root/examples/example-argument-parse/test.toml
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move example tests into per-example test.toml files魏曹先生5 hours1-0/+29
Replace the centralized `examples/test-examples.toml` with individual `test.toml` files in each example directory, updating the test runner and related documentation accordingly.