Format-safe printing in the unittestsamule-svn-r10458
commite3f579ae9dc5e2cb734b31c294a2276ad76ad6a4
authorupstream svn <svn@amule.org>
Sun, 27 Feb 2011 17:38:44 +0000 (27 17:38 +0000)
committerDévai Tamás <gonosztopi@amule.org>
Mon, 28 Feb 2011 16:19:54 +0000 (28 16:19 +0000)
tree23b8f99a409c1521cc3b29770006028479374b94
parentf70eb8cdfe646dc775440119d57282e8759d494e
Format-safe printing in the unittests

There was no real need for a printf-like function. Worse, if the string to
be printed contained unexpected format specifiers, the result was undefined.
.svn-revision
unittests/muleunit/test.cpp
unittests/muleunit/test.h
unittests/muleunit/testcase.cpp