]> source.dussan.org Git - jgit.git/commit
Add some tests cases on files modes for symbolic links 37/19237/20
authorAxel Richard <axel.richard@obeo.fr>
Tue, 3 Dec 2013 09:25:05 +0000 (10:25 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 12 Feb 2014 22:14:36 +0000 (23:14 +0100)
commitd86c88308231b79a4b569032546c4043570c3921
treed6075dfaba6a1a07f4f459a0571871bbdd25b0ae
parent7f5645bd6d6fa793db39cad3210b4dcf21882462
Add some tests cases on files modes for symbolic links

Test that the file mode of a file is the one expected before and after a
checkout. Tests between symlink and file, symlink and folder, symlink
and missing.

Change-Id: If65a85a5667e25103eb9fd328a8723e29de04a1f
Signed-off-by: Axel Richard <axel.richard@obeo.fr>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.java7.test/META-INF/MANIFEST.MF
org.eclipse.jgit.java7.test/src/org/eclipse/jgit/symlinks/SymlinksTest.java [new file with mode: 0644]