jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib
Robin Rosenberg 243e14d051 Add a check in fstick that the reference file exists
This helps avoiding some stupid thinkos.

Change-Id: I5b386cd9c6bf0e11f270bb2b8cfaac66ce9b341b
2012-10-25 14:48:48 -07:00
..
AbbreviatedObjectIdTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 2012-09-03 22:37:57 +02:00
BranchConfigTest.java Teach BranchTrackingStatus to handle tracking of local branches 2012-08-18 00:29:45 +02:00
BranchTrackingStatusTest.java Add BranchTrackingStatus for getting remote tracking status 2012-01-16 22:33:03 +01:00
ConfigTest.java cleanup: use assertArrayEquals for assertion on arrays 2012-09-03 22:37:58 +02:00
ConstantsEncodingTest.java cleanup: use assertArrayEquals for assertion on arrays 2012-09-03 22:37:58 +02:00
DirCacheCheckoutMaliciousPathTest.java Git API does not declare GitAPIException call() and related cleanups 2012-05-30 22:08:49 +02:00
DirCacheCheckoutTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 2012-09-03 22:37:57 +02:00
IndexDiffTest.java Git API does not declare GitAPIException call() and related cleanups 2012-05-30 22:08:49 +02:00
IndexModificationTimesTest.java Add missing license header to modification times test. 2012-06-11 07:13:58 +02:00
MergeHeadMsgTest.java Add "--squash" option to MergeCommand 2012-06-15 08:59:41 +02:00
ObjectCheckerTest.java Suppress boxing warnings where we know they are ok 2012-09-22 01:21:00 +02:00
ObjectIdOwnerMapTest.java ObjectIdOwnerMap: More lightweight map for ObjectIds 2011-03-13 16:39:30 -07:00
ObjectIdRefTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
ObjectIdSubclassMapTest.java ObjectIdSubclassMap: Support duplicate additions 2011-01-28 08:17:20 -08:00
ObjectIdTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 2012-09-03 22:37:57 +02:00
ObjectLoaderTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
RacyGitTests.java Suppress boxing warnings where we know they are ok 2012-09-22 01:21:00 +02:00
RefTest.java Suppress boxing warnings where we know they are ok 2012-09-22 01:21:00 +02:00
ReflogConfigTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
ReflogResolveTest.java Comment an empty block which is ok 2012-09-23 23:01:28 +02:00
RepositoryCacheTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
RepositoryResolveTest.java Allow @ in branch names and tighten syntax checking 2012-09-23 15:18:19 +02:00
RepositoryTestCase.java Add a check in fstick that the reference file exists 2012-10-25 14:48:48 -07:00
SampleDataRepositoryTestCase.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
SquashCommitMsgTest.java Add "--squash" option to MergeCommand 2012-06-15 08:59:41 +02:00
SymbolicRefTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
T0001_PersonIdentTest.java Don't allow null name or e-mail in PersonIdent 2012-10-13 18:40:46 +02:00
T0002_TreeTest.java Use assertEquals instead of == for literal primitives 2012-09-16 00:23:51 +02:00
ThreadSafeProgressMonitorTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
ValidRefNameTest.java Suppress boxing warnings where we know they are ok 2012-09-22 01:21:00 +02:00
empty.gitindex.dat Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
sorttest.gitindex.dat Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00