summaryrefslogtreecommitdiffstats
path: root/x-net/src/test/impl/java.injected
Commit message (Collapse)AuthorAgeFilesLines
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-043-257/+0
| | | | Merge xml except xmlpull and kxml into luni
* AI 147124: am: CL 147120 am: CL 147118 Several fixes to reduce failing tests ↵Urs Grob2009-04-213-0/+257
in the cts host - Removing tests that are placed in a protected package name. They were not part of the cts tests. - Fixing a case of an Exception thrown in the static initializer of GBCharsetEncoderTest. - Remove copy/paste code which led to an exception in a 2nd thread (the test did not fail, but its output was reported in logcat) - fixing a test case in FileTest - removing test code in StmtTest that tested badly specified operations and failed. Original author: ursg Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 147124