History log of /libcore/luni/src/test/java/libcore/java/util/jar/OldJarFileTest.java
Revision Date Author Comments
58b05c8cd9e9e80beb7bfd016a78208ab7ea3539 26-Nov-2015 Neil Fuller <nfuller@google.com> Fix OldJarFileTest: move initialization to setUp()

CTS test execution appears to have started deleting the temp dir
created at construction time before the test is run in _some_
circumstances. The test was doing work at construction, which
is incorrect.

Also updated Support_Resources to throw exceptions not log
them.

Bug: 25752418
Change-Id: I9e8828c327905d7f4fd7995da6217cf9c61af89f
6a8d5d27f7bd3e4ae00aa16e3f1148086b0b890e 14-Aug-2011 Jesse Wilson <jessewilson@google.com> Drop security manager tests from OldJarFileTest.

Change-Id: I24d60b6db32409ed84a81f4a067e3c60e2817493
229e34b182b98e1dba15d3dc6341954986ae2b7a 03-Mar-2011 Brian Carlstrom <bdc@google.com> Removing use of @tests and @Test.* annotations

Change-Id: I89243efdeebe22543c45a2166b634f40c3e78cf8
b18d7a024d28fcce3497e2cd8d78642b5d057d45 26-Sep-2010 Jesse Wilson <jessewilson@google.com> Remove zip and jar tests duplicated from Harmony.

Change-Id: I06b18c2197482dbf5b52c72ffa19c87eca16e201