Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-25 | Refactor tst-strtod-round.c for type-generic-ness | Paul E. Murphy | |
Reduce much of the redundancy in this file, and attempt to coral the type specific stuff to ease adding an new type. | |||
2016-05-23 | Refactor bug-strtod.c to better test new types. | Paul E. Murphy | |
This introduces tst-strtod.h to contain some macros to assist with updating strto{f,d,ld} test code to support additional variants of this function. |