summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Experimenting with simplifying tox.ini furtherTodd Leonhardt2018-09-061-29/+3
* Reduce redundant definition of dependenciesTodd Leonhardt2018-09-051-48/+2
* Unrestrict Sphinx version since they fixed their bugTodd Leonhardt2018-09-041-1/+1
* Restrict Sphinx versionTodd Leonhardt2018-08-211-1/+1
* Modify .travis.yml to do the doc buildTodd Leonhardt2018-07-301-2/+2
* Remove docs/requirements.txt which should no longer be usedkotfu2018-07-301-3/+5
* Much better fix for #479 using toxkotfu2018-07-301-0/+6
* Add Python 3.7 to AppVeyor Windows build/testTodd Leonhardt2018-07-111-1/+11
* Added argcomplete to unit test environment. Added exclusion for WindowsEric Lin2018-05-041-2/+4
* Adds some semblance of testing for bash completion. Tests the completion logi...Eric Lin2018-05-041-0/+6
* pytest with —cov fails two unit tests. without —cov they pass :(kotfu2018-04-261-9/+5
* Fix broken tox builds with codecovkotfu2018-04-261-5/+3
* No more xdist or forkingkotfu2018-04-261-16/+6
* Adjusted some coverage configuration. Found and fixed bug in help completion.Eric Lin2018-04-181-3/+3
* Some minor tweaks to AutoCompleter handling a collection of index-based funct...Eric Lin2018-04-171-3/+3
* Finished removing all dependencies on the six moduleTodd Leonhardt2018-04-151-6/+0
* TravisCI (Linux testing) now runs code coverage analysis on Python 3.4 as wellTodd Leonhardt2018-04-151-1/+5
* Add back in use of 3rd-party mock module for Python 3.5Todd Leonhardt2018-04-151-0/+2
* Removed unit test dependency on mockTodd Leonhardt2018-04-151-6/+0
* Fixed tox dependencies so AppVeyor can run code coverage analysis on Python 3...Todd Leonhardt2018-04-151-0/+2
* Fixed tox.ini so that Windows code coverage analysis will be done for Python 3.6Todd Leonhardt2018-04-151-1/+3
* No longer try to test on Python 2.7 on either TravisCI or AppVeyorTodd Leonhardt2018-04-151-36/+1
* Fixed bug where display width was not being calculated for display_matchesKevin Van Brunt2018-03-301-0/+5
* Add conditional dependency on enum34 for Python 2.7Todd Leonhardt2018-03-281-0/+2
* Fixed unit test bug on WindowsTodd Leonhardt2018-03-021-6/+3
* Added use of pytest-forked to CI unit test runsTodd Leonhardt2018-03-021-16/+16
* First past at unit test for persistent history featureTodd Leonhardt2018-02-091-0/+8
* Fix Travis CI buildsTodd Leonhardt2018-01-041-11/+1
* Trying to fix tox.ini and appveyor.yml to get automated Windows tests to work...Todd Leonhardt2017-11-151-0/+28
* First attempt at improving how command output gets piped to a shell commandTodd Leonhardt2017-08-071-0/+1
* Another tweak to tox.ini and .coveragerc, fingers crossed ...Todd Leonhardt2017-07-021-7/+9
* Tweak tox.ini and .coveragerc in hopes of getting pytest-cov and pytest-xdist...Todd Leonhardt2017-07-021-7/+12
* Don't run code coverage in Python 3.6 on WindowsTodd Leonhardt2017-07-021-1/+11
* Stop trying to use pytest-xdist when using pytest-covTodd Leonhardt2017-07-021-6/+2
* Adding run of example back to environments which are doing code coverage anal...Todd Leonhardt2017-07-021-0/+2
* Only install code coverage dependencies on platforms which are going to do co...Todd Leonhardt2017-07-021-2/+39
* Apparently "codecov erase" isn't an optionTodd Leonhardt2017-07-021-2/+0
* Attempt to speedup unit testsTodd Leonhardt2017-07-021-4/+25
* Replaced clipboard copy and paste custom code with pyperclipTodd Leonhardt2017-06-301-0/+1
* Don't try to run a code coverage analysis on PyPyTodd Leonhardt2017-06-241-2/+2
* Experimenting with codecov integrationTodd Leonhardt2017-06-241-1/+5
* Changes to make our project as welcoming as possible for new contributors.Todd Leonhardt2017-02-261-1/+1
* Updated tox.ini to no longer try to run cmd2.py directly as part of the tests.Todd Leonhardt2017-02-231-1/+0
* First stage of refactoring to support full simultaneous Python 2 and 3 compat...Todd Leonhardt2016-12-091-0/+1
* Add Python3.6 supportFederico Ceratto2016-10-031-1/+1
* Add unit testsFederico Ceratto2016-02-231-1/+6
* Update Tox, add TravisCI supportFederico Ceratto2016-02-201-2/+2
* Make sure we use the python interpreter from the virtualenv created by tox to...Doug Hellmann2013-09-161-3/+3
* Indicate change in repository host to bitbucketCatherine Devlin2012-05-261-0/+8