NetBSD/tests/lib/libc/locale
kre 20fdaa6a50 Update this test to expect the output that is supposed to be produced
by strfmon() rather than the output the old buggy implementation used
to produce.
2017-12-07 22:23:14 +00:00
..
Makefile Add missing strfmon_l. Noticed by Bruno Haible. Add test case. 2017-08-16 13:53:19 +00:00
ducet_test.h Add missing files from last commit: 2017-07-23 18:51:21 +00:00
t_btowc.c Separate the C/POSIX locale test from the rest; make it more thorough 2017-08-10 19:08:43 +00:00
t_digittoint.c Add tests for btowc(3)/wctob(3) and enable compilation of the test for 2017-06-01 15:45:02 +00:00
t_ducet.c Add missing files from last commit: 2017-07-23 18:51:21 +00:00
t_io.c Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ . 2017-07-12 17:32:51 +00:00
t_mbrtowc.c Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ . 2017-07-12 17:32:51 +00:00
t_mbsnrtowcs.c include string.h for memset 2014-05-06 00:41:26 +00:00
t_mbstowcs.c Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ . 2017-07-12 17:32:51 +00:00
t_mbtowc.c Add a member to the test data structure that indicates whether the given 2017-05-25 18:28:54 +00:00
t_sprintf.c Since the C standard allows for intermediate floating results to contain 2017-12-01 01:08:35 +00:00
t_strfmon.c Update this test to expect the output that is supposed to be produced 2017-12-07 22:23:14 +00:00
t_toupper.c Add simple test case for toupper/tolower 2017-05-30 02:11:03 +00:00
t_wcscoll.c Add a simple collation test. This test is expected to fail on HEAD since 2017-07-14 14:57:43 +00:00
t_wcscspn.c Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and 2011-11-21 23:50:44 +00:00
t_wcspbrk.c Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and 2011-11-21 23:50:44 +00:00
t_wcsspn.c Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and 2011-11-21 23:50:44 +00:00
t_wcstod.c VAX doesn't have the test cases, so stub the body as well. 2017-07-14 14:09:53 +00:00
t_wctomb.c Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ . 2017-07-12 17:32:51 +00:00
t_wctype.c Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ . 2017-07-12 17:32:51 +00:00