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
/
sync
Commit message (
Expand
)
Author
Age
Files
Lines
*
reblackify the code
Arthur Zamarin
2023-02-02
1
-2
/
+0
*
Reformat w/ black-22.12.0
Brian Harring
2022-12-25
11
-149
/
+142
*
use isort to sort imports
v0.12.1
Tim Harder
2021-05-28
11
-20
/
+9
*
tests: move to repo root dir
Tim Harder
2021-03-04
12
-0
/
+668
*
tests: move module unit tests into their own directory
Tim Harder
2019-07-23
12
-693
/
+0
*
tests/sync: drop valid/bogus syncer helpers
Tim Harder
2019-02-11
8
-103
/
+159
*
tests/sync/test_base: add basic usersync test for ExternalSyncer
Tim Harder
2019-02-11
1
-0
/
+16
*
tests/sync/test_base: various clean ups
Tim Harder
2019-02-11
1
-20
/
+38
*
tests/rsync/test_rsync: merge uri parse tests with syncer test class
Tim Harder
2019-02-11
1
-28
/
+29
*
tests/rsync/test_rsync: add explicit rsync timestamp syncer tests
Tim Harder
2019-02-11
1
-1
/
+8
*
tests/sync/test_rsync: split fake sync tests into separate funcs
Tim Harder
2019-02-11
1
-43
/
+42
*
tests/sync/test_rsync: fake DNS resolution to avoid hitting the network
Tim Harder
2019-02-11
1
-5
/
+40
*
tests/sync: simplify find_binary and spawn mocking
Tim Harder
2019-02-11
3
-33
/
+29
*
tests/sync/test_rsync: make faked sync tests work on systems without rsync in...
Tim Harder
2019-02-11
1
-2
/
+3
*
tests/sync/test_rsync: add fake sync tests
Tim Harder
2019-02-11
1
-2
/
+28
*
tests/sync/test_rsync: TestRsyncSyncerReal: force rsync timestamp syncer usage
Tim Harder
2019-02-11
1
-1
/
+1
*
tests/sync/test_rsync: add initial real rsync syncer test
Tim Harder
2019-02-11
1
-0
/
+27
*
pmaint sync: add -f/--force option to force syncing to occur
Tim Harder
2019-01-22
2
-0
/
+6
*
tests/sync: add initial real sqfs syncer test
Tim Harder
2019-01-22
1
-0
/
+19
*
tests/sync: add real network test for tar syncer
Tim Harder
2019-01-22
1
-0
/
+18
*
tests/conftest.py: add 'net' marks to network decorated tests
Tim Harder
2019-01-22
1
-1
/
+1
*
tests/sync: add initial real git syncing test that hits the network
Tim Harder
2019-01-22
1
-0
/
+11
*
tests/sync: TestVcsSyncer: fix basedir file error check
Tim Harder
2019-01-22
1
-1
/
+9
*
tests/sync: add simple check for missing local user
Tim Harder
2019-01-22
1
-0
/
+3
*
tests/sync: add initial basic VcsSyncer tests
Tim Harder
2019-01-22
1
-0
/
+35
*
tests/sync: add some basic mocked sync tests for git/hg
Tim Harder
2019-01-22
2
-0
/
+40
*
tests/sync: add initial usersync tests
Tim Harder
2019-01-21
1
-0
/
+21
*
tests: add more various base syncer class tests
Tim Harder
2019-01-21
1
-10
/
+42
*
tests/sync: port all sync class tests to pytest
Tim Harder
2019-01-21
7
-73
/
+87
*
sync: set gid for usersync as well
Tim Harder
2019-01-21
1
-4
/
+4
*
base: GenericSyncer: add more auto-detection for supported URIs
Tim Harder
2019-01-21
3
-20
/
+22
*
sync: add initial tar syncer support
Tim Harder
2019-01-21
3
-4
/
+49
*
tests/sync/test_base: rework using pytest
Tim Harder
2019-01-21
1
-21
/
+21
*
sync: Sync: call parse_uri() during base instance instantiation
Tim Harder
2019-01-21
1
-1
/
+1
*
rename file_syncer to http_syncer
Tim Harder
2019-01-19
1
-8
/
+5
*
tests/sync/test_base: use file syncer for generic test
Tim Harder
2019-01-07
1
-6
/
+5
*
sync: rename classes for consistency
Tim Harder
2019-01-07
9
-18
/
+18
*
various f-strings usage
Tim Harder
2018-10-16
1
-3
/
+3
*
migrate tests to py3
Tim Harder
2018-06-11
10
-9
/
+9
*
move tests to root dir
Tim Harder
2018-04-11
10
-0
/
+261