21 Commits (35d99477b81043f24314c4c84da8f29e601bec19)

Autor SHA1 Nachricht Datum
  Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests vor 4 Jahren
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding vor 4 Jahren
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration vor 4 Jahren
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot vor 4 Jahren
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot vor 4 Jahren
  Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution vor 4 Jahren
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup vor 4 Jahren
  Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs vor 4 Jahren
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling vor 4 Jahren
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE vor 4 Jahren
  Matthias Sohn 5d0286eb7c Add FileSnapshot test testing recognition of file size changes vor 5 Jahren
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified vor 5 Jahren
  Matthias Sohn d31a0c0b5d Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows vor 5 Jahren
  Matthias Sohn 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc vor 5 Jahren
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots vor 5 Jahren
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot vor 5 Jahren
  David Pursehouse 5f082de9bb FileSnapshotTest: Open FileOutputStream in try-with-resource vor 6 Jahren
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments vor 7 Jahren
  Christian Halstrick 11d24e6844 Fix FileSnapshot.isModified vor 7 Jahren
  David Pursehouse a45cfee7a3 Organize imports vor 7 Jahren
  Shawn Pearce cc3ec72734 Remove hardcoded target/trash from test cases vor 10 Jahren
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage vor 11 Jahren
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static vor 11 Jahren
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 vor 13 Jahren
  Robin Rosenberg c3f52c62a8 Fix FileSnapShot vor 13 Jahren