summaryrefslogtreecommitdiff
path: root/src/test/java/com/keuin/kbackupfabric
AgeCommit message (Collapse)Author
2021-01-14Improve testKeuin
2021-01-13Fix testKeuin
2021-01-13Add a more comprehensive test for incremental backupKeuin
2021-01-13Clean old incremental backup codes.Keuin
2021-01-12Add serialization and deserialization for ObjectCollectionKeuin
2021-01-12Add unit test for Sha256Identifier and ObjectCollectionKeuin
2021-01-12Implement object collection(not tested) and sha256(tested)Keuin