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