[corlib] Fix UnicodeEncoding GetMaxByteCount and GetMaxCharCount to return the same...
authorRodrigo Kumpera <kumpera@gmail.com>
Wed, 1 Oct 2014 19:10:37 +0000 (15:10 -0400)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 1 Oct 2014 19:11:20 +0000 (15:11 -0400)
commit0ac61b03fcd9baf75739d3c567b36647bde08025
tree1e3e20ba41411fdc1506491a93a997a1b4afbbd4
parent52834175e1f88c9819f4c58a7fa47f70dcf74355
[corlib] Fix UnicodeEncoding GetMaxByteCount and GetMaxCharCount to return the same values as .net.
mcs/class/corlib/System.Text/UnicodeEncoding.cs
mcs/class/corlib/Test/System.Text/UnicodeEncodingTest.cs