about summary refs log tree commit diff
path: root/stdlib/tst-strtod-round-skeleton.c
Commit message (Collapse)AuthorAgeFilesLines
* Add tst-wcstod-roundPaul E. Murphy2016-08-191-0/+236
This extends tst-strtod-round with a few trivial changes to also test the wide character variants of strto* using similar macros to other shared tests.