aboutsummaryrefslogtreecommitdiff
path: root/src/tests/stringspeed.cpp (follow)
AgeCommit message (Collapse)Author
2011-03-30Ok, string stuff is working much, much better, a load of new unit tests haveMike Buland
been added, and I deleted a whole slew of stupid old tests that I don't need.
2011-03-18Wow, a lot has changed. String is not a template class, and it can do it's ownMike Buland
formatting ala QString.