Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-11 | tests: add a script wrapper to run tinyproxy under valgrind in the tests. | Michael Adam | 1 | -0/+28 | |
This runs valgrind with the -q switch - i.e. the log file tests/env/var/log/valgrind.log will only contain anything when there were valgrind errors. (Memory leaks...) Michael |