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.
Kaushik Lingarkar 294a99af25 BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired 3 years ago
..
AbbreviationTest.java AbbreviationTest: Open FileOutputStream in try-with-resource 6 years ago
AlternatesTest.java Add some tests for alternates 7 years ago
AutoGcTest.java Fix loop in auto gc 7 years ago
BatchRefUpdateTest.java BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired 3 years ago
ConcurrentRepackTest.java Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
DescriptionTest.java Add {get,set}GitwebDescription to Repository 7 years ago
FileRepositoryBuilderTest.java FileRepositoryBuilderTest: Use try-with-resource for auto-closeables 8 years ago
FileSnapshotTest.java Ensure we use MockSystemReader in tests 4 years ago
GcBasicPackingTest.java GC: don't loosen doomed objects 7 years ago
GcBranchPrunedTest.java Break up GCTest to run in parallel 10 years ago
GcConcurrentTest.java Cancel gc if thread was interrupted 5 years ago
GcDeleteEmptyRefsFoldersTest.java Merge branch 'stable-4.10' into stable-4.11 5 years ago
GcDirCacheSavesObjectsTest.java Break up GCTest to run in parallel 10 years ago
GcKeepFilesTest.java Fix keep pack filename 7 years ago
GcOrphanFilesTest.java Ensure that GC#deleteOrphans respects pack lock 3 years ago
GcPackRefsTest.java RefDirectory: Throw exception if CAS of packed ref list fails 6 years ago
GcPruneNonReferencedTest.java Fix GC to delete empty fanout directories after repacking 5 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
GcTemporaryFilesTest.java GC: Delete stale temporary packs and indexes 6 years ago
GcTestCase.java Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
InflatingBitSetTest.java Organize imports 7 years ago
LockFileTest.java Organize imports 7 years ago
ObjectDirectoryTest.java Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
PackFileSnapshotTest.java Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
PackFileTest.java Remove 'final' in parameter lists 6 years ago
PackIndexTestCase.java Enable and fix 'Should be tagged with @Override' warning 7 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
PackInserterTest.java PackInserterTest#newLargeBlob: Factor Random instance out to class member 6 years ago
PackReverseIndexTest.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PackWriterTest.java Remove further unnecessary 'final' keywords 6 years ago
RefDirectoryTest.java Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times 4 years ago
RefUpdateTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
ReflogReaderTest.java ReflogReaderTest: Open FileOutputStream in try-with-resource 6 years ago
ReflogWriterTest.java ReflogWriterTest: Open FileInputStream in try-with-resource 6 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 Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
T0004_PackReaderTest.java Modify T0004_PackReaderTest to use existing pack 10 years ago
UnpackedObjectTest.java Open auto-closeable resources in try-with-resource 6 years ago
WindowCacheGetTest.java WindowCache: add option to use strong refs to reference ByteWindows 4 years ago
WindowCacheReconfigureTest.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
XInputStream.java Remove further unnecessary 'final' keywords 6 years ago