summaryrefslogtreecommitdiff
path: root/tests/tox_env/python
Commit message (Expand)AuthorAgeFilesLines
...
* Fix requirements file rewrite (#2026)Bernát Gábor2021-04-134-210/+275
* Fix regex validation for SHA 512 hashes (#2020)Jürgen Gmach2021-04-121-0/+10
* Port pip requirements.txt parser (#2009)Bernát Gábor2021-04-095-403/+428
* Support extras in (editable) path requirements (#1998)Bernát Gábor2021-04-061-6/+17
* Add names to the req file parametrized testsBernát Gábor2021-04-051-42/+63
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-058-260/+642
* Show skipped envs in reports on platform mismatch (#1970)Jürgen Gmach2021-03-202-19/+1
* Normalize the description line to contain single whitespace and no newline (#...Bernát Gábor2021-02-141-1/+0
* Smarter tox env finish status report (#1910)Bernát Gábor2021-02-131-1/+1
* Do not make temp requirements file for deps (#1906)Bernát Gábor2021-02-122-9/+3
* Support requirements file containing --hash (#1905)Bernát Gábor2021-02-121-0/+2
* Support running python 2 targets (#1900)Bernát Gábor2021-02-091-0/+17
* Add more flake8 checks (#1899)Bernát Gábor2021-02-063-17/+10
* Add package_root support (#1891)Bernát Gábor2021-02-011-0/+16
* Drop sdistsrc and support --installpkg (#1890)Bernát Gábor2021-02-012-15/+18
* Add platform support (#1888)Bernát Gábor2021-01-301-0/+20
* Add list_dependencies_command support (#1887)Bernát Gábor2021-01-301-0/+10
* Add support for install_command virtualenv settings (#1886)Bernát Gábor2021-01-302-1/+16
* Support for pip_pre config (#1885)Bernát Gábor2021-01-301-0/+12
* Fix bad package dependencies with differing extras (#1869)Bernát Gábor2021-01-231-5/+29
* Support = as arg separator and dir in req files (#1867)Bernát Gábor2021-01-231-0/+3
* Recreate when virtualenv changes (#1866)Bernát Gábor2021-01-221-0/+13
* Add support for virtualenv configuration options (#1862)Bernát Gábor2021-01-212-2/+109
* Support all requirement one arg flags to be specified without space (#1835)Bernát Gábor2021-01-161-1/+10
* Handle spaces in paths within requirement files (#1828)Bernát Gábor2021-01-161-1/+22
* Support legacy way of specifying constraint files (and expand constraint file...Bernát Gábor2021-01-141-5/+28
* Colorize config and fix a circular config bug (#1821)Bernát Gábor2021-01-131-0/+1
* Better handling of packaging env creation (#1807)Bernát Gábor2021-01-133-16/+48
* Fix package env recreate not workingBernát Gábor2021-01-071-9/+1
* Requirement files support within depsBernát Gábor2021-01-073-5/+182
* Add tests for the package dependency marker filtersBernát Gábor2021-01-042-29/+97
* Fix env_tmp_dir reset, set cwd in test runs, increase coverage on tox_env.apiBernát Gábor2021-01-031-0/+5
* Add keyboard interrupt support for parallelBernát Gábor2021-01-031-3/+3
* Increase code coverageBernát Gábor2021-01-011-0/+29
* Fix some code coverage issuesBernát Gábor2020-12-281-2/+2
* Windows fixesbgabor82020-12-241-1/+1
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-2/+2
* Fix provisioning supportBernát Gábor2020-11-276-120/+57
* journal: tox 3 (sequential) feature compatibilityBernát Gábor2020-11-091-0/+82
* tests: do not build state for config testsBernát Gábor2020-11-041-2/+3
* Handle requirement files for depsBernát Gábor2020-11-042-0/+40
* Print pip install output if verbosity is higher than defaultBernát Gábor2020-10-281-0/+0
* Fix ini replace logic does not work for other config set referencesBernát Gábor2020-10-276-0/+111