summaryrefslogtreecommitdiff
path: root/utests/builtin_pow.cpp
Commit message (Expand)AuthorAgeFilesLines
* do not use const pointerGuo Yejun2016-07-201-1/+6
* Prepend std namespace to isnan and isinf calls.Sean Lynch2016-04-081-6/+6
* correct ULP value in utestsMeng Mengmeng2015-07-151-4/+2
* utest_pow: don't fail on declared lack of denormals.Rebecca N. Palmer2015-04-291-2/+8
* utests: make utests maths ULP values consistent with specificationMeng Mengmeng2014-12-021-1/+1
* utests: fix a typo in test cases.Zhigang Gong2014-11-251-1/+1
* utests: fix bugs in builtin_pow().Rebecca Palmer2014-11-061-5/+11
* utest: Add test case for built-in function pow.Yi Sun2013-10-291-0/+92