summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bump pre-commit, fix errors (#1586)Bernát Gábor2020-05-2025-237/+242
* Do not interpolate values from tox --showconfig (#1585)Albin Vass2020-05-201-0/+15
* Fix CI due to latest pip output change (#1579)Bernát Gábor2020-05-111-2/+2
* Passenv PIP_EXTRA_INDEX_URL by default (#1562)George Alton2020-05-021-0/+1
* Respect attempts to change PATH via setenv (#1563)Andrzej Klajnert2020-04-211-0/+23
* expand section names (#1545)Charles Brunet2020-04-171-0/+9
* Fix exeception when command is empty (#1544)Charles Brunet2020-03-271-0/+19
* Fixed irrelevant Error message for invalid argument when runnin… (#1547)NAVEEN S R2020-03-271-0/+19
* Fix parsing of architecture in python interpreter name (#1542)Charles Brunet2020-03-261-0/+5
* Fix ValueError: max() arg is an empty sequence on (#1529)Jeff Quast2020-03-231-0/+10
* Fix `tox --help` and `tox --help-ini` shows an error when run o… (#1539)NAVEEN S R2020-03-221-2/+14
* Updated String Formatting (#1528)Anudit Nagar2020-02-171-1/+1
* Allow user to inject specific Pythons to try as step 1 during discoveryBernat Gabor2020-02-161-5/+15
* Include HTTP proxy environment variables in default passenv (#1500)Paul Moore2020-01-221-0/+3
* Allow to config the behavior on CTRL+C (#1493)Mehdi ABAAKOUK2020-01-091-0/+19
* release 3.14.33.14.3Bernat Gabor2019-12-282-4/+1
* clarify legacy setup.py error message further (#1478)Thomas Grainger2019-12-061-1/+26
* mark poetry tests as xfail on windows (#1474)Ronny Pfannschmidt2019-12-021-0/+3
* Fix global configuration fallback in Jenkins runs (#1466)Dane Hillard2019-11-281-0/+11
* fix the failing CI on master (#1456)Bernát Gábor2019-11-134-5/+11
* Adds SSL proxy variables to default passenv (#1439)Sorin Sbarnea2019-11-111-0/+3
* Fix provisioning from pyvenv interpreter (#1452)Ilya Kulakov2019-11-111-0/+20
* Fix reporting exit due to (real) signal (#1401)Daniel Hahler2019-11-111-1/+3
* Use _TOX_PARALLEL_ENV environment variable to control the behav… (#1446)Miro Hrončok2019-11-112-2/+56
* Correctly recognize interpreters that has suffixes (#1416)Pablo Galindo2019-09-031-0/+5
* Remove pyparsing workaround (#1402)Anthony Sottile2019-08-201-2/+0
* Fix PythonSpec detection of python3.10 (#1398)Anthony Sottile2019-08-141-0/+6
* Remove dependence on md5 (#1385)Anthony Sottile2019-07-312-7/+3
* Fix testsuite and honor environment markers in requires (#1382)Anthony Sottile2019-07-272-12/+28
* Un-hardcode the supported factors again (#1377)Anthony Sottile2019-07-273-29/+32
* Work around broken pyparsing release (#1380)Anthony Sottile2019-07-271-8/+10
* Fix CI (#1364)Bernát Gábor2019-07-261-2/+2
* Fix tests running under pypy (#1379)Anthony Sottile2019-07-265-62/+74
* fix non-canonical names don't work with provisioning (#1360)Bernát Gábor2019-07-011-0/+95
* Add explicit check for pypy venv (#1356)Oliver Bestwalter2019-06-271-0/+6
* cowardly refuse to delete a directory if it isn't a venv (#1340)Anthony Sottile2019-06-101-0/+20
* Use POSIX shell rules for creating posargs string on non-Windows platforms (#...Barney Gale2019-06-051-1/+11
* envconfig.missing_subs is not a setting: should be a private attribute (#1335)Oliver Bestwalter2019-06-051-1/+1
* Improve --devenv help and ensure `--devenv ` does not delete (#1333)Anthony Sottile2019-06-021-0/+21
* Implement --devenv (#1326)Anthony Sottile2019-06-011-0/+46
* Move to importlib-metadata for performance improvements (#1324)Anthony Sottile2019-05-281-1/+1
* Ensure native strings in environ (#1314)Anthony Sottile2019-05-231-0/+4
* Fix for --result-json with --parallel (#1309)Florian Schulze2019-05-232-17/+93
* PEP-514 support via winreg (#1310)Bernát Gábor2019-05-235-22/+48
* Add environment variable to disable parallel spinner for CI tools (#1311)zeroshift2019-05-232-0/+36
* Fixed result of tox_get_python_executable not being used to make virtualenvs ...Ashley Whetter2019-05-161-0/+31
* show config now shows all config, filter-able, contains host tox python and p...Bernát Gábor2019-05-152-49/+117
* move to improved Azure template (#1286)Bernát Gábor2019-05-104-52/+31
* fix compound opts handling with pass-through options in provisionBernat Gabor2019-05-012-1/+3
* add no download (#1283)Bernát Gábor2019-05-012-3/+25