Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 13.0.0-rc1
-
None
-
-
e52743ae8 (13.0)
Description
tst_memberoperator test fails in test automation.
Test steps:
1. Start Creator(clang enabled)
2. Create a new 'Qt Console Application' project
3. Add '2.' or 'float fl = 2.' to code
Result:
According to the test, suggestions should not be shown, but they are.