commit | 987a16be9179472c21a6a4b05e5a3df19d56a5ed | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Tue Apr 30 16:08:58 2013 -0700 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 09 13:29:10 2013 +0000 |
tree | b96aca287601565e71639e8f97ed057c1e1f79e0 | |
parent | f2616ebbf3c6e955f5df57c1af8a9209b08e2bfd [diff] |
Fix temporary file creation and cleanup during testing Try to find a suitable location when running under Buck by looking for buck-out/tmp. If Maven ever invoked with a JAR this would be $project/target/tmp. Multiple hooks may be extracted per execution run, so there can be multiple files to clean up after the test. Change-Id: I5e5e506fe5070dc6c517cb679023f7a699d0cb62