summaryrefslogtreecommitdiff
path: root/tests/test_acargparse.py
Commit message (Expand)AuthorAgeFilesLines
* Fix flake8 issuesTodd Leonhardt2018-12-061-0/+1
* Added code to handle -- in argparse completerKevin Van Brunt2018-10-101-9/+9
* Added tests for token_resembles_flagKevin Van Brunt2018-10-091-1/+16
* Addresses comments on #362Eric Lin2018-04-191-8/+3
* Merge remote-tracking branch 'origin/master' into autocompleterEric Lin2018-04-181-19/+1
* Some minor tweaks to AutoCompleter handling a collection of index-based funct...Eric Lin2018-04-171-0/+76