bash3boilerplate/test
Manuel Streuhofer dfd799b4e5 b3bp sourced mode (#61)
If main.sh is being sourced instead of being executed it respects the
variables __usage and __helptext being defined beforehand. Its behaviour
will depend on the sourcing script. If __usage is defined but empty no
argument parsing is done. If __helptext is defined but empty no helptext
will be shown.

Logging support still exists as it did before. The environment variables
LOG_LEVEL and NO_COLOR are supported just as they were before.
2016-11-09 10:03:00 +01:00
..
fixture b3bp sourced mode (#61) 2016-11-09 10:03:00 +01:00
scenario Use accptst prefix so we can re-use this thing elsewhere 2016-02-23 10:06:45 +01:00
acceptance.sh mention the used license in each script header (#60) 2016-11-08 21:15:46 +01:00