summaryrefslogtreecommitdiff
path: root/tests/execute
Commit message (Expand)AuthorAgeFilesLines
* implement pseudo tty on stdout/stderr (#2711)Masen Furer2022-12-161-2/+11
* Mark keyboard interrupt flaky testBernát Gábor2022-12-111-2/+1
* Do not set COLUMNS or LINES if already set by user (#2580)Bernát Gábor2022-12-021-0/+18
* Better selection support (#2290)Bernát Gábor2022-01-043-2/+4
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-178-14/+26
* Update setup changelogBernát Gábor2021-11-161-1/+5
* Add support for TOX_LIMITED_SHEBANG (#2226)Bernát Gábor2021-09-202-2/+63
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-5/+5
* Add support for execute interrupt timeouts (#2158)Bernát Gábor2021-08-152-12/+16
* Add support for allowlist_externals (#2134)Bernát Gábor2021-08-022-1/+36
* Minor code improvements (#2017)Miroslav Šedivý2021-04-111-1/+1
* Fix tox is not exiting because package env thread holding it upBernát Gábor2021-02-151-2/+3
* Support requirements file containing --hash (#1905)Bernát Gábor2021-02-121-0/+2
* Add more flake8 checks (#1899)Bernát Gábor2021-02-062-4/+4
* Fix stdin (but loose isatty support for stdout/stderr)Bernát Gábor2021-01-081-4/+3
* Requirement files support within depsBernát Gábor2021-01-073-5/+10
* Allow running it on termuxBernát Gábor2021-01-041-1/+5
* Add keyboard interrupt support for parallelBernát Gábor2021-01-032-30/+37
* Add coverage for the delayed signal handlerBernát Gábor2020-12-311-1/+0
* Finish coverage for PEP-517Bernát Gábor2020-12-301-1/+1
* Fix some code coverage issuesBernát Gábor2020-12-283-12/+20
* 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
* Windows fixesbgabor82020-12-241-7/+13
* General rework of the parallel, execute and reportingBernát Gábor2020-12-243-44/+80
* tests: add coverage for the local subprocess executorBernát Gábor2020-11-061-36/+26
* tests: add coverage for execute request (#1731)Gleb Nikonorov2020-11-053-11/+31
* tests: add platform specific no pragma for platform branchesBernát Gábor2020-11-021-0/+3
* tests: reorganize their location to match latest source layoutBernát Gábor2020-10-315-0/+0
* Use covdefaults to get platform specific tags, handle coverage of test suiteBernát Gábor2020-10-312-1/+2
* report: duration of the setup and the individual commands and fix devenvBernát Gábor2020-10-301-1/+1
* Fix ini replace logic does not work for other config set referencesBernát Gábor2020-10-275-0/+316