bash3boilerplate/test/fixture
Manuel Streuhofer 1e69fd5e21 removed all usage of eval, proper usage of unset
replaced all `eval` with `printf -v` for security reasons.

the behaviour of unset without -v/-f is actually undefined so make the
intent clear.
2016-12-06 18:06:25 +01:00
..
.empty Set up basic acceptance testing #4 2016-02-16 15:01:26 +01:00
ini_val.exitcode Fix paths 2016-02-17 13:01:18 +01:00
ini_val.stdio Fix paths 2016-02-17 13:01:18 +01:00
main-debug.exitcode Fix paths 2016-02-17 13:01:18 +01:00
main-debug.stdio better logging. support for multiple lines. (#57) 2016-11-08 13:03:26 +01:00
main-help.exitcode Fix paths 2016-02-17 13:01:18 +01:00
main-help.stdio b3bp sourced mode (#61) 2016-11-09 10:03:00 +01:00
main-longopt.exitcode Fix paths 2016-02-17 13:01:18 +01:00
main-longopt.stdio Use accptst prefix so we can re-use this thing elsewhere 2016-02-23 10:06:45 +01:00
main-nocolor.exitcode Fix paths 2016-02-17 13:01:18 +01:00
main-nocolor.stdio better logging. support for multiple lines. (#57) 2016-11-08 13:03:26 +01:00
main-usage-defaults.exitcode Allow for multiline opt description in __usage. Fixes #7 2016-11-11 20:13:01 +01:00
main-usage-defaults.stdio removed all usage of eval, proper usage of unset 2016-12-06 18:06:25 +01:00
megamount.exitcode Add tests for megamount and follow Library export best practices 2016-02-17 13:38:55 +01:00
megamount.stdio Add tests for megamount and follow Library export best practices 2016-02-17 13:38:55 +01:00
parse_url.exitcode Fix paths 2016-02-17 13:01:18 +01:00
parse_url.stdio Fix paths 2016-02-17 13:01:18 +01:00
templater.exitcode Add tests for templater and follow Library export best practices 2016-02-17 13:19:03 +01:00
templater.stdio Add tests for templater and follow Library export best practices 2016-02-17 13:19:03 +01:00