summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Colorize config and fix a circular config bug (#1821)Bernát Gábor2021-01-132-1/+8
* Simplify td_human_readable function (#1819)Miroslav Šedivý2021-01-131-3/+4
* Better handling of packaging env creation (#1807)Bernát Gábor2021-01-138-110/+206
* Adopt same pass env list as tox 3 hasBernát Gábor2021-01-111-11/+10
* Better handling of set_env (#1784)Bernát Gábor2021-01-117-9/+127
* Stable deps and eat-our-own dogfood4.0.0a2Bernát Gábor2021-01-083-0/+11
* Add tty replacerBernát Gábor2021-01-081-0/+20
* Fix stdin (but loose isatty support for stdout/stderr)Bernát Gábor2021-01-082-5/+28
* Fix package env recreate not workingBernát Gábor2021-01-072-10/+2
* Requirement files support within depsBernát Gábor2021-01-077-17/+234
* Allow running it on termuxBernát Gábor2021-01-041-1/+5
* Add tests for the package dependency marker filtersBernát Gábor2021-01-043-83/+100
* Add test for dependency removal triggers recreateBernát Gábor2021-01-031-1/+12
* Fix env_tmp_dir reset, set cwd in test runs, increase coverage on tox_env.apiBernát Gábor2021-01-032-0/+58
* Handle packaging is run too, and run used as packagingBernát Gábor2021-01-031-0/+21
* Better handling and error messages on backend failedBernát Gábor2021-01-032-8/+50
* Add keyboard interrupt support for parallelBernát Gábor2021-01-039-97/+144
* Increase code coverageBernát Gábor2021-01-013-0/+87
* Allow changing the root folder and increase coverageBernát Gábor2021-01-016-2/+59
* Add test coverage for runner and show configBernát Gábor2020-12-311-0/+18
* Add coverage for the delayed signal handlerBernát Gábor2020-12-312-1/+43
* Finish coverage for PEP-517Bernát Gábor2020-12-303-7/+179
* Add base coverage for PEP-517Bernát Gábor2020-12-291-0/+230
* Fix some code coverage issuesBernát Gábor2020-12-287-17/+32
* Improve coverageBernát Gábor2020-12-281-0/+1
* Rework and simplify local subprocess executor handlersBernát Gábor2020-12-273-22/+27
* Rework and simplify local subprocess executor handlersBernát Gábor2020-12-273-52/+60
* Fix keyboard interrupt can failBernát Gábor2020-12-252-6/+6
* Improve code coverageBernát Gábor2020-12-241-0/+2
* More Windows fixbgabor82020-12-241-1/+1
* Windows fixesbgabor82020-12-244-10/+16
* General rework of the parallel, execute and reportingBernát Gábor2020-12-2415-87/+200
* Add parallel show output support, and don't display parallel output by defaultBernát Gábor2020-11-302-5/+11
* Implement parallel mode - without output redirectBernát Gábor2020-11-305-35/+62
* tests: add test for the sequential run failingBernát Gábor2020-11-281-3/+18
* show config: fix unused usage, add full coverageBernát Gábor2020-11-281-0/+13
* quickstart: add current functionality testBernát Gábor2020-11-282-1/+13
* legacy: add testsBernát Gábor2020-11-283-2/+70
* devenv: fix and add support for running without tox.ini availableBernát Gábor2020-11-284-40/+30
* Fix provisioning supportBernát Gábor2020-11-2720-185/+263
* speed up test suite: symlinks, isolated python call and use wheel over sdistrewroteBernát Gábor2020-11-221-9/+7
* journal: tox 3 (sequential) feature compatibilityBernát Gábor2020-11-094-13/+180
* journal: add first stab at basic journal supportBernát Gábor2020-11-074-4/+49
* report: respect no color flag, add tests and coverageBernát Gábor2020-11-071-0/+58
* tests: add coverage for the local subprocess executorBernát Gábor2020-11-061-36/+26
* tests: add full coverage for tox.session.cmd.run.common(#1733)Gleb Nikonorov2020-11-061-0/+20
* tests: add test for CliEnv repr/strBernát Gábor2020-11-051-0/+32
* tests: add test for tox.ini not foundBernát Gábor2020-11-052-1/+11
* tests: add coverage for pytest pluginBernát Gábor2020-11-051-12/+91
* tests: add coverage for tox run (#1730)Gleb Nikonorov2020-11-051-0/+19