aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/FileSnapshotTest.java
Commit message (Expand)AuthorAgeFilesLines
* FileSnapshotTest: Add more MISSING_FILE coverageNasser Grainawi2023-01-061-0/+14
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Ensure we use MockSystemReader in testsMatthias Sohn2019-08-101-0/+2
* FileSnapshot: fix bug with timestamp thresholdingHan-Wen Nienhuys2019-08-071-8/+28
* Persist minimal racy threshold and allow manual configurationMatthias Sohn2019-08-061-3/+3
* Measure minimum racy interval to auto-configure FileSnapshotMatthias Sohn2019-08-061-8/+20
* Add test for racy git detection in FileSnapshotMatthias Sohn2019-07-261-0/+52
* Fix FileSnapshotTests for filesystem with high timestamp resolutionMatthias Sohn2019-07-191-2/+14
* Measure filesystem timestamp resolution already in test setupMatthias Sohn2019-07-191-0/+3
* Refactor FileSnapshotTest to use NIO APIsMatthias Sohn2019-07-191-41/+36
* Use Instant instead of milliseconds for filesystem timestamp handlingMatthias Sohn2019-07-181-10/+13
* FileSnapshot#equals: consider UNKNOWN_SIZEHan-Wen Nienhuys2019-07-091-0/+11
* Add FileSnapshot test testing recognition of file size changesMatthias Sohn2019-05-291-0/+17
* Capture reason for result of FileSnapshot#isModifiedMatthias Sohn2019-05-291-0/+7
* Skip FileSnapshotTest#testSimulatePackfileReplacement on WindowsMatthias Sohn2019-05-291-0/+3
* Fix FileSnapshotTest.testNewFileNoWait() to match its javadocMatthias Sohn2019-05-271-2/+0
* Include filekey file attribute when comparing FileSnapshotsMatthias Sohn2019-05-221-0/+28
* FileSnapshotTest: Open FileOutputStream in try-with-resourceDavid Pursehouse2018-03-061-4/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Fix FileSnapshot.isModifiedChristian Halstrick2016-12-131-17/+0
* Organize importsDavid Pursehouse2016-11-141-1/+0
* Remove hardcoded target/trash from test casesShawn Pearce2013-11-011-1/+8
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+157