summaryrefslogtreecommitdiff
path: root/test/run-all.sh
AgeCommit message (Collapse)Author
2025-07-11ci: add shellcheck linting for shell scriptsBryan Lee
Add shellcheck to CI pipeline to ensure shell scripts follow best practices and catch common errors. Fix existing shellcheck warnings in test scripts to pass the new linting requirements.
2022-07-24test: run-all runs in parallelMitchell Hashimoto
2022-07-22test: sort tests prior to runningMitchell Hashimoto
2022-07-21test: run-all.sh, hide i3bar for compareMitchell Hashimoto