Use dedicated TMP directory in order to prevent filling OS-TMP directory
The JUnit tests of the RAP Runtime build create temporary files in the
standard place defined by the JVM and the OS. By setting the property
java.io.tmpdir to a directory below the build workspace we make it
easier to clean up those left-overs.
Bug 435004: RAP Unit Tests are not cleaning up after themselves
https://bugs.eclipse.org/bugs/show_bug.cgi?id=435004
Change-Id: Iceecf0c956605e97c0358e6116de501a77f6d386
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
1 file changed