summaryrefslogtreecommitdiff
path: root/tests/unit/session
Commit message (Expand)AuthorAgeFilesLines
* Move CI to Github Actions (#2293)Bernát Gábor2021-12-281-0/+2
* Do not modify provisioned envdir when --devenv is specified (#2066)Isaac Pedisich2021-05-241-0/+17
* Add --no-provision flag (#1922)Miro Hrončok2021-03-031-0/+94
* Expose tox requires via the config object (#1919)Miro Hrončok2021-02-161-0/+29
* tests: do not depend on pathlib2 for modern python (#1739)Eli Schwartz2020-11-131-1/+6
* New formattersBernat Gabor2020-09-014-8/+18
* Spelling fixes (#1665)Ville Skyttä2020-08-281-1/+1
* [cleanup] Remove artefacts from old py34 support (#1625)Bastien Vallet2020-07-231-16/+16
* Add alias "allowlist_externals" to "whitelist_externals" (#1601)David Diaz Barquero2020-07-231-4/+4
* Bump pre-commit, fix errors (#1586)Bernát Gábor2020-05-206-41/+42
* Do not interpolate values from tox --showconfig (#1585)Albin Vass2020-05-201-0/+15
* Fix ValueError: max() arg is an empty sequence on (#1529)Jeff Quast2020-03-231-0/+10
* Fix testsuite and honor environment markers in requires (#1382)Anthony Sottile2019-07-271-11/+26
* fix non-canonical names don't work with provisioning (#1360)Bernát Gábor2019-07-011-0/+95
* 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-231-16/+92
* PEP-514 support via winreg (#1310)Bernát Gábor2019-05-231-2/+2
* Add environment variable to disable parallel spinner for CI tools (#1311)zeroshift2019-05-231-0/+25
* show config now shows all config, filter-able, contains host tox python and p...Bernát Gábor2019-05-151-0/+117
* move to improved Azure template (#1286)Bernát Gábor2019-05-101-0/+1
* fix compound opts handling with pass-through options in provisionBernat Gabor2019-05-012-1/+3
* do not allow setting the ``TOXENV`` or the ``-e` flag to override the listed ...Bernát Gábor2019-05-011-1/+24
* allow passing unknown args to provisioned tox (#1282)Bernát Gábor2019-05-014-0/+68
* fix flaky testBernat Gabor2019-04-161-6/+2
* fix CIBernat Gabor2019-04-031-1/+6
* fix #1245 (#1246)Bernát Gábor2019-04-031-0/+27
* #1218 fix -ve cannot be passed compound (#1224)Bernát Gábor2019-03-291-0/+12
* release 3.8.13.8.1Bernat Gabor2019-03-281-1/+1
* various fixes related to sub-process handling (#1186)Bernát Gábor2019-03-274-34/+82
* Fix deadlock with --parallel and lots of output (#1202)Anthony Sottile2019-03-221-0/+19
* implement tox environment provisioning (#1185)Bernát Gábor2019-03-122-19/+82
* refactor session (#1145)Bernát Gábor2019-02-052-25/+49
* parallel invocation of tox environments #439 (#1102)Bernát Gábor2019-01-111-0/+109
* Defend against parallel package builds via a file lockBernat Gabor2018-10-041-26/+0
* Some documentation fixes (#1019)Oliver Bestwalter2018-09-271-0/+1
* Add pre and post commands (#1000)Bernát Gábor2018-09-201-0/+71
* tox injects env vars to indicate running within tox #847Bernat Gabor2018-09-171-0/+94
* option to skip some envlist from the default envlist #824Bernat Gabor2018-09-171-0/+70
* keep additional environments config order #921Bernat Gabor2018-09-141-0/+42
* do not build sdist if skip install specified for target envsBernat Gabor2018-09-141-0/+38
* PEP-517 source distribution support (#954)Bernát Gábor2018-09-113-0/+256