summaryrefslogtreecommitdiffstats
path: root/harmony-tests/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a bunch of Charset tests.Elliott Hughes2013-08-154-1370/+805
* More Charset test fixes.Elliott Hughes2013-08-131-72/+44
* Fix various Charset tests, clean up the implementation.Elliott Hughes2013-08-079-145/+62
* Fix GB-18030 tests.Elliott Hughes2013-08-062-15/+9
* We never supported obsolete EBCDIC variants.Elliott Hughes2013-08-061-30/+0
* If libcore wants ASCII casing, it needs to ask for it like everyone else.Elliott Hughes2013-08-021-1/+2
* Fix PatternTest failures.Elliott Hughes2013-08-011-1647/+0
* Fix PatternSyntaxExceptionTest.Elliott Hughes2013-08-011-113/+0
* Fix a CharsetEncoder test.Elliott Hughes2013-08-011-8/+21
* Minor cleanup from investigating UnixSelectorTest failures.Elliott Hughes2013-08-011-20/+6
* Fix a Selector bug and a test bug.Elliott Hughes2013-08-011-23/+17
* Improve Scanner performance.Elliott Hughes2013-06-272-0/+5817
* Fix SelectorTest#test_selectJ_Empty_Keys flakiness.Elliott Hughes2013-06-261-12/+14
* Various regex test fixes.Elliott Hughes2013-05-034-203/+120
* Add the harmony regex tests.Elliott Hughes2013-05-039-0/+4585
* Add harmony java.nio.charset tests.Elliott Hughes2013-05-0337-0/+7009
* Add the harmony BufferedReaderTest.Elliott Hughes2013-05-011-0/+592
* Fix various of the harmony nio tests.Elliott Hughes2013-04-263-22/+42
* Add the harmony nio tests.Elliott Hughes2013-04-26102-0/+23248
* Add the harmony annotation tests.Elliott Hughes2013-04-265-0/+285
* Fix a bug in DatagramChannel.send.Elliott Hughes2013-04-242-0/+2638
* Reads from /dev/urandom can't really block.Elliott Hughes2013-04-241-0/+457
* Fix an outdated BigInteger test.Elliott Hughes2013-04-191-4/+4
* Fix BigInteger test failures.Elliott Hughes2013-04-102-46/+38
* Fix two tests that weren't passing on Android or the RI.Elliott Hughes2013-04-081-2/+2
* Move the external/apache-harmony/math tests into libcore.Elliott Hughes2013-04-0422-0/+13169