summaryrefslogtreecommitdiff
path: root/utests/builtin_tgamma.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove "\n" in output message when test is failedGuo Yejun2016-08-031-1/+1
* Prepend std namespace to isnan and isinf calls.Sean Lynch2016-04-081-2/+2
* correct ULP value in utestsMeng Mengmeng2015-07-151-4/+2
* utests: fix test case builtin_tgamma.Rebecca N. Palmer2015-04-301-3/+16
* utests: make utests maths ULP values consistent with specificationMeng Mengmeng2014-12-021-1/+1
* utests: fix bugs in builtin_tgamma().Rebecca Palmer2014-11-061-2/+7
* add built-in function "tgamma"Homer Hsing2013-08-301-0/+42