aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor(config): remove prepend/append incremental return signature fully.Brian Harring2023-02-052-7/+6
* refactor(config): remove the notion of config layer incremental prepend/append.Brian Harring2023-02-053-170/+2
* reblackify the codeArthur Zamarin2023-02-0238-94/+0
* ebuild/test_eapi: fix tests artifacts in EBD_PATHArthur Zamarin2023-02-021-2/+5
* refactor(config): Remove ConfigHint/configurable positional arg supportBrian Harring2023-02-026-14/+19
* refactor(config): adding typing to config hints along with immutability.Brian Harring2023-02-021-2/+3
* domain: support `-*` in use as previous removalArthur Zamarin2023-01-201-9/+32
* refactor(portage_conf): Push fallback (and path awareness) logic of repos.con...Brian Harring2023-01-171-1/+1
* refactor(sync): hide FD passing as an internal thing.Brian Harring2023-01-171-3/+4
* domain: fix parsing of multiple USE_EXAPNDsArthur Zamarin2023-01-021-3/+26
* properly close open file handlers during testsArthur Zamarin2022-12-315-22/+17
* Ignore both empty and non-existant repos.conf files.Brian Harring2022-12-261-6/+1
* Add use flag validation for /etc/portage/package.use/* content.Brian Harring2022-12-261-8/+11
* Add USE_EXPAND expansion awareness for /etc/portage/package.use/* files.Brian Harring2022-12-261-0/+28
* Force stable sorting of /etc/portage/* files loading.Brian Harring2022-12-261-0/+56
* Reformat w/ black-22.12.0Brian Harring2022-12-2575-4624/+7949
* Fix use default dep matching when working against IUSE defaults.Brian Harring2022-12-221-1/+22
* Add REQUIRED_USE satisfaction solverArthur Zamarin2022-12-201-0/+121
* ebuild/test_eapi.py: fix test_register artifactsArthur Zamarin2022-11-111-2/+6
* tests: small cleanupArthur Zamarin2022-10-295-58/+36
* patom: new commandArthur Zamarin2022-10-141-0/+58
* profiles: support package.bashrc filesArthur Zamarin2022-10-081-0/+56
* use less deprecated cruft of snakeoilArthur Zamarin2022-09-241-18/+13
* test/**.py: modernize tests to pytestArthur Zamarin2022-08-277-542/+482
* resolver/test_*.py: modernize tests to pytestArthur Zamarin2022-08-273-74/+64
* package/test_*.py: modernize tests to pytestArthur Zamarin2022-08-263-44/+45
* tests: remove various extensionsArthur Zamarin2022-08-265-27/+19
* pkgsets/test_*.py: modernize tests to pytestArthur Zamarin2022-08-262-82/+55
* scripts/test_*.py: modernize tests to pytestArthur Zamarin2022-08-267-109/+82
* ebuild: improve malformed atom message & testsArthur Zamarin2022-08-251-3/+8
* merge/test_engine.py: modernize tests to pytestArthur Zamarin2022-08-231-37/+28
* fs/test_fs.py: modernize tests to pytestArthur Zamarin2022-08-231-85/+73
* ebuild/test_repository.py: modernize tests to pytestArthur Zamarin2022-08-231-270/+211
* ebuild/test_profiles.py: modernize tests to pytestArthur Zamarin2022-08-221-744/+574
* ebuild/test_portage_conf.py: modernize tests to pytestArthur Zamarin2022-08-211-181/+146
* ebuild/test_eclass_cache.py: modernize tests to pytestArthur Zamarin2022-08-211-52/+47
* ebuild/test_conditionals.py: modernize tests to pytestArthur Zamarin2022-08-201-113/+87
* tests/restrictions/*.py: modernize tests to pytestArthur Zamarin2022-08-206-313/+279
* tests/ebuild/test_atom.py: modernize tests to pytestArthur Zamarin2022-08-201-313/+287
* TestRestriction: move to tests/restrictions/utils.pyArthur Zamarin2022-08-201-0/+55
* tests/cache/*.py: modernize tests to pytestArthur Zamarin2022-08-203-115/+110
* tests/config/*.py: modernize tests to pytestArthur Zamarin2022-08-204-1015/+925
* ebuild/atom.py: atom.no_usedeps should include subslotArthur Zamarin2022-08-081-0/+20
* ebuild/test_misc.py: modernize tests to pytestArthur Zamarin2022-08-041-64/+43
* ebuild/test_eclass.py: modernize tests to pytestArthur Zamarin2022-08-041-18/+16
* merge/test_triggers.py: modernize tests to pytestArthur Zamarin2022-08-041-291/+219
* fs/test_ops.py: modernize tests to pytestArthur Zamarin2022-08-041-200/+174
* fs/test_livefs.py: modernize tests to pytestArthur Zamarin2022-08-041-128/+97
* pkgsets/test_glsa.py: modernize tests to pytestArthur Zamarin2022-08-041-71/+47
* ebuild.repository: fix inheriting license groupsArthur Zamarin2022-05-121-0/+23