GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/pkgcore/pkgcore.git
binpkg
buildpkgonly
ipc
master
onlydeps
pkeyword
pquery
pquery-stdin
preport
repos
A framework for package management
PkgCore Project (pkgcore@gentoo.org)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(config): remove prepend/append incremental return signature fully.
Brian Harring
2023-02-05
2
-7
/
+6
*
refactor(config): remove the notion of config layer incremental prepend/append.
Brian Harring
2023-02-05
3
-170
/
+2
*
reblackify the code
Arthur Zamarin
2023-02-02
38
-94
/
+0
*
ebuild/test_eapi: fix tests artifacts in EBD_PATH
Arthur Zamarin
2023-02-02
1
-2
/
+5
*
refactor(config): Remove ConfigHint/configurable positional arg support
Brian Harring
2023-02-02
6
-14
/
+19
*
refactor(config): adding typing to config hints along with immutability.
Brian Harring
2023-02-02
1
-2
/
+3
*
domain: support `-*` in use as previous removal
Arthur Zamarin
2023-01-20
1
-9
/
+32
*
refactor(portage_conf): Push fallback (and path awareness) logic of repos.con...
Brian Harring
2023-01-17
1
-1
/
+1
*
refactor(sync): hide FD passing as an internal thing.
Brian Harring
2023-01-17
1
-3
/
+4
*
domain: fix parsing of multiple USE_EXAPNDs
Arthur Zamarin
2023-01-02
1
-3
/
+26
*
properly close open file handlers during tests
Arthur Zamarin
2022-12-31
5
-22
/
+17
*
Ignore both empty and non-existant repos.conf files.
Brian Harring
2022-12-26
1
-6
/
+1
*
Add use flag validation for /etc/portage/package.use/* content.
Brian Harring
2022-12-26
1
-8
/
+11
*
Add USE_EXPAND expansion awareness for /etc/portage/package.use/* files.
Brian Harring
2022-12-26
1
-0
/
+28
*
Force stable sorting of /etc/portage/* files loading.
Brian Harring
2022-12-26
1
-0
/
+56
*
Reformat w/ black-22.12.0
Brian Harring
2022-12-25
75
-4624
/
+7949
*
Fix use default dep matching when working against IUSE defaults.
Brian Harring
2022-12-22
1
-1
/
+22
*
Add REQUIRED_USE satisfaction solver
Arthur Zamarin
2022-12-20
1
-0
/
+121
*
ebuild/test_eapi.py: fix test_register artifacts
Arthur Zamarin
2022-11-11
1
-2
/
+6
*
tests: small cleanup
Arthur Zamarin
2022-10-29
5
-58
/
+36
*
patom: new command
Arthur Zamarin
2022-10-14
1
-0
/
+58
*
profiles: support package.bashrc files
Arthur Zamarin
2022-10-08
1
-0
/
+56
*
use less deprecated cruft of snakeoil
Arthur Zamarin
2022-09-24
1
-18
/
+13
*
test/**.py: modernize tests to pytest
Arthur Zamarin
2022-08-27
7
-542
/
+482
*
resolver/test_*.py: modernize tests to pytest
Arthur Zamarin
2022-08-27
3
-74
/
+64
*
package/test_*.py: modernize tests to pytest
Arthur Zamarin
2022-08-26
3
-44
/
+45
*
tests: remove various extensions
Arthur Zamarin
2022-08-26
5
-27
/
+19
*
pkgsets/test_*.py: modernize tests to pytest
Arthur Zamarin
2022-08-26
2
-82
/
+55
*
scripts/test_*.py: modernize tests to pytest
Arthur Zamarin
2022-08-26
7
-109
/
+82
*
ebuild: improve malformed atom message & tests
Arthur Zamarin
2022-08-25
1
-3
/
+8
*
merge/test_engine.py: modernize tests to pytest
Arthur Zamarin
2022-08-23
1
-37
/
+28
*
fs/test_fs.py: modernize tests to pytest
Arthur Zamarin
2022-08-23
1
-85
/
+73
*
ebuild/test_repository.py: modernize tests to pytest
Arthur Zamarin
2022-08-23
1
-270
/
+211
*
ebuild/test_profiles.py: modernize tests to pytest
Arthur Zamarin
2022-08-22
1
-744
/
+574
*
ebuild/test_portage_conf.py: modernize tests to pytest
Arthur Zamarin
2022-08-21
1
-181
/
+146
*
ebuild/test_eclass_cache.py: modernize tests to pytest
Arthur Zamarin
2022-08-21
1
-52
/
+47
*
ebuild/test_conditionals.py: modernize tests to pytest
Arthur Zamarin
2022-08-20
1
-113
/
+87
*
tests/restrictions/*.py: modernize tests to pytest
Arthur Zamarin
2022-08-20
6
-313
/
+279
*
tests/ebuild/test_atom.py: modernize tests to pytest
Arthur Zamarin
2022-08-20
1
-313
/
+287
*
TestRestriction: move to tests/restrictions/utils.py
Arthur Zamarin
2022-08-20
1
-0
/
+55
*
tests/cache/*.py: modernize tests to pytest
Arthur Zamarin
2022-08-20
3
-115
/
+110
*
tests/config/*.py: modernize tests to pytest
Arthur Zamarin
2022-08-20
4
-1015
/
+925
*
ebuild/atom.py: atom.no_usedeps should include subslot
Arthur Zamarin
2022-08-08
1
-0
/
+20
*
ebuild/test_misc.py: modernize tests to pytest
Arthur Zamarin
2022-08-04
1
-64
/
+43
*
ebuild/test_eclass.py: modernize tests to pytest
Arthur Zamarin
2022-08-04
1
-18
/
+16
*
merge/test_triggers.py: modernize tests to pytest
Arthur Zamarin
2022-08-04
1
-291
/
+219
*
fs/test_ops.py: modernize tests to pytest
Arthur Zamarin
2022-08-04
1
-200
/
+174
*
fs/test_livefs.py: modernize tests to pytest
Arthur Zamarin
2022-08-04
1
-128
/
+97
*
pkgsets/test_glsa.py: modernize tests to pytest
Arthur Zamarin
2022-08-04
1
-71
/
+47
*
ebuild.repository: fix inheriting license groups
Arthur Zamarin
2022-05-12
1
-0
/
+23
[next]