| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a brain dead mistake in DeflaterInputStreamTest. | Narayan Kamath | 2013-12-19 | 1 | -2/+2 |
* | Make DeflaterInputStream#available more consistent. | Narayan Kamath | 2013-12-19 | 1 | -30/+70 |
* | Throw an NPE in a more obvious manner. | Narayan Kamath | 2013-12-18 | 1 | -24/+0 |
* | Move tests from harmony/archive to libcore. | Narayan Kamath | 2013-12-18 | 31 | -0/+9194 |
* | Address review comment for OutputStreamWriterTest. | Narayan Kamath | 2013-12-12 | 1 | -1/+1 |
* | Address review comments. | Narayan Kamath | 2013-12-12 | 1 | -65/+66 |
* | Fix a CharsetEncoder bug. | Narayan Kamath | 2013-12-12 | 1 | -11/+16 |
* | Fix several issues in CookieManagerTest | Narayan Kamath | 2013-12-11 | 1 | -9/+15 |
* | Fix PasswordCallback serialization test. | Narayan Kamath | 2013-12-02 | 1 | -4/+17 |
* | Fix an OutputStreamWriterTest test case. | Narayan Kamath | 2013-11-27 | 1 | -4/+4 |
* | Delete a few bad test cases from CharsetEncoderTest. | Narayan Kamath | 2013-11-27 | 1 | -10/+0 |
* | Merge "Fix a testcase in InputStreamReaderTest." | Narayan Kamath | 2013-11-27 | 1 | -8/+4 |
|\ |
|
| * | Fix a testcase in InputStreamReaderTest. | Narayan Kamath | 2013-11-26 | 1 | -11/+5 |
* | | Fix several decoder bugs. | Narayan Kamath | 2013-11-26 | 1 | -9/+6 |
|/ |
|
* | Merge "Import missing harmony tests for javax.security.auth." | Narayan Kamath | 2013-11-26 | 23 | -289/+3242 |
|\ |
|
| * | Import missing harmony tests for javax.security.auth. | Narayan Kamath | 2013-11-25 | 23 | -289/+3242 |
* | | am 0af9d85d: am 2e8bdf33: Merge "Make PipedWriter#flush throw if the reader i... | Narayan Kamath | 2013-11-21 | 1 | -9/+6 |
|\ \
| |/ |
|
| * | Make PipedWriter#flush throw if the reader is closed. | Narayan Kamath | 2013-11-20 | 1 | -9/+6 |
* | | am 7420e424: am 68cf52ad: Merge "Clean up & fix PipedInputStreamTest." | Narayan Kamath | 2013-11-21 | 1 | -62/+40 |
|\ \
| |/ |
|
| * | Clean up & fix PipedInputStreamTest. | Narayan Kamath | 2013-11-20 | 1 | -62/+40 |
* | | am d121f03c: am a79889ac: Merge "Remove bogus test case in TreeSetTest." | Narayan Kamath | 2013-11-21 | 1 | -8/+0 |
|\ \
| |/ |
|
| * | Merge "Remove bogus test case in TreeSetTest." | Narayan Kamath | 2013-11-18 | 1 | -8/+0 |
| |\ |
|
| | * | Remove bogus test case in TreeSetTest. | Narayan Kamath | 2013-11-18 | 1 | -8/+0 |
* | | | am 93a3a9cc: am a95d8947: Merge "Fix typos in comments." | Narayan Kamath | 2013-11-21 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix typos in comments. | Narayan Kamath | 2013-11-18 | 1 | -2/+2 |
| |/ |
|
* | | am cfeab7b3: am 47f7ed46: Merge "Move tests from tests/api to harmony-tests. ... | Narayan Kamath | 2013-11-15 | 475 | -4/+156350 |
|\ \
| |/ |
|
| * | Move tests from tests/api to harmony-tests. (Take 2) | Narayan Kamath | 2013-11-15 | 475 | -4/+156579 |
|/ |
|
* | Revert "Move tests from tests/api to harmony-tests." | Narayan Kamath | 2013-11-15 | 475 | -156579/+4 |
* | Move tests from tests/api to harmony-tests. | Narayan Kamath | 2013-11-15 | 475 | -4/+156579 |
* | Use a consistent package path for harmony tests. | Narayan Kamath | 2013-11-15 | 174 | -144/+146 |
* | Merge "Import resources, fix JarURLConnectionTest." | Narayan Kamath | 2013-11-15 | 2 | -0/+0 |
|\ |
|
| * | Import resources, fix JarURLConnectionTest. | Narayan Kamath | 2013-11-14 | 2 | -0/+0 |
* | | Merge "Fix numerous harmony test failures" | Narayan Kamath | 2013-11-15 | 1 | -0/+3 |
|\ \ |
|
| * | | Fix numerous harmony test failures | Narayan Kamath | 2013-11-15 | 1 | -0/+3 |
* | | | Merge "Import resource and fix ClassTest." | Narayan Kamath | 2013-11-15 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Import resource and fix ClassTest. | Narayan Kamath | 2013-11-13 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge "Fix a few failures in FileURLConnectionTest." | Narayan Kamath | 2013-11-15 | 5 | -0/+104 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix a few failures in FileURLConnectionTest. | Narayan Kamath | 2013-11-14 | 5 | -0/+104 |
| |/ |
|
* | | Add serialization golden files, fix tests. | Narayan Kamath | 2013-11-13 | 60 | -0/+1 |
|/ |
|
* | Fix a varargs warning in MessageFormatTest. | Elliott Hughes | 2013-10-15 | 1 | -2/+2 |
* | Clean up CharsetDecoder and CharsetEncoder. | Elliott Hughes | 2013-09-13 | 6 | -112/+131 |
* | Fix a bug in DateFormat, clean up some SimpleDateFormat tests. | Elliott Hughes | 2013-09-09 | 1 | -190/+221 |
* | Clean up useless comments in MatcherTest. | Elliott Hughes | 2013-09-09 | 1 | -69/+16 |
* | More java.text test cleanup/fixes. | Elliott Hughes | 2013-09-04 | 2 | -38/+460 |
* | Only use public API for icu4c's FieldPositionIterator. | Elliott Hughes | 2013-09-04 | 1 | -77/+0 |
* | Fix a DecimalFormat crash when formatting the empty string. | Elliott Hughes | 2013-08-30 | 1 | -0/+9 |
* | Fix harmony java.text test failures. | Elliott Hughes | 2013-08-30 | 14 | -2058/+1908 |
* | Add harmony java.text tests. | Elliott Hughes | 2013-08-27 | 31 | -0/+11201 |
* | Remove bogus @test comments that confuse vogar. | Elliott Hughes | 2013-08-23 | 1 | -9/+0 |
* | Fix java.util.Scanner bugs. | Elliott Hughes | 2013-08-20 | 1 | -1074/+967 |