rclone/vfs/vfscache
Nick Craig-Wood ef2d036884 vfs: make writeback heap sort in insertion order if expiry times equal
This makes the tests 100% consistent on platforms which have a lower
resolution timer like Windows.
2020-06-30 12:01:36 +01:00
..
cache_test.go vfs: Make tests run reliably 2020-06-30 12:01:36 +01:00
cache.go vfs: fix writeback deadlocks and other bugs 2020-06-30 12:01:36 +01:00
downloader.go vfs: add tests and fix bugs for vfscache.Item 2020-06-30 12:01:36 +01:00
item_test.go vfs: add tests and fix bugs for vfscache.Item 2020-06-30 12:01:36 +01:00
item.go vfs: decouple writeback from Item so it can be tested 2020-06-30 12:01:36 +01:00
writeback_test.go vfs: make writeback heap sort in insertion order if expiry times equal 2020-06-30 12:01:36 +01:00
writeback.go vfs: make writeback heap sort in insertion order if expiry times equal 2020-06-30 12:01:36 +01:00