jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Robin Stocker f4dae204a6 Fix IgnoreRule#isMatch returning wrong result due to missing reset
The matcher has to be reset before using it, as was already done in the
other cases.

Bug: 423039
Change-Id: I87abaa7ad7f0aac8651db6e88d41427cacb4d776
Also-by: Ondrej Vrabec <ovrabec@netbeans.org>
Signed-off-by: Robin Stocker <robin@nibor.org>
2013-12-03 22:30:14 +01:00
..
api Fix exception on conflicts with recursive merge 2013-12-03 21:05:37 +01:00
diff Fix DiffFormatter NPEs for DiffEntry without content change 2013-05-15 12:23:40 +02:00
dircache Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
events Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
fnmatch Added characters to be escaped in file name patterns 2013-04-06 18:23:33 +02:00
ignore Fix IgnoreRule#isMatch returning wrong result due to missing reset 2013-12-03 22:30:14 +01:00
internal/storage Break up GCTest to run in parallel 2013-11-24 11:37:49 +01:00
lib Fix handling of file/folder conflicts during a checkout 2013-11-29 22:32:36 +01:00
merge Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 2013-11-24 05:27:14 -05:00
nls Move org.eclipse.jgit.pgm's resource bundle to internal package 2013-05-06 23:48:19 +02:00
notes Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
patch Suppress boxing warnings where we know they are ok 2012-09-22 01:21:00 +02:00
revplot Attempt to fix graph layout when new heads are introduced 2013-09-26 14:06:39 +02:00
revwalk [findBugs] Remove nonsense call 2013-11-10 16:01:09 -05:00
storage/file Remove hardcoded target/trash from test cases 2013-11-01 19:57:47 -07:00
submodule Use absolute paths for file:// URIs in tests 2013-11-01 19:57:47 -07:00
test/resources Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 2013-11-24 05:27:14 -05:00
transport Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 2013-11-24 05:27:14 -05:00
treewalk Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 2013-07-08 10:53:50 +02:00
util Cache SimpleDateFormat in GitDateParser per locale 2013-11-23 22:06:08 -05:00