History log of /libcore/harmony-tests/src/test/java/tests/api/java/nio/charset/UTFCharsetEncoderTest.java
Revision Date Author Comments
f5d8857b623192a985e449453de5bf1efaa4ea79 16-Aug-2013 Elliott Hughes <enh@google.com> Fix a bunch of Charset tests.

The isRegistered test is still failing. The problem is that icu4c's
convrtrs.txt has names like "windows-1252" that are both the canonical
name for one charset and an alias for another legacy charset. I need
to work out how to resolve that.

Bug: 10210999

(cherry picked from commit ea1caf4ccc5c2255f384c0774aa9e055763a6a41)

Change-Id: I83cf1b9ae1d29f9956f443ef914a3e473e0f4692
5ec6bf8d033754e06a463adb091d2c0afd0755ac 08-Aug-2013 Elliott Hughes <enh@google.com> Fix various Charset tests, clean up the implementation.

Bug: 10211558
Bug: 10211378
Change-Id: Ib3f97430f62163c0459c53e0c282ae0ca840e0af
56ddb0af9c75dca21f10cd26e73b9f301c58771e 03-May-2013 Elliott Hughes <enh@google.com> Add harmony java.nio.charset tests.

Change-Id: I713069b35865cc01f5ed2f384dbc50b39d8a9346