aboutsummaryrefslogtreecommitdiff
path: root/mingling_ci/src/cmd/cmd_test_examples.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(mingling_ci): rename build, clippy, and docs commands to -check魏曹先生26 hours1-69/+0
| | | | suffix
* refactor(ci-new): extract shared task progress bar helper魏曹先生26 hours1-11/+2
|
* feat(ci-new): add test-examples command魏曹先生26 hours1-0/+78
Add a new `test-examples` command that builds each example and runs its `test.toml` cases, reporting failures and setting a non-zero exit code when any example fails.