bash3boilerplate/test/fixture
Manuel Streuhofer f82bbe59b0 better logging. support for multiple lines. (#57)
* better logging: support for multiple lines

* renamed logging function from _fmt to __b3bp_log

* adding example to show how multiline logging works

the main idea is to be able to log e.g. the output of a command and
b3bp taking care of splitting and prefixing every line.

* simplified code, removed hacky space-at-EOL
2016-11-08 13:03:26 +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 Update fixtures after introducing helptext 2016-06-21 13:08:43 +02: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
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