jgit/org.eclipse.jgit.java7.test
Shawn Pearce cc3ec72734 Remove hardcoded target/trash from test cases
Buck does not create a target directory for the build output, this
is Maven specific and the project unit tests should not rely on it.

Instead follow the pattern used by org.eclipse.jgit.test which is to
create a temporary directory in the system temporary folder, and
configure the Maven surefire plugin to use the target directory.

Change-Id: Iebe5093332343a90f51080614e083aac0d29c26d
2013-11-01 19:57:47 -07:00
..
.settings Disable warning about assigning to parameter 2013-06-15 15:11:54 +02:00
META-INF Add missing JUnit dependency in MANFEST.MF 2013-10-25 00:21:31 +02:00
src/org/eclipse/jgit Remove hardcoded target/trash from test cases 2013-11-01 19:57:47 -07: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 Remove hardcoded target/trash from test cases 2013-11-01 19:57:47 -07:00