Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.7.0
-
None
-
-
6f73b3b175086f948eee6b3097fa50aa0a52ab53 (qt-creator/qt-creator/4.8)
Description
Within my project i have multiple tests (GTest) with the name "Construction", when i right click on a unit test which i'm currently working on and select "Run Test Under Cursor" all tests from all my test suits with the same name are run.
This is not particularly bad, but probably not the way it was intended.
In the attached screenshots only the test "Tuple.Construction" was selected, however the test "StaticFunction.Construction" also was called.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-28496 Running a single test using "Run this test" may run another test with the same name
- Closed