21 Commits (35d99477b81043f24314c4c84da8f29e601bec19)

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