jgit/org.eclipse.jgit.pgm.test
Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits
Setting the mode for a zip entry is now as simple as
"entry.setUnixMode(mode)", so do that.

The test checks using the system's "zipinfo" command (from InfoZIP)
that the mode has been recorded correctly on systems that happen to
have a "zipinfo" command, using org.junit.Assume to distinguish them.

Change-Id: I4236c102fd76f18d01b2dc926eeb9b9fa11a61b7
2012-12-04 15:34:07 -08:00
..
.settings Harmonize the JDT settings within JGit 2012-11-16 10:25:45 -08:00
META-INF Add basic "jgit add" tests 2012-11-29 16:38:07 -08:00
src/org/eclipse/jgit Allow commandline tests to use raw output 2012-11-16 15:45:52 -08:00
tst/org/eclipse/jgit/pgm archive: Record executable and symlink bits 2012-12-04 15:34:07 -08:00
.classpath Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
.gitignore Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
.project Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
about.html Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
build.properties Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
org.eclipse.jgit.pgm--All-Tests.launch Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
plugin.properties Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
pom.xml Prepare 2.2.0 builds 2012-09-19 09:10:12 +02:00