forked from qt-creator/qt-creator
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>