https://bugs.kde.org/show_bug.cgi?id=375778
Bug ID: 375778 Summary: Jump to gtest failures Product: kdevelop Version: unspecified Platform: unspecified OS: All Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: Output Views Assignee: kdevelop-bugs-n...@kde.org Reporter: b...@gtnw.de Target Milestone: --- When i debug or run a google test executable and there is a failure i would love to be able to just click on the output to go to the corresponding source file and line. Such a line looks like this: /home/brix/x-project/src/tests/test_foo_impl.cpp:311: Failure If gtest is not common enough to justify this work, maybe configurable regular expressions for filename and linenumber would be the way to go. That way all test frameworks could be supported in one go. -- You are receiving this mail because: You are watching all bug changes.