jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason)
Instead of just a generic "Invalid path: $path", add a reason for the
cases where it's not obvious what the problem is (e.g. "aux" being
reserved on Windows).

Bug: 413915
Change-Id: Ia6436bd2560e4f049c92d9aac907cb87348605e0
Signed-off-by: Robin Stocker <robin@nibor.org>
2013-12-03 23:10:05 +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 Don't treat "/" as valid ignore pattern 2013-09-09 17:05:17 -04:00
internal/storage Break up GCTest to run in parallel 2013-11-24 11:37:49 +01:00
lib More helpful InvalidPathException messages (include reason) 2013-12-03 23:10:05 +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