bash3boilerplate/test/fixture
Lukas Stockner 95b9cb1469 Add support for repeatable arguments (#118)
* Add support for declaring arguments as repeatable

If the usage of the argument includes the phrase "Can be repeated.",
the corresponding arg_ variable will be an array containing one element
per instance of the argument.

* Add example and test for using repeated parameters

* Add example and test for using repeated flags
2019-09-20 11:40:06 +02:00
..
.empty Set up basic acceptance testing #4 2016-02-16 15:01:26 +01:00
double-source.exitcode fixup example.sh like 2.3.0 main.sh 2017-02-10 20:40:38 +01:00
double-source.stdio Add support for repeatable arguments (#118) 2019-09-20 11:40:06 +02: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 Add support for repeatable arguments (#118) 2019-09-20 11:40:06 +02:00
main-help.exitcode Fix paths 2016-02-17 13:01:18 +01:00
main-help.stdio Add support for repeatable arguments (#118) 2019-09-20 11:40:06 +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 Add support for repeatable arguments (#118) 2019-09-20 11:40:06 +02:00
main-repeated.exitcode Add support for repeatable arguments (#118) 2019-09-20 11:40:06 +02:00
main-repeated.stdio Add support for repeatable arguments (#118) 2019-09-20 11:40:06 +02: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
main-usage-validation.exitcode added automatic usage validation for required args 2016-12-09 00:54:52 +01:00
main-usage-validation.stdio close issue #108 (#109) 2018-09-03 12:00:55 +02: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