Open
Description
Hi @kward
Could we have a git tag for your latest changes ?
2.1.9pre would perfect, so we can test if there is breaking changes, for example with Debian packages.
That are broken currently: https://tracker.debian.org/pkg/shunit2
I reviewed diff for v2.1.8...master excluding test files
List of interesting fixes:
- 6f6a642 for assertTrue does not work with "set -e" #37
- 59afbdc for assertFalse '' should return ${SHUNIT_TRUE} #129
- fac7093 and e9bbf20 for zsh
- e5008df for
set -e
issues