| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
error() will only output the file name, but with ".exe" on windows.
Change-Id: Icbf9c026003d3e18abc9f68e13789d04811af48b
Reviewed-by: Christian Kandeler <[email protected]>
|
| |
|
|
|
|
|
|
|
| |
When --enable-valgrind is given run the testsuite with --leak-check=full
treating any memory leak as a failure. Also disable valgrind for those
tests that trigger a valgrind bug.
https://bugs.kde.org/show_bug.cgi?id=327427
Signed-off-by: Mark Wielaard <[email protected]>
|
| |
|
|
|
|
| |
SKIP tests that need a demangler if it is not there.
Signed-off-by: Mark Wielaard <[email protected]>
|
|
|
Includes test that shows -d matches the function name that corresponds to
the actual source line we report with -s for a frame address.
Signed-off-by: Mark Wielaard <[email protected]>
|