summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/stdio
Commit message (Expand)AuthorAgeFilesLines
* MFHgjb2016-03-101-0/+21
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+21
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Delete bogus freeing of uninitialized datangie2015-12-081-1/+0
* Add missing va_ends for corresponding va_starts to clean up variable argumentsngie2015-12-082-0/+4
* Initialize errno to 0 in the nul testcase before testing itngie2015-12-051-0/+1
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-041-5/+2
* Disable -Wformat with scanfloat_test when compiling with gcc to avoid angie2015-11-151-0/+8
* Remove unused variables to fix building worldbapt2015-11-154-13/+2
* Fix the Indian numbering system (hi_IN.ISCII-DEV) testsngie2015-11-151-4/+4
* Convert print_positional_test over to ATFngie2015-11-081-16/+40
* printfloat_test and scanfloat_test need symbols from msun; these are automati...ngie2015-11-081-0/+6
* Integrate tools/regression/lib/libc/stdio into the FreeBSD test suitengie2015-11-0814-23/+2613
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-2/+0
* In this context fclose() can never fail, so assert it in the testdelphij2015-09-291-0/+1
* Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase andngie2014-11-162-0/+302
* Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...ngie2014-11-041-0/+17
OpenPOWER on IntegriCloud