[APFloat] Added unittest for APFloat.subtract that checks special cases, result categ...
authorMichael Gottesman <mgottesman@apple.com>
Wed, 26 Jun 2013 23:55:23 +0000 (23:55 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Wed, 26 Jun 2013 23:55:23 +0000 (23:55 +0000)
commitd7d88d969e7a97c6f543413d02c3c72921f9120e
tree747add910ac1c88a92c8864fd88d63c19918600e
parent70d695801a2bd5eed4bd6ea05d40516e6e6fa276
[APFloat] Added unittest for APFloat.subtract that checks special cases, result categories, and result status.

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