summaryrefslogtreecommitdiff
path: root/lib/libc/tests/stdio/scanfloat_test.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused variables to fix building worldBaptiste Daroussin2015-11-151-9/+0
| | | | Notes: svn path=/head/; revision=290860
* Integrate tools/regression/lib/libc/stdio into the FreeBSD test suiteEnji Cooper2015-11-081-0/+325
as lib/libc/tests/stdio - Fix some whitespace - Convert the testcases to ATF - Convert "/dev/null" to _PATH_DEVNULL MFC after: 1 week Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=290537