Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-16 | tests/valgrind.pm: suppress memleaks of NSS_InitContext() | Kamil Dudka | |
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=745224 | |||
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-02-14 | removed trailing whitespace | Yang Tse | |
2007-10-31 | Detect curl source when valgrind provides an absolute source file name | Dan Fandrich | |
2005-02-10 | Moved out the valgrind report parser to valgrind.pm, to make it easier to | Daniel Stenberg | |
test it outside the test suite. Now we also disable valgrind usage if libcurl was built shared, as then valgrind is only testing the wrapper-script running shell which is pointless. |