Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Always print reason when skipping test. | Mark Wielaard | 2015-06-05 | 1 | -0/+1 |
| | | | | | | Make sure the reason a test is SKIPPED is added to the test-suite.log. Signed-off-by: Mark Wielaard <mjw@redhat.com> | ||||
* | addr2line: Add demangler support. | Mark Wielaard | 2015-05-27 | 1 | -0/+69 |
Makes the -C, --demangle option visible and implements it (ignoring the demangle style argument). Adds a new test with sample output. Signed-off-by: Mark Wielaard <mjw@redhat.com> |