Bug 375778

Summary: Jump to gtest failures
Product: [Applications] kdevelop Reporter: Arne Brix <brix>
Component: Output ViewsAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist CC: brix, igorkuo, mvobugs, mvolden2
Priority: NOR Keywords: junior-jobs
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed/Implemented In: 5.15.240800
Sentry Crash Report:

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.