OSDN Git Service

Fix a wchar.wcstombs_wcrtombs test failure.
authorElliott Hughes <enh@google.com>
Fri, 18 Apr 2014 20:32:33 +0000 (13:32 -0700)
committerElliott Hughes <enh@google.com>
Fri, 18 Apr 2014 20:32:33 +0000 (13:32 -0700)
commit1b836ee6f8e5c0f61d67c1f014819a066366ab6f
tree95b0a2f8862ab866a65b78d7da9fe411011b79c8
parentb88da06580a22d9a1ee5a1c573c49e89207bc71b
Fix a wchar.wcstombs_wcrtombs test failure.

Looks like I screwed up a last-minute refactor and didn't re-run the tests.

Change-Id: I90a710ae66a313a9812859650aa0b4e8c6bc57f9
libc/bionic/wchar.cpp
tests/wchar_test.cpp