226ea73ab0
when importing collation support from Dragonfly/Illumos amdmi3@ tested the collation branch and reported an issue with Russian collation. John Marino fixed the issue in Dragonfly and I merged it back to FreeBSD. Now that Illumos is working on merging our fixes they (Lauri Tirkkonen) found issues with the commit that fixes the russian collation in UTF-8 that resulted in a crash with strxfrm(3) and the ISO-8859-5 locale (fixed in FreeBSD r302916). This small test was written to ensure we do not bring back the old issue with russian collation while fixing the other issue. |
||
---|---|---|
.. | ||
Makefile | ||
Makefile.depend | ||
memcmp_test.c | ||
stpncpy_test.c | ||
strerror_test.c | ||
strxfrm_test.c | ||
wcscasecmp_test.c | ||
wcscoll_test.c | ||
wcsnlen_test.c |