aboutsummaryrefslogtreecommitdiff
path: root/wcsmbs/tst-wcstod-round.c
AgeCommit message (Collapse)AuthorFilesLines
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-08-19Add tst-wcstod-roundPaul E. Murphy1-0/+31
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.