Files
qt-creator/src/plugins/autotest/unit_test
Christian Stenger 5d5ff57495 AutoTest: Fix gtest detection
If a test name starts with a number the codemodel handles
the function-like macro differently and does not generate
the arguments as it would do when using normal literals.
Work around by explicitly handling the expression tokens.

Fixes: QTCREATORBUG-25498
Change-Id: Ibf381af912403cb7b87c1c30b5a8fc7043c16056
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-04-07 08:58:14 +00:00
..
2021-04-07 08:58:14 +00:00