summaryrefslogtreecommitdiffstats
path: root/luni/src/test/resources/tests
Commit message (Collapse)AuthorAgeFilesLines
* Improve error message when attempting to open an empty zipPaul Duffin2014-02-261-0/+0
| | | | | | | | | | | | | | The bug report states that the behaviour of ZipFile has changed between 4.3 and 4.4 when opening an empty zip file. I did some investigation and it appears as though the reference implementation also throws an exception in that case so I decided that 4.4 is working as designed. However, to make it clearer I made a minor change to explicitly check for an empty zip file so that we can report a slightly improved message explaining that they are not supported. I added a test for various forms of empty streams and zip files and removed part of an older test from harmony tests as it is no longer necessary. Bug: https://code.google.com/p/android/issues/detail?id=65380 Change-Id: I1f2fcbf6bbaedb7dbccf8dd4f1cec4e330274524
* Move tests from tests/api to harmony-tests. (Take 2)Narayan Kamath2013-11-151-0/+0
| | | | | | | This reverts commit d5e281743e55e1daa297fd8043b2d9b6e8e1bed2. The makefile issue that caused the original build break has been resolved.
* Revert "Move tests from tests/api to harmony-tests."Narayan Kamath2013-11-151-0/+0
| | | | | | | | This reverts commit 81bf28ad31131815d0a36a43a0eca3c29aefdfcd. Breaks build Change-Id: I3f1562921ffe8fdbec36971dd65db398c27c92db
* Move tests from tests/api to harmony-tests.Narayan Kamath2013-11-151-0/+0
| | | | | | | The vast majority of cleaned up harmony tests are now in harmony-tests/src/test/org/apache/harmony/tests/ Change-Id: I56c2e484ff434b5618cf6751d602ae9f0db96b30
* Fix OldResponseCache.test_get() which was broken by moving the test.Jesse Wilson2010-09-241-1/+0
| | | | Change-Id: I7edc4348cae3181ead252c0a3f77015451d47826
* merge more modules into luniPeter Hallam2010-04-2715-0/+43
|
* AI 143657: am: CL 143626 am: CL 143453 Bringing the luni tests down to zero ↵Jorg Pleumann2009-03-311-0/+0
| | | | | | | | | | | failures. Original author: jorgp Merged from: //branches/cupcake/... Original author: android-build Merged from: //branches/donutburger/... Automated import of CL 143657
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-0/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-0/+4
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-4/+0
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-095-0/+0
|
* Initial ContributionThe Android Open Source Project2008-10-215-0/+4