summaryrefslogtreecommitdiffstats
path: root/tests/util.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Fix Bash 3 compatibilityTavian Barnes2023-10-231-6/+5
|
* tests/color: Remove some useless catsTavian Barnes2023-10-201-4/+4
|
* tests: Don't unset array[-1]Tavian Barnes2023-10-191-6/+7
| | | | This was only added in Bash 4.3 which is too new for macOS.
* tests: Refactor implementation into separate filesTavian Barnes2023-10-191-0/+189