summaryrefslogtreecommitdiff
path: root/tests/util
Commit message (Expand)AuthorAgeFilesLines
* fix assertions in test_graph to actually test results (#2906)Anthony Sottile2023-01-291-2/+2
* Packaging inherits from pkgenv, deps and document tox 4 packaging changes (#2...Bernát Gábor2023-01-031-0/+9
* Show installed packages after setup in CI envs (#2794)Bernát Gábor2022-12-301-0/+56
* Fix legacy flags, deprecate them and remove --index-url (#2731)Bernát Gábor2022-12-151-0/+1
* Move time mocking from freezegun to time-machine (#2407)Adam Johnson2022-09-091-6/+6
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-174-8/+15
* Use pyproject-api package (#2274)Bernát Gábor2021-11-161-365/+0
* Update setup changelogBernát Gábor2021-11-161-6/+7
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-153-5/+5
* When cleaning dirs clean only their content (#2140)Bernát Gábor2021-08-061-0/+11
* Replace .format with f-strings (#2011)Miroslav Šedivý2021-04-101-4/+4
* Add Python3.10 to the test suite (#2014)Bernát Gábor2021-04-101-1/+3
* Workaround mypy AssertionError (#1959)Andrey Bienkowski2021-03-041-3/+4
* Add suport for setup.cfg and legacy toml (#1927)Bernát Gábor2021-02-271-1/+1
* Support running python 2 targets (#1900)Bernát Gábor2021-02-091-2/+2
* Add more flake8 checks (#1899)Bernát Gábor2021-02-062-3/+3
* Simplify td_human_readable function (#1819)Miroslav Šedivý2021-01-131-3/+4
* Add tests for the package dependency marker filtersBernát Gábor2021-01-041-54/+3
* Better handling and error messages on backend failedBernát Gábor2021-01-031-1/+15
* Add keyboard interrupt support for parallelBernát Gábor2021-01-032-63/+12
* Allow changing the root folder and increase coverageBernát Gábor2021-01-011-0/+6
* Add coverage for the delayed signal handlerBernát Gábor2020-12-311-0/+43
* Finish coverage for PEP-517Bernát Gábor2020-12-301-4/+174
* Add base coverage for PEP-517Bernát Gábor2020-12-291-0/+230
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-1/+1
* Implement parallel mode - without output redirectBernát Gábor2020-11-302-35/+35
* tests: add coverage for spinner and graph util librariesBernát Gábor2020-11-043-0/+215
* Add tests for cpu.py file (#1729)Gleb Nikonorov2020-11-041-0/+15