jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Robin Rosenberg 14cd43e6df Use fileAttributes to get more attributes in one go
On Windows the length reported by FileAttributes is the size
of the target file (a bug, I guess) rather than the link,
so we read the linke and look at the length of the link instead.

Bug: 353771
Change-Id: I834b06d0447f84379612b8c9190fa77093617595
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2014-02-12 01:35:25 +01:00
..
api Add git checkout --orphan implementation 2014-01-17 15:37:39 +09: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 Upgrade javaewah to version 0.7.9 2014-01-13 11:47:58 -08:00
lib Ban dangerous ref names in Windows 2014-02-05 10:47:12 +01:00
merge Failing to delete a directory with untracked content is actually ok 2014-02-10 11:25:02 +01: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 Fix RevWalkUtils.findBranchesReachableFrom not finding some branches 2014-02-11 22:43:35 +01: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 Use fileAttributes to get more attributes in one go 2014-02-12 01:35:25 +01:00
util Cache SimpleDateFormat in GitDateParser per locale 2013-11-23 22:06:08 -05:00