summaryrefslogtreecommitdiff
path: root/tests/test_cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* add pip 19.2 (keep 19.1.1 to support python 3.4) (#1389)Bernát Gábor2019-07-231-1/+1
* Check for os.pathsep for path. If we use a directory with os.pathsep… (#1360)Rich Rauenzahn2019-05-241-11/+25
* drop Jython supportBernat Gabor2019-05-051-2/+0
* Remove pypy3 check for distutils import error (#1344)Brian Skinn2019-04-111-7/+1
* Use importlib over imp in python3.x (#1289)Anthony Sottile2019-01-251-1/+13
* revert to a non src layout (#1264)Bernát Gábor2018-12-251-0/+2
* code improvements (#1262)Bernát Gábor2018-12-231-1/+1
* Generate activate.ps1 for all platforms (#1229)Ferdinand van Wyk2018-10-311-2/+12
* Jython supportBernat Gabor2018-10-301-7/+12
* paint it blackBernat Gabor2018-10-251-23/+13
* disable Python 3.4Bernat Gabor2018-10-251-1/+1
* The -p X.Y abbreviated form does not work on Windows for Python 3.5+Paul Moore2016-02-031-0/+7
* Abbreviated form on Windows is N.M, not pyNMPaul Moore2016-02-031-1/+1
* Move the command line tests from tox.ini to a proper test filePaul Moore2016-02-031-0/+37