summaryrefslogtreecommitdiffstats
path: root/libcxx/test/hexfloat.h
Commit message (Collapse)AuthorAgeFilesLines
* Move common header files into a 'support' directory; make 'testit' include ↵Marshall Clow2013-01-051-38/+0
| | | | | | -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files llvm-svn: 171594
* Correction to hexfloat hack.Howard Hinnant2011-05-141-3/+4
| | | | llvm-svn: 131340
* http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated ↵Howard Hinnant2011-05-131-0/+37
hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests. llvm-svn: 131318
OpenPOWER on IntegriCloud