jgit/org.eclipse.jgit.java7.test
Christian Halstrick f45288e7c4 Add tests for DirCacheCheckout and symlinks
DirCacheCheckout had a bug when the parentdirectory of a worktree was a
symlink. DirCacheCheckout was deleting those symlinks under certain
conditions. This was fixed in I81735ba0394ef6794e9b2b8bdd8bd7e8b9c6460f
without a test because previously it was hard to setup tests containing
symlinks.

BUG: 412489
Change-Id: I2513166af519d6fc01d1eae3976ad6cff6f98530
Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2013-07-10 23:12:31 +02:00
..
.settings Disable warning about assigning to parameter 2013-06-15 15:11:54 +02:00
META-INF Add tests for DirCacheCheckout and symlinks 2013-07-10 23:12:31 +02:00
src/org/eclipse/jgit Add tests for DirCacheCheckout and symlinks 2013-07-10 23:12:31 +02:00
.classpath Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
.gitignore Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
.project Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
build.properties Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
plugin.properties Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
pom.xml Prepare 3.1.0-SNAPSHOT builds 2013-06-13 16:13:32 +02:00