optparse-applicative/tests
2019-07-05 09:53:46 +10:00
..
Examples Style 2016-12-01 22:04:13 +11:00
alt.err.txt Show alternatives in the brief help text. 2012-07-31 17:32:27 +01:00
cabal.err.txt Replace "Common" with "Available" in help text. 2012-07-30 19:13:13 +01:00
carry.err.txt Ensure alternative subparsers don't carry each others contexts. 2015-10-16 11:05:08 +11:00
commands_header_full.err.txt Put suggestions into their own ParserHelp record. 2017-03-08 19:30:56 +11:00
commands_header.err.txt Put suggestions into their own ParserHelp record. 2017-03-08 19:30:56 +11:00
commands.err.txt Basic grouping of subparser commands 2016-06-16 21:28:17 +10:00
dropback.err.txt Replace WriterT in P Monad stack with StateT. 2015-10-16 11:05:08 +11:00
formatting.err.txt Test formatting of long metavariables. 2013-10-20 18:12:32 +01:00
hello.err.txt Style 2016-12-01 22:04:13 +11:00
helponempty.err.txt Add ability to display help text for commands and subcommands if the user provides no input for them 2016-06-02 11:32:18 +10:00
helponemptysub.err.txt Add ability to display help text for commands and subcommands if the user provides no input for them 2016-06-02 11:32:18 +10:00
long_equals.err.txt Don't write multiple equal signs 2019-07-05 09:53:46 +10:00
nested_optional.err.txt Push bracket and parenthesis logic into the tree 2019-03-15 20:22:03 +11:00
nested.err.txt Show which arguments are missing on failure 2015-08-12 11:26:30 +10:00
optional.err.txt Add new test cases for optional pair of arguments 2019-03-15 20:10:54 +11:00
subparsers.err.txt Concatenate subparser help texts vertically (fixes #93). 2014-07-23 16:11:01 +01:00
test.hs Don't write multiple equal signs 2019-07-05 09:53:46 +10:00