From bea4f87f1e4528630d326699a9c7fd6133ee7806 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Thu, 9 Sep 2021 18:55:06 +0200 Subject: better commit and restore tests (almost complete) added some file path management function for prfixes and trailing slash --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index bb95b39..9d2c75f 100644 --- a/TODO.md +++ b/TODO.md @@ -24,12 +24,13 @@ priority 1 - [ ] uncompress before loading - [ ] store compressed chunks into tracks of trackSize (1024o) - [x] add chunk cache... what was it for again ?? +- [x] better tests for `(*Repo).Commit` priority 2 ---------- - [x] use more the `Reader` API (which is analoguous to the `IOStream` in Java) - [ ] refactor matchStream as right now it is quite complex -- [ ] better test for `Repo.matchStream` +- [x] better test for `(*Repo).matchStream` - [ ] tail packing of PartialChunks (this Struct does not exist yet as it is in fact just `TempChunks` for now) - [ ] option to commit without deltas to save new base chunks -- cgit v1.2.3