summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/c.math
Commit message (Collapse)AuthorAgeFilesLines
* Make <cmath> classification macros work with integral types.Howard Hinnant2013-01-141-0/+12
| | | | llvm-svn: 172461
* Move common header files into a 'support' directory; make 'testit' include ↵Marshall Clow2013-01-051-1/+1
| | | | | | -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
* http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated ↵Howard Hinnant2011-05-131-2/+4
| | | | | | hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests. llvm-svn: 131318
* license changeHoward Hinnant2010-11-164-8/+8
| | | | llvm-svn: 119395
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-114-4/+4
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-114-0/+1399
llvm-svn: 103490
OpenPOWER on IntegriCloud