summaryrefslogtreecommitdiff
path: root/tests/config/cli/test_cli_ini.py
Commit message (Expand)AuthorAgeFilesLines
* rename TOX_CONFIG_FILE to TOX_USER_CONFIG_FILE (#2896)Masen Furer2023-01-251-11/+11
* Fix python hash seed not being set (#2739)Bernát Gábor2022-12-161-2/+4
* Restore TOX_SKIP_ENV filtering (#2707)Marius Gedminas2022-12-141-0/+2
* Better handling of build backend without editable support and add --exit-and-...Bernát Gábor2022-12-051-0/+2
* Allow passing config directory without filename (#2550)Sorin Sbarnea2022-11-271-0/+31
* Do not perform interpolation for INI files (#2352)Bernát Gábor2022-02-101-0/+9
* Better selection support (#2290)Bernát Gábor2022-01-041-13/+17
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-7/+9
* Support for --no-provision flag (#2224)Bernát Gábor2021-09-181-0/+2
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-16/+8
* Inline plugin definition support - tox_.py (#1963)Bernát Gábor2021-03-071-7/+17
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-5/+2
* Drop sdistsrc and support --installpkg (#1890)Bernát Gábor2021-02-011-4/+4
* rewrite (#1824)Bernát Gábor2021-01-161-1/+3
* Stable deps and eat-our-own dogfood4.0.0a2Bernát Gábor2021-01-081-0/+2
* Allow changing the root folder and increase coverageBernát Gábor2021-01-011-0/+2
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-8/+11
* Implement parallel mode - without output redirectBernát Gábor2020-11-301-0/+1
* Fix provisioning supportBernát Gábor2020-11-271-0/+2
* journal: add first stab at basic journal supportBernát Gábor2020-11-071-2/+2
* tests: add missing coverage for cli ini, simplify testsBernát Gábor2020-10-311-97/+35
* Add CLI compatibility with version 3, introduce memory sourceBernát Gábor2020-10-301-23/+102
* Rework configuration to allow generic overridesBernát Gábor2020-10-291-5/+5
* Fix ini replace logic does not work for other config set referencesBernát Gábor2020-10-271-0/+156