Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/voyager
/
tests
/
locale_test.cpp
95646e6
Add ASSERT_ERRNO and EXPECT_ERRNO (and use them).
by Elliott Hughes
· 1 year, 11 months ago
106aa00
Nullability check for locale module
by zijunzhao
· 2 years, 5 months ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
53de874
The default locale "" should be a UTF-8 locale.
by Elliott Hughes
· 9 years ago
7e0d0f8
Fix newlocale with a NULL locale name.
by Elliott Hughes
· 11 years ago
a40fdbd
call uselocale() before freelocale() to make sure that g_local_key has a valid locale.
by Wally Yau
· 11 years ago
1aec7c1
Proper MB_CUR_MAX.
by Dan Albert
· 11 years ago
063525c
Consistently use #if defined(__BIONIC__) in tests.
by Elliott Hughes
· 11 years ago
c4936e2
Flesh out <locale.h>.
by Elliott Hughes
· 11 years ago
5363a45
Clean up localeconv(3).
by Elliott Hughes
· 11 years ago
50282f7
Add lconv declaration and localeconv(3)
by Pavel Chupin
· 11 years ago