summaryrefslogtreecommitdiffstats
path: root/newlib/testsuite/include
Commit message (Collapse)AuthorAgeFilesLines
* 2005-01-27 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2005-01-271-0/+1
| | | | * testsuite/include/check.h: Include stdlib.h.
* 2004-05-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-05-251-0/+2
| | | | * testsuite/include/check.h: Add include of <stdio.h>.
* 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-05-031-0/+1
| | | | * testsuite/include/check.h (CHECK): Add flush of stdout.
* 2002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-10-181-0/+7
* testsuite/include/check.h: New header file to use with test cases. * testsuite/lib/newlib.exp: Add testsuite/include directory to list of header files to use. * testsuite/newlib.wctype/twctype.c: New test case for iswctype fns. * testsuite/newlib.wctype/wctype.exp: New file.