Move T0007_Index to exttst
commitb28aadf10f5ea8ccbf5007e0f8dfa630e0760ddd
authorShawn O. Pearce <spearce@spearce.org>
Sat, 3 Oct 2009 01:07:24 +0000 (2 18:07 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 3 Nov 2009 01:53:58 +0000 (2 17:53 -0800)
tree854f255d6b9d38756d4b09abc7ae695884631eef
parent1e84e8ad935aa22ca0f6f1d00dfed4a07878ef6f
Move T0007_Index to exttst

This test depends upon the external git binary, and this isn't
really a pure Java test like our module tries to claim itself is.
So we move it out to exttst with other tests that require additional
external resources and/or executable code.

Change-Id: Ic9be0280c8bb50a5768336c64de794eb0a492b3d
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.test/exttst/org/eclipse/jgit/lib/T0007_GitIndexTest.java [moved from org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/T0007_Index.java with 96% similarity]