debian-forge/test
Christian Kellner 28b8252a04 objectstore: implicit clone based on object ids
If the object's id does not match with the one supplied for the
commit, we create a clone. Otherwise we store the tree.
The code path is arranged in a way that we always go through
`Object.store_tree` so we always call `Object.finalize` as a
prepration for the future, where we might actually do something
meaningful in the finalizer, like reset the *times or count the
tree size.
2022-11-16 11:09:44 +01:00
..
cases osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
data test/data: add rootfs to UKI 2022-11-14 20:10:59 +01:00
mod objectstore: implicit clone based on object ids 2022-11-16 11:09:44 +01:00
run osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
src test/src: improve file enumeration 2022-09-23 12:08:10 +02:00
.gitignore introduce testing script 2019-07-09 10:29:48 +02:00
__init__.py osbuild: add description() methods 2019-08-07 10:01:17 +02:00
initrd.py test: explicit encodings for open() 2022-09-09 15:33:29 +02:00
test.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00