History log of /libcore/luni/src/test/java/libcore/java/util/jar/DalvikExecTest.java
Revision Date Author Comments
3304f92fa7f021516be2023b948d7c01e8d57de9 15-Oct-2011 Brian Carlstrom <bdc@google.com> Set ANDROID_DATA for DalvikExecTest

Also increase timeout to allow for dexopt of BOOTCLASSPATH

Bug: 5310023
git cherry-pick 513ac78ca8aaeb61fa06928ca10aeff34a7b4683

Change-Id: Iab7ebc14fb0569d88c710f0e85344faad2d51228
513ac78ca8aaeb61fa06928ca10aeff34a7b4683 15-Oct-2011 Brian Carlstrom <bdc@google.com> Set ANDROID_DATA for DalvikExecTest

Also increase timeout to allow for dexopt of BOOTCLASSPATH

Bug: 5310023
Change-Id: Icaa81a3bb3cea10c610e6ad671a001f6dbfeda17
6186821cb13f4ac7ff50950c813394367e021eae 08-Feb-2011 Jesse Wilson <jessewilson@google.com> Move libcore.base classes to libcore.util and libcore.io.

Change-Id: I2340a9dbad3561fa681a8ab47d4f406e72c913e3
2f905128221179f2d18e73fcee55e6211dee3fd6 08-Dec-2010 Jesse Wilson <jessewilson@google.com> Support the host build in DalvikExecTest.

Change-Id: Ia8efeff79f2c5ea038f49d5ba1a934972aaba9d8
086fd0244a54fa5ecf13ea66d49b22b36d7d456e 30-Nov-2010 Jesse Wilson <jessewilson@google.com> Fix XML DOM test failures and close guard warnings.

Fix KxmlParser to capture the DTD's root element name, system ID and
public ID. This is more robust than capturing the same in the pull-to-DOM
adapter.

Fix close guard warnings in XML tests. Close input streams of resource
files. Don't catch exceptions only to call fail().

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

Change-Id: I06b18c2197482dbf5b52c72ffa19c87eca16e201