X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=localedata%2Ftests-mbwc%2Fdat_strcoll.c;h=b729ae9e894a3757c3c1e571c6304756fa70517c;hb=acb29eaec7fb382b26e3c8560c872e1e88864591;hp=168425ce0640eb7433f7f9ca645fd96ca6ce647f;hpb=15493dd3ecb249fcf90af154fb8c8bccb27b87b8;p=framework%2Fbase%2Ftizen-locale.git diff --git a/localedata/tests-mbwc/dat_strcoll.c b/localedata/tests-mbwc/dat_strcoll.c index 168425c..b729ae9 100644 --- a/localedata/tests-mbwc/dat_strcoll.c +++ b/localedata/tests-mbwc/dat_strcoll.c @@ -72,22 +72,14 @@ TST_STRCOLL tst_strcoll_loc [] = { { /* */ /*input.*/ { "B", "a" }, /* #4 */ -#ifdef SHOJI_IS_RIGHT - /*expect*/ { 0,0,-1, }, -#else /* XXX We are not testing the C locale. */ /*expect*/ { 0,0,+1, }, -#endif }, { /* */ /*input.*/ { "a", "B" }, /* #5 */ -#ifdef SHOJI_IS_RIGHT - /*expect*/ { 0,0,+1, }, -#else /* XXX We are not testing the C locale. */ /*expect*/ { 0,0,-1, }, -#endif }, { /*input.*/ { "b", "A" }, /* #6 */ /*expect*/ { 0,0,+1, },