summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/stdio
Commit message (Expand)AuthorAgeFilesLines
* MFC r313378,r313379:ngie2017-02-141-10/+12
* MFC r313376:ngie2017-02-141-11/+8
* MFC r307220:ngie2016-12-061-2/+2
* MFC r305921:ngie2016-12-032-6/+6
* MFC r305358:ngie2016-12-032-1/+2
* MFC r305920:ngie2016-10-212-4/+4
* print_positional_test: Fix misuse of wchar APIscem2016-05-121-3/+4
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-4/+0
* Fix double fclose of `fp1` when freopen failsngie2016-04-201-1/+0
* Make sure fmemopen succeeds in :test_append_binary_pos before calling ftellngie2016-04-191-0/+2
* 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