32 Commits (81f9c18433f9d53a64498b07c90c4fc73654d942)

Author SHA1 Message Date
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc 8 years ago
  Terry Parker 069040ddad Push control of time into MockSystemReader 8 years ago
  Chris Price 37a1e4beaa Move `RepositoryTestCase.indexState` to parent class 8 years ago
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos 9 years ago
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run 10 years ago
  Tomasz Zarna 3e58471ee3 Remove unused import in LocalDiskRepositoryTestCase 11 years ago
  Shawn Pearce 36144e12d8 Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase 11 years ago
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil 12 years ago
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. 13 years ago
  Adrian Goerler 2062d623e3 Cleanup curly braces 13 years ago
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed 13 years ago
  Ketan Padegaonkar d60001c83b Add GitCloneTaskTest 13 years ago
  Matthias Sohn ea0f2f9e39 Create all test data in trash folder 13 years ago
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Robin Rosenberg afedfc2530 Comment the use of System.gc in LocalDiskRepositoryTestCase 13 years ago
  Robin Rosenberg 96f45e35f3 Shut up findbugs/protect the shutdownHook in LocalDiskRepositoryTestcase 13 years ago
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls 13 years ago
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree 14 years ago
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics 14 years ago
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation 14 years ago
  Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. 14 years ago
  Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport 14 years ago
  Robin Rosenberg eb63bfc1b8 Recognize Git repository environment variables 14 years ago
  Shawn O. Pearce 49aac32500 Create JUnit test utilities for JGit derived sources 14 years ago