Files
qt-creator/tests/unit/unittest
Nikolai Kosjar d946ff5403 Clang: Fix adding completion snippets after {
...e.g. as in "void f() {".

The criteria whether to change snippets got invalidated with

    commit 8d0391a4f9
    Clang: Treat brace initialization as constructor completion

as the completion operator might be T_LBRACE now instead of T_EOF_SYMBOL
for normal completions.

This fixes the plugin test ClangCodeCompletionTest::testCompleteGlobals.

Add also unit tests.

Change-Id: I85cf522b9b307359c5c3e25198dd228cbb68ded0
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
2018-10-25 12:13:57 +00:00
..
2016-09-19 15:17:54 +00:00
2018-04-09 05:25:40 +00:00
2018-04-09 05:25:40 +00:00
2016-11-15 15:30:33 +00:00
2017-01-31 14:18:38 +00:00
2017-01-31 14:18:38 +00:00
2017-10-05 17:36:37 +00:00
2017-10-05 17:36:37 +00:00
2017-10-05 17:36:37 +00:00
2016-09-19 15:17:54 +00:00
2017-10-05 17:36:37 +00:00
2017-01-30 13:55:58 +00:00
2016-11-23 12:16:04 +00:00
2016-11-23 12:16:04 +00:00
2016-11-15 15:30:33 +00:00
2016-09-19 15:17:54 +00:00
2016-09-19 15:17:54 +00:00
2018-04-09 05:25:40 +00:00
2016-09-19 15:17:54 +00:00
2018-09-03 14:26:05 +00:00
2017-10-05 17:36:37 +00:00
2018-04-09 05:25:40 +00:00
2016-11-23 12:16:04 +00:00
2016-11-23 12:16:04 +00:00
2018-01-16 15:32:15 +00:00
2016-09-19 15:17:54 +00:00