about summary refs log tree commit diff
path: root/wcsmbs/tst-wcstod-round.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
|
* Add tst-wcstod-roundPaul E. Murphy2016-08-191-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.