aboutsummaryrefslogtreecommitdiff
path: root/tests/test_args.rs
Commit message (Expand)AuthorAgeFilesLines
* Revamp `Args` from the ground-up (#326)Alex M. M2018-06-041-41/+46
* Short-circuit on an erroracdenisSK2018-04-021-2/+4
* Fix formattingacdenisSK2018-02-241-1/+0
* Add tests for checking empty messages. (#281)Lakelezz2018-02-241-0/+70
* Fix testsacdenisSK2018-02-241-2/+3
* Fix `multiple_quoted` (#241)Lakelezz2017-12-241-13/+28
* Better support for multiple delimiters on `Args` (#239)Lakelezz2017-12-221-1/+291
* Actually fix `Args`'s `parse` and add a few tests (#236)Lakelezz2017-12-181-0/+50