summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/tests/AllTests.java
Commit message (Expand)AuthorAgeFilesLines
* Remove nio.char tests duplicated from Harmony.Jesse Wilson2010-12-131-1/+0
* Remove prefs tests duplicated with Harmony.Jesse Wilson2010-12-081-2/+1
* am 51a8be20: am bf1bdd0a: am c84c0e51: Merge "Remove logging tests duplicated...Jesse Wilson2010-10-041-1/+0
|\
| * am bf1bdd0a: am c84c0e51: Merge "Remove logging tests duplicated from Harmony...Jesse Wilson2010-10-041-1/+0
| |\
| | * Remove logging tests duplicated from HarmonyJesse Wilson2010-10-021-1/+0
* | | am 054f8990: am 7df5da0b: am 9b918324: Merge "Remove java.text tests duplicat...Jesse Wilson2010-09-281-1/+0
|\ \ \ | |/ /
| * | am 7df5da0b: am 9b918324: Merge "Remove java.text tests duplicated from Harmo...Jesse Wilson2010-09-281-1/+0
| |\ \ | | |/
| | * Remove java.text tests duplicated from HarmonyJesse Wilson2010-09-271-1/+0
* | | Remove zip and jar tests duplicated from Harmony.Jesse Wilson2010-09-261-1/+0
|/ /
* | No longer reference deleted tests.Jesse Wilson2010-09-131-1/+0
|/
* javax.crypto tests moving to vogarBrian Carlstrom2010-06-181-1/+0
* Change openssl related tests to be runable with vogar as opposed to run-core-...Brian Carlstrom2010-06-161-1/+0
* Scrubbing broken tests and removing unnecessary organization AllTests.java fi...Jesse Wilson2010-06-041-14/+1
* Adding a bunch of @KnownFailures to a new expectations file, expectations/kno...Jeremy Sharpe2010-05-201-0/+1
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-131-3/+3
* Fix *Channel to check that they're not trying to write into a read-only ByteB...Elliott Hughes2010-05-131-0/+1
* OpenSSLSocket handshake overhaulBrian Carlstrom2010-05-041-2/+1
* Disable our new javax.net.ssl tests until hangs are resolvedBrian Carlstrom2010-04-091-1/+2
* New "from scratch" Junit tests for javax.net.sslBrian Carlstrom2010-04-031-0/+1
* Merge remote branch 'goog/master' into mmElliott Hughes2010-02-221-0/+1
|\
| * Adding JSON tests to the complete test suite.Jesse Wilson2010-02-191-0/+1
* | Resync a load of tests with upstream, make our build faster.Elliott Hughes2010-02-191-1/+1
|/
* Support non-default negative patterns in NumberFormat.getIntegerInstance.Elliott Hughes2010-01-111-0/+1
* Take Locale into account in java.util.Formatter uppercase conversions.Elliott Hughes2009-12-081-0/+1
* Fix java.io.File's JNI's fixed-length buffers.Elliott Hughes2009-11-231-0/+1
* Fix DOM parsing of character references/entities.Elliott Hughes2009-11-101-0/+1
* CharsetDecoderICU/CharsetEncoderICU should take arrayOffset into account.Elliott Hughes2009-11-031-0/+1
* More OSNetworkSystem cleanup.Elliott Hughes2009-11-021-0/+1
* Fix Float.valueOf(String) OutOfMemoryExceptions.Elliott Hughes2009-10-151-0/+1
* Fix icu4jni Resources ("Locale") to not expose its internals.Elliott Hughes2009-10-141-2/+5
* Fix Constructor and Method to not expose their internals.Elliott Hughes2009-10-131-0/+2
* Don't mutate input in OSMemory.setIntArray/setShortArray.Elliott Hughes2009-08-271-0/+2
* Fixing Unsafe.getUnsafe() to look up the stack the correct number of frames.Jesse Wilson2009-08-181-0/+1
* AI 147726: Getting rid of tests.luni.AllTests andJorg Pleumann2009-04-241-1/+0
* AI 143453: Bringing the luni tests down to zero failures.Jorg Pleumann2009-03-301-3/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+60
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-60/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-2/+4
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-36/+13
* Initial ContributionThe Android Open Source Project2008-10-211-0/+81