aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/stdio
Commit message (Expand)AuthorAgeFilesLines
* MFC r333895, r334022Cy Schubert2018-06-181-1/+1
* MFC r331936, r331942, r331943, r331945, r331947, r331948Cy Schubert2018-04-182-0/+146
* MFC r313378,r313379:Enji Cooper2017-02-141-10/+12
* MFC r313376:Enji Cooper2017-02-141-11/+8
* MFC r307220:Enji Cooper2016-12-061-2/+2
* MFC r305921:Enji Cooper2016-12-032-6/+6
* MFC r305358:Enji Cooper2016-12-032-1/+2
* MFC r305920:Enji Cooper2016-10-212-4/+4
* print_positional_test: Fix misuse of wchar APIsConrad Meyer2016-05-121-3/+4
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* Fix double fclose of `fp1` when freopen failsEnji Cooper2016-04-201-1/+0
* Make sure fmemopen succeeds in :test_append_binary_pos before calling ftellEnji Cooper2016-04-191-0/+2
* MFHGlen Barber2016-03-101-0/+21
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+21
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Delete bogus freeing of uninitialized dataEnji Cooper2015-12-081-1/+0
* Add missing va_ends for corresponding va_starts to clean up variable argumentsEnji Cooper2015-12-082-0/+4
* Initialize errno to 0 in the nul testcase before testing itEnji Cooper2015-12-051-0/+1
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-5/+2
* Disable -Wformat with scanfloat_test when compiling with gcc to avoid aEnji Cooper2015-11-151-0/+8
* Remove unused variables to fix building worldBaptiste Daroussin2015-11-154-13/+2
* Fix the Indian numbering system (hi_IN.ISCII-DEV) testsEnji Cooper2015-11-151-4/+4
* Convert print_positional_test over to ATFEnji Cooper2015-11-081-16/+40
* printfloat_test and scanfloat_test need symbols from msun; these are automati...Enji Cooper2015-11-081-0/+6
* Integrate tools/regression/lib/libc/stdio into the FreeBSD test suiteEnji Cooper2015-11-0814-23/+2613
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* In this context fclose() can never fail, so assert it in the testXin LI2015-09-291-0/+1
* Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase andEnji Cooper2014-11-162-0/+302
* Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper2014-11-041-0/+17