forked from qt-creator/qt-creator
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AutoTest: Tweak behavior of show durations
The action on the tool bar only toggled between showing the additional duration column or not. Now this also filters out messages used to mark end of tests and propagate its duration as these never could get filtered explicitly with any active filter as they get treated internally. Task-number: QTCREATORBUG-32452 Change-Id: If7410e03c7bfea1c6bfef1389bac8552633f57f6
- Loading branch information
Christian Stenger
committed
Feb 7, 2025
1 parent
ea1814d
commit fb980e5
Showing
3 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters