copyparty/tests
ed 3da62ec234 fix dedup bug as of v1.13.8:
* v1.13.8 broke collision resolving for non-identical files;
   the correct filename was reserved but not symlinked to
   the original file, leaving a zerobyte file instead.
   See v1.14.3 github release notes for remediation info

* add sanchecks for early detection of index/fs desync;
   saves performance and gives less confusing logs
2024-08-30 22:06:25 +00:00
..
res/idp idp: precise expansion of ${u} (fixes #79); 2024-03-21 20:10:27 +00:00
__init__.py fix write-only volumes + add regression test 2021-04-24 02:48:41 +02:00
ptrav.py make linters happier 2023-11-30 17:33:07 +00:00
run.py make linters happier 2023-11-30 17:33:07 +00:00
test_dedup.py fix dedup bug as of v1.13.8: 2024-08-30 22:06:25 +00:00
test_dots.py fix dedup bug as of v1.13.8: 2024-08-30 22:06:25 +00:00
test_dxml.py make linters happier 2023-11-30 17:33:07 +00:00
test_hooks.py add hook side-effects; closes #86 2024-08-11 14:52:32 +00:00
test_httpcli.py make it 5% faster 2024-07-31 17:51:53 +00:00
test_idp.py fix tests on windows 2024-04-25 22:25:38 +00:00
test_vfs.py cleanup: strip trailing whitespace 2024-07-26 19:33:56 +00:00
util.py fix dedup bug as of v1.13.8: 2024-08-30 22:06:25 +00:00