jgit/org.eclipse.jgit.test
Shawn O. Pearce e336bad367 Only import the sample data packs on tests that need them
Not all of our test cases really require the sample data packs,
and we are better off not using them because its hard to see exactly
what condition a test is testing when looking only at the Java code.
Clarify the dependency by only making the packs available when
there is a real need for it.

Change-Id: Id8a76ee7ee1f7efba585be4bed19a8fb5b3b3585
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2009-11-02 17:53:58 -08:00
..
.settings Eclipse IDE: Automatically remove trailing whitespace on save 2009-10-31 14:53:29 -07:00
META-INF Refactor RepositoryTestCase to use LocalDiskRepository instead 2009-11-02 17:53:58 -08:00
exttst/org/eclipse/jgit Move T0007_Index to exttst 2009-11-02 17:53:58 -08:00
tst/org/eclipse/jgit Only import the sample data packs on tests that need them 2009-11-02 17:53:58 -08:00
tst-rsrc/org/eclipse/jgit Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
.classpath Switch pgm, test to proper plugin projects 2009-11-02 17:53:29 -08:00
.gitignore Refactor our Maven build to be modular 2009-11-02 17:53:58 -08:00
.project Refactor org.eclipse.jgit.test to be a bundle 2009-10-16 09:13:35 -07:00
build.properties Refactor org.eclipse.jgit.test to be a bundle 2009-10-16 09:13:35 -07:00
org.eclipse.jgit.core--All-External-Tests (Java 6).launch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
org.eclipse.jgit.core--All-External-Tests.launch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
org.eclipse.jgit.core--All-Tests (Java 6).launch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
org.eclipse.jgit.core--All-Tests.launch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
plugin.properties Refactor org.eclipse.jgit.test to be a bundle 2009-10-16 09:13:35 -07:00
pom.xml Refactor RepositoryTestCase to use LocalDiskRepository instead 2009-11-02 17:53:58 -08:00