aboutsummaryrefslogtreecommitdiff
path: root/unittests/ADT/SmallStringTest.cpp
AgeCommit message (Collapse)Author
2009-08-19Remove SmallString::append_*int* unit tests.Benjamin Kramer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79451 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16Add SmallString unit test.Daniel Dunbar
- Patch by Ryan Flynn! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76081 91177308-0d34-0410-b5e6-96231b3b80d8