[APFloat] Added unittest for APFloat.divide that checks special cases, result categor...
authorMichael Gottesman <mgottesman@apple.com>
Thu, 27 Jun 2013 00:42:00 +0000 (00:42 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 27 Jun 2013 00:42:00 +0000 (00:42 +0000)
commitfb76ffd10b1e68ed157a4b0d2156a5e67a748b83
tree5df2664234b80efcc7d3c1b72f8ec0a9d55b559f
parent2253a2f52f3c46ae75cd05f5885acb987bd1d6b6
[APFloat] Added unittest for APFloat.divide that checks special cases, result categories, and result statuses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185050 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/APFloatTest.cpp