Bug 375778 - Jump to gtest failures
Summary: Jump to gtest failures
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Output Views (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2017-01-31 07:00 UTC by Arne Brix
Modified: 2024-06-30 11:41 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.15.240800
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arne Brix 2017-01-31 07:00:47 UTC
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.
Comment 1 Kevin Funk 2017-02-14 09:15:37 UTC
@Morten: Something for you?
Comment 2 Bug Janitor Service 2024-05-19 08:05:34 UTC
A possibly relevant merge request was started @ https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/563
Comment 3 Morten Volden 2024-06-30 04:34:11 UTC
MR https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/563 has been accepted and committed.