~dricottone/my-utils

ref: 596d0a2530fc8b5bedf46eb7d9282766a2046ac2 my-utils/core/test d---------
Help and usage messages

Specify that the help option causes the program to exit immediately.

Standardize order of options then positional arguments.
Update usage message
Added to vimsplit test suite
Added to mkbak test suite
rmold update

Added test suite.

Corrected the name that rmold would self-report as.
gitstat update

Helptext update and test suite added.
wttr update

Added test suite.

wttr incorrectly advertised support for -V as the short form of
--version.
vimsplit update

Test suite added.

Error messages were being incorrectly suppressed.
Test updates

Added two minor tests for ctdir

Added test suite for enumerate
Rewrote tests with bats

As evidenced by the 11 prior commits, proper testing has revealed a
large number of gaps and inconsistencies in these scripts. bats is a
very capable replacement for the old test suite.