History log of /external/valgrind/none/tests/vgprintf.vgtest
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d55f0d924062c7b5b3453242a6f9611bd5ce7458 03-Aug-2009 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> With the recent VG_(message) change,
VALGRIND_{PRINTF,PRINTF_BACKTRACE,INTERNAL_PRINTF} were no longer appending
newlines. This meant that --trace-malloc=yes spewed everything onto a
single line, among other things.

Rather than adding the newline back in, I chose to offically change their
behaviour to not add the newlines, as this is more flexible (and the reason
for the underlying VG_(message) change). I updated all the relevant places
I could find.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10694 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/vgprintf.vgtest
3a99d29768927790e780c124cc167b5581c7183f 29-Jun-2005 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Move a heap of tests from corecheck/tests/ into none/tests/. There's
no real point in having them in corecheck/tests since they're not testing
anything that Nulgrind doesn't provide.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4048 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/vgprintf.vgtest