aboutsummaryrefslogtreecommitdiff
path: root/shflags_private_test.sh
AgeCommit message (Expand)Author
2020-04-12Fixed shellcheck errors.Kate Ward
2020-04-12Fixed more set -e errors.Kate Ward
2020-02-11Fixed recent shellcheck errors.Kate Ward
2018-01-18Fixed issues preventing tests from running with /bin/sh on Solaris 8.Kate Ward
2018-01-17Removed glob tests from testItemInList() as they don't work on zsh.Kate Ward
2018-01-16Fix shellcheck issue.Kate Ward
2018-01-16Validate that globbing works in _flags_itemInList().Kate Ward
2018-01-15Added unit test for underscoreName(), and fixed potential POSIX compliance is...Kate Ward
2017-10-21Fixed #46. Improved getopt version determination.Kate Ward
2017-10-18Ran shflags_private_test.sh through ShellCheck.Kate Ward
2017-10-17Reworked shflags_tst.sh to be generic test_runner for *_test.sh tests.Kate Ward