unittests: add test for APInt::toString()
authorDylan Noblesmith <nobled@dreamwidth.org>
Wed, 15 Jun 2011 23:36:34 +0000 (23:36 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Wed, 15 Jun 2011 23:36:34 +0000 (23:36 +0000)
commit5f36bb1759e35bd3aef4b6ce226e091849f6b816
tree8c12978fcfc87dd5975f8d23b767d7657fa27143
parent77b4b13c2a525faf646a6784b24692cf0459b75e
unittests: add test for APInt::toString()

Follow up to r133032.

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