mirror of
https://github.com/kopia/kopia.git
synced 2025-12-23 22:57:50 -05:00
* remove unnecessary type argument * modernize with max * unexport getPartial and update comment * unexport getFull * verifyNotCached helper * use require helpers * leverage verify[Not]Cached * use windowsOSName const * fix comment wrapping * require in stat_test * use 512 as the write size and log allocated size * rename const to expectedMinAllocSize * write a single byte to test file * add TestGetBlockSizeFromCurrentFS * require Positive * log before invariant check