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.
Hugo Arès 79974e20cc Remove unneeded @SuppressWarnings("boxing") 8 年之前
..
AbbreviatedObjectIdTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 年之前
BranchConfigTest.java Add isRebase to API of BranchConfig 10 年之前
BranchTrackingStatusTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
ConfigTest.java Revert "Config: Distinguish between empty and null strings" 9 年之前
ConstantsEncodingTest.java cleanup: use assertArrayEquals for assertion on arrays 11 年之前
DirCacheCheckoutMaliciousPathTest.java ObjectChecker: Disallow ".git." and ".git<space>" 9 年之前
DirCacheCheckoutTest.java Replace deprecated release() methods by close() 9 年之前
DirCacheCheckoutTestWithSymlinks.java Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9 年之前
IndexDiffSubmoduleTest.java Fix tests on windows by closing repos 9 年之前
IndexDiffTest.java Replace deprecated release() methods by close() 9 年之前
IndexModificationTimesTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
MergeHeadMsgTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
ObjectCheckerTest.java Fix endless loop in ObjectChecker for MacOS 8 年之前
ObjectIdOwnerMapTest.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 年之前
ObjectIdRefTest.java Convert all JGit unit tests to JUnit 4 13 年之前
ObjectIdSubclassMapTest.java ObjectIdSubclassMap: Support duplicate additions 13 年之前
ObjectIdTest.java Throw InvalidObjectIdException from ObjectId.fromString("tooshort") 9 年之前
ObjectLoaderTest.java Convert all JGit unit tests to JUnit 4 13 年之前
RacyGitTests.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
RefDatabaseConflictingNamesTest.java Add getConflictingNames to RefDatabase 11 年之前
RefTest.java Introduce exactRef to read a ref whose exact name is known 9 年之前
ReflogConfigTest.java Replace deprecated release() methods by close() 9 年之前
ReflogResolveTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
RepositoryCacheTest.java Remove unneeded @SuppressWarnings("boxing") 8 年之前
RepositoryResolveTest.java Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 年之前
SquashCommitMsgTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
SymbolicRefTest.java Convert all JGit unit tests to JUnit 4 13 年之前
T0001_PersonIdentTest.java Trim author/committer name and email in commit header 9 年之前
T0002_TreeTest.java Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 年之前
ThreadSafeProgressMonitorTest.java Skip main thread test in ThreadSafeProgressMonitor 11 年之前
ValidRefNameTest.java Fix ValidRefNameTest on Windows 10 年之前
empty.gitindex.dat Initial JGit contribution to eclipse.org 14 年之前
sorttest.gitindex.dat Initial JGit contribution to eclipse.org 14 年之前