aboutsummaryrefslogtreecommitdiff
path: root/examples/example-structural-renderer/test.toml
Commit message (Collapse)AuthorAgeFilesLines
* feat(example-structural-renderer): add YAML output test case魏曹先生5 hours1-0/+7
|
* refactor: move example tests into per-example test.toml files魏曹先生5 hours1-0/+11
Replace the centralized `examples/test-examples.toml` with individual `test.toml` files in each example directory, updating the test runner and related documentation accordingly.