freebsd-dev/lib/libc/tests/locale
Enji Cooper 6157e90c35 Change WARNS to 2 across the board with all the libc testcases
This effectively "reverts" r290846

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-11-15 05:21:58 +00:00
..
btowc_test.c Integrate tools/regression/lib/libc/locale into the FreeBSD test suite 2015-11-08 02:06:17 +00:00
c16rtomb_test.c Polish up the tests a bit more after projects/collation was merged to head 2015-11-15 04:33:14 +00:00
iswctype_test.c Polish up iswctype_test 2015-11-15 04:50:08 +00:00
Makefile Change WARNS to 2 across the board with all the libc testcases 2015-11-15 05:21:58 +00:00
mblen_test.c Remove unused variables; sort by alignment where needed 2015-11-15 04:50:54 +00:00
mbrlen_test.c Remove unused variables; sort by alignment where needed 2015-11-15 04:50:54 +00:00
mbrtoc16_test.c Polish up the tests a bit more after projects/collation was merged to head 2015-11-15 04:33:14 +00:00
mbrtowc_test.c Remove unused variables; sort by alignment where needed 2015-11-15 04:50:54 +00:00
mbsnrtowcs_test.c Integrate tools/regression/lib/libc/locale into the FreeBSD test suite 2015-11-08 02:06:17 +00:00
mbsrtowcs_test.c Delete leftover printfs from when these were TAP tests 2015-11-08 21:57:35 +00:00
mbstowcs_test.c Integrate tools/regression/lib/libc/locale into the FreeBSD test suite 2015-11-08 02:06:17 +00:00
mbtowc_test.c Remove unused variables; sort by alignment where needed 2015-11-15 04:50:54 +00:00
towctrans_test.c Integrate tools/regression/lib/libc/locale into the FreeBSD test suite 2015-11-08 02:06:17 +00:00
wcrtomb_test.c Integrate tools/regression/lib/libc/locale into the FreeBSD test suite 2015-11-08 02:06:17 +00:00
wcsnrtombs_test.c Integrate tools/regression/lib/libc/locale into the FreeBSD test suite 2015-11-08 02:06:17 +00:00
wcsrtombs_test.c Integrate tools/regression/lib/libc/locale into the FreeBSD test suite 2015-11-08 02:06:17 +00:00
wcstombs_test.c Integrate tools/regression/lib/libc/locale into the FreeBSD test suite 2015-11-08 02:06:17 +00:00
wctomb_test.c Integrate tools/regression/lib/libc/locale into the FreeBSD test suite 2015-11-08 02:06:17 +00:00