Add SmallString unit test.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 16 Jul 2009 17:00:06 +0000 (17:00 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 16 Jul 2009 17:00:06 +0000 (17:00 +0000)
commit014db9ddf7782457fd761d90c4a6ba100ff24a43
tree11fdb6dbceb33e26515c33d8310d23b38d8fdf97
parent021da14dac8d3841c47ad742f84f2f1dc96448f6
Add SmallString unit test.
 - Patch by Ryan Flynn!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76081 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/SmallStringTest.cpp [new file with mode: 0644]