| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing tests that test the SqlLite API directly. | Neil Fuller | 2014-06-17 | 2 | -74/+0 |
* | Shard the _getInstance test and skip the DH tests. | Neil Fuller | 2014-06-09 | 1 | -5/+0 |
* | Suppress large test that always times-out | Neil Fuller | 2014-05-27 | 1 | -0/+5 |
* | Suppress OldResultSetTest#testAfterLast | Neil Fuller | 2014-05-21 | 1 | -1/+4 |
* | Deprecate use of BrokenTest and SideEffect | Brett Chabot | 2014-05-21 | 1 | -0/+66 |
* | Reenable tests that currently pass in CTS | Neil Fuller | 2014-05-19 | 2 | -91/+0 |
* | Remove unnecessary test suppression entries | Neil Fuller | 2014-05-15 | 3 | -717/+4 |
* | Removing suppression of tests that obviously no longer exist. | Neil Fuller | 2014-05-15 | 3 | -270/+2 |
* | Blacklist a known failure in GregorianCalendarTest. | Narayan Kamath | 2014-05-12 | 1 | -0/+5 |
* | Merge "Fix various errors in FileURLConnectionTest." | Narayan Kamath | 2014-05-09 | 1 | -9/+0 |
|\ |
|
| * | Fix various errors in FileURLConnectionTest. | Narayan Kamath | 2014-05-09 | 1 | -9/+0 |
* | | Merge "Blacklist ControlTest test case." | Neil Fuller | 2014-05-08 | 1 | -0/+8 |
|\ \ |
|
| * | | Blacklist ControlTest test case. | Neil Fuller | 2014-05-08 | 1 | -0/+8 |
| |/ |
|
* | | NIST-PKITS: add testDeltaCRLs_ValiddeltaCRLTest5 | Kenny Root | 2014-05-07 | 1 | -0/+1 |
|/ |
|
* | Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec" | Neil Fuller | 2014-04-22 | 1 | -2/+0 |
|\ |
|
| * | Change DecimalFormat.setRoundingMode() behavior to stay in spec | Neil Fuller | 2014-04-15 | 1 | -2/+0 |
* | | Update SSLEngineTest for OpenSSL | Kenny Root | 2014-04-10 | 1 | -63/+0 |
* | | Fix for ClassLoaderTest under CTS | Neil Fuller | 2014-04-07 | 1 | -4/+2 |
|/ |
|
* | Implementing bind() and getLocalAddress() for NIO2. | Neil Fuller | 2014-02-11 | 1 | -0/+8 |
* | Delete Support_PortManager & OldDatagramSocketTest | Narayan Kamath | 2014-01-06 | 1 | -3/+1 |
* | Fix broken test cases in DeflaterTest & InflaterTest | Narayan Kamath | 2013-12-19 | 1 | -5/+1 |
* | Fix broken assumption in a unit test. | Narayan Kamath | 2013-12-19 | 1 | -1/+0 |
* | Make DeflaterInputStream#available more consistent. | Narayan Kamath | 2013-12-19 | 1 | -12/+0 |
* | Move tests from harmony/archive to libcore. | Narayan Kamath | 2013-12-18 | 1 | -0/+16 |
* | Curate known failures list. | Narayan Kamath | 2013-12-17 | 1 | -28/+0 |
* | am cfeab7b3: am 47f7ed46: Merge "Move tests from tests/api to harmony-tests. ... | Narayan Kamath | 2013-11-15 | 3 | -45/+45 |
|\ |
|
| * | Move tests from tests/api to harmony-tests. (Take 2) | Narayan Kamath | 2013-11-15 | 3 | -45/+45 |
* | | am 24053344: am 9463360f: Merge "Revert "Move tests from tests/api to harmony... | Narayan Kamath | 2013-11-15 | 3 | -45/+45 |
|\ \
| |/ |
|
| * | Revert "Move tests from tests/api to harmony-tests." | Narayan Kamath | 2013-11-15 | 3 | -45/+45 |
* | | am 15e00b6e: am 5d973f8b: Merge "Move tests from tests/api to harmony-tests." | Narayan Kamath | 2013-11-15 | 3 | -45/+45 |
|\ \
| |/ |
|
| * | Move tests from tests/api to harmony-tests. | Narayan Kamath | 2013-11-15 | 3 | -45/+45 |
* | | am 643f400d: am 118b75ff: Merge "Use a consistent package path for harmony te... | Narayan Kamath | 2013-11-15 | 2 | -16/+16 |
|\ \
| |/ |
|
| * | Use a consistent package path for harmony tests. | Narayan Kamath | 2013-11-15 | 2 | -16/+16 |
* | | am ce055efb: am 2ca1bc34: Merge "Add remaining harmony failures to the known ... | Narayan Kamath | 2013-11-15 | 2 | -0/+97 |
|\ \
| |/ |
|
| * | Add remaining harmony failures to the known failures list. | Narayan Kamath | 2013-11-14 | 2 | -0/+97 |
* | | am 3dd7d894: am 72e7f754: Merge "Add a harmony test case to known failures li... | Narayan Kamath | 2013-11-13 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Add a harmony test case to known failures list. | Narayan Kamath | 2013-11-13 | 1 | -0/+5 |
* | | Move throws annotations to managed code. Part 2. | Jesse Wilson | 2013-11-07 | 1 | -0/+5 |
|/ |
|
* | Get stricter about DOCTYPEs. | Narayan Kamath | 2013-10-16 | 1 | -8/+0 |
* | Add a missing expectation for ASCIICharsetEncoderTest. | Elliott Hughes | 2013-09-19 | 1 | -1/+2 |
* | Add expectations for three known CharsetDecoder-/CharsetEncoder-related failu... | Elliott Hughes | 2013-09-12 | 1 | -0/+9 |
* | Fix harmony java.text test failures. | Elliott Hughes | 2013-08-30 | 2 | -56/+3 |
* | Fix expectations to track Charset test package changes. | Elliott Hughes | 2013-08-20 | 1 | -10/+10 |
* | More Charset test fixes. | Elliott Hughes | 2013-08-13 | 1 | -6/+0 |
* | Remove tests for es__TRADITIONAL. | Elliott Hughes | 2013-08-06 | 1 | -11/+0 |
* | Fix PatternTest failures. | Elliott Hughes | 2013-08-01 | 1 | -0/+5 |
* | Add a known failure for org.apache.harmony.luni.tests.java.util.ScannerParseL... | Elliott Hughes | 2013-08-01 | 1 | -0/+5 |
* | Remove HistoricalCharsetNames. | Elliott Hughes | 2013-07-22 | 1 | -5/+0 |
* | Replace mentions of old JSSE package name | Kenny Root | 2013-05-03 | 1 | -1/+1 |
* | Fix various of the harmony nio tests. | Elliott Hughes | 2013-04-26 | 1 | -6/+0 |