Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
[oota-llvm.git] / unittests / ADT / SmallStringTest.cpp
2009-08-19 Benjamin KramerRemove SmallString::append_*int* unit tests.
2009-07-16 Daniel DunbarAdd SmallString unit test.