summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/c.math/abs.fail.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libc++][NFC] Remove excess trailing newlines from most filesCasey Carter2019-10-231-1/+0
| | | | Testing git commit access.
* [libc++] std::abs should not return doubleZoe Carver2019-08-201-0/+32
Implement LWG Issue 2735 by adding std::abs tests for several types and checking their return value. NFC. llvm-svn: 369394
OpenPOWER on IntegriCloud