summaryrefslogtreecommitdiff
path: root/tests/config/test_sets.py
Commit message (Expand)AuthorAgeFilesLines
* Bump deps and tools (#2913)Bernát Gábor2023-02-051-1/+0
* Override toxworkdir with --workdir. (#2776)q0w2022-12-261-0/+8
* Add repr() calls to "invalid value" exception message in StrConverter.to_bool...Paul McGuire2022-12-091-1/+1
* Better selection support (#2290)Bernát Gábor2022-01-041-1/+1
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-0/+2
* Update setup changelogBernát Gábor2021-11-161-1/+4
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-12/+17
* Make ConfigSet ABC and add contains to Loader (#2209)Bernát Gábor2021-09-101-0/+11
* Internal changes to support tox-gh-actions (#2191)Bernát Gábor2021-08-311-3/+26
* Refactor: Simplify and clean up the code (#1997)Miroslav Šedivý2021-04-061-1/+1
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-2/+2
* tests: do not build state for config testsBernát Gábor2020-11-041-3/+3
* Handle requirement files for depsBernát Gábor2020-11-041-3/+3
* tests: add coverage for config types/of_types/tox_iniBernát Gábor2020-11-021-5/+3
* tests: coverage for types, and some for setsBernát Gábor2020-11-021-1/+10
* sets: fix configurations being defined multiple times (besides core)Bernát Gábor2020-11-021-0/+122