SkStringPrintf helper fucntion + a new unit test for it.
authortomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 30 Jun 2011 14:39:52 +0000 (14:39 +0000)
committertomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 30 Jun 2011 14:39:52 +0000 (14:39 +0000)
commit3a1f6a06cc706b35d9d6086ffbf5135cbf42bf8a
tree2c7f1949a5da7f2ff0adfa4caf716ab7207ddb3a
parentb371ed1784fcc594131abb7fc2f76b0abd20ca9e
SkStringPrintf helper fucntion + a new unit test for it.

git-svn-id: http://skia.googlecode.com/svn/trunk@1766 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkString.h
src/core/SkString.cpp
tests/StringTest.cpp