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

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