summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Handle sigterm by killing the commands subprocess (#1860)David Diaz Barquero2021-01-201-2/+3
* tests: do not depend on pathlib2 for modern python (#1739)Eli Schwartz2020-11-133-3/+15
* New formattersBernat Gabor2020-09-012-3/+6
* Add alias "allowlist_externals" to "whitelist_externals" (#1601)David Diaz Barquero2020-07-231-1/+1
* Bump pre-commit, fix errors (#1586)Bernát Gábor2020-05-205-13/+13
* release 3.14.33.14.3Bernat Gabor2019-12-281-3/+0
* mark poetry tests as xfail on windows (#1474)Ronny Pfannschmidt2019-12-021-0/+3
* fix the failing CI on master (#1456)Bernát Gábor2019-11-132-1/+7
* Fix provisioning from pyvenv interpreter (#1452)Ilya Kulakov2019-11-111-0/+20
* Use _TOX_PARALLEL_ENV environment variable to control the behav… (#1446)Miro Hrončok2019-11-111-0/+52
* Remove pyparsing workaround (#1402)Anthony Sottile2019-08-201-2/+0
* Fix testsuite and honor environment markers in requires (#1382)Anthony Sottile2019-07-271-1/+2
* Work around broken pyparsing release (#1380)Anthony Sottile2019-07-271-8/+10
* Fix tests running under pypy (#1379)Anthony Sottile2019-07-261-49/+54
* 🔥 Cut comments off dependency lines (#1262)Sviatoslav Sydorenko2019-04-171-0/+2
* Fix #1236 typos in isolated.py build method (#1235)Aleksei Maslakov2019-03-302-0/+7
* #1228 do not print traceback on provisioned tox command fail (#1230)Bernát Gábor2019-03-291-2/+9
* various fixes related to sub-process handling (#1186)Bernát Gábor2019-03-274-16/+138
* implement tox environment provisioning (#1185)Bernát Gábor2019-03-121-0/+63
* document usage of poetry (#1164)Bernát Gábor2019-02-131-18/+60
* allow creation of jython envs (#1074)Bernát Gábor2018-10-281-0/+19
* do not re-create build env if already existsBernat Gabor2018-09-141-0/+2
* PEP-517 source distribution support (#954)Bernát Gábor2018-09-111-0/+78