Home | History | Annotate | Download | only in locale
History log of /src/tests/lib/libc/locale/t_wcstod.c
RevisionDateAuthorComments
 1.5  14-Jul-2017  joerg VAX doesn't have the test cases, so stub the body as well.
 1.4  12-Jul-2017  perseant Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ .
Also make the tests a bit more verbose, to aid debugging when they fail.
 1.3  01-Oct-2011  christos branches: 1.3.34;
Undo previous, Checking for vax is more appropriate.
 1.2  01-Oct-2011  christos no more ifdef vax
 1.1  09-Apr-2011  pgoyette atf-ify the various locale tests
 1.3.34.2  18-Mar-2018  martin Additionally pull up r1.5 for ticket #608:

VAX doesn't have the test cases, so stub the body as well.
 1.3.34.1  15-Mar-2018  martin Pull up following revision(s) (requested by maya in ticket #608):
tests/lib/libc/locale/t_sprintf.c: revision 1.3
tests/lib/libc/locale/t_wctomb.c: revision 1.5
tests/lib/libc/locale/t_io.c: revision 1.5
tests/lib/libc/locale/t_wcstod.c: revision 1.4
tests/lib/libc/locale/t_mbstowcs.c: revision 1.2
tests/lib/libc/locale/t_wctype.c: revision 1.2
tests/lib/libc/locale/t_mbrtowc.c: revision 1.2
tests/lib/libc/locale/t_btowc.c: revision 1.2
tests/lib/libc/locale/t_btowc.c: revision 1.3
Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ .
Also make the tests a bit more verbose, to aid debugging when they fail.

Separate the C/POSIX locale test from the rest; make it more thorough
and more correct. This fixes a problem reported by martin@ when the
test is compiled with -funsigned-char.

RSS XML Feed