You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Pursehouse 35ba741cd4 ObjectDirectoryTest: Fix warnings about variable hiding 8 years ago
..
AbbreviationTest.java Replace deprecated release() methods by close() 9 years ago
ConcurrentRepackTest.java ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigure 8 years ago
FileRepositoryBuilderTest.java FileRepositoryBuilderTest: Use try-with-resource for auto-closeables 8 years ago
FileSnapshotTest.java Remove hardcoded target/trash from test cases 10 years ago
GcBasicPackingTest.java Bitmap generation: Add a test of ordering commits by "chains" 8 years ago
GcBranchPrunedTest.java Break up GCTest to run in parallel 10 years ago
GcConcurrentTest.java Break up GCTest to run in parallel 10 years ago
GcDirCacheSavesObjectsTest.java Break up GCTest to run in parallel 10 years ago
GcKeepFilesTest.java Break up GCTest to run in parallel 10 years ago
GcPackRefsTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 years ago
GcPruneNonReferencedTest.java Break up GCTest to run in parallel 10 years ago
GcReflogTest.java Test stability: add fsTick() to avoid random testPruneNone() failures 8 years ago
GcTagTest.java Break up GCTest to run in parallel 10 years ago
GcTestCase.java Update bitmap selection throttling to fully span active branches. 8 years ago
InflatingBitSetTest.java Upgrade javaewah to version 0.7.9 10 years ago
LockFileTest.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
ObjectDirectoryTest.java ObjectDirectoryTest: Fix warnings about variable hiding 8 years ago
PackFileTest.java PackFileTest: Open ObjectInserter.Formatter in try-with-resource 8 years ago
PackIndexTestCase.java Implement get nth offset in PackIndex. 11 years ago
PackIndexV1Test.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
PackIndexV2Test.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
PackReverseIndexTest.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
PackWriterTest.java PackWriterTest: Open RevWalk in try-with-resource 8 years ago
RefDirectoryTest.java RefDirectoryTest: Fix warning about member variable hiding 8 years ago
RefUpdateTest.java RefUpdateTest: Use try-with-resource for auto-closable types 8 years ago
ReflogReaderTest.java Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
ReflogWriterTest.java Fix for reflog corruption caused by multiline message 10 years ago
RepositorySetupWorkDirTest.java RepositorySetupWorkDirTest: Fix "resource leak" warnings 8 years ago
StoredBitmapTest.java Expand wildcard imports to specfic classes 9 years ago
T0003_BasicTest.java T0003_BasicTest: Open autocloseable types in try-with-resource 8 years ago
T0004_PackReaderTest.java Modify T0004_PackReaderTest to use existing pack 10 years ago
UnpackedObjectTest.java UnpackedObjectTest: Create ObjectInserter.Formatter in try-with-resource 8 years ago
WindowCacheGetTest.java Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
WindowCacheReconfigureTest.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
XInputStream.java JGit 3.0: move internal classes into an internal subpackage 11 years ago