]> source.dussan.org Git - jgit.git/commit
Rename T0008_testparserev to RepositoryResolveTest 07/1407/2
authorShawn O. Pearce <spearce@spearce.org>
Tue, 24 Aug 2010 23:45:53 +0000 (16:45 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 26 Aug 2010 00:07:13 +0000 (17:07 -0700)
commitc59e3a493b60e0e1f4a26aaf752737102335a625
tree49e2048c12fb0653bf53123c84802b698d1fa3bd
parent401d3b2cc1dc91cd457f0ff8d9149aca50466426
Rename T0008_testparserev to RepositoryResolveTest

Calling it by the old numerical numbering system makes it really
hard to find the test that tests Repository.resolve(String).

Change-Id: I92d0ecbc8d66ce21bfed08888eeedf1300ffa594
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/RepositoryResolveTest.java [new file with mode: 0644]
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/T0008_testparserev.java [deleted file]