ClangCodeModel: Fix tests

Amends a7956df3ca.

Change-Id: I7cbbd391ee015c5481e90ebdad356d9c6e916d5e
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Christian Kandeler
2022-08-29 11:18:05 +02:00
parent d66b791df1
commit 607900ae17
3 changed files with 66 additions and 0 deletions

View File

@@ -1,6 +1,28 @@
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0
// This space intentionally left empty
#include "mainwindow.h"
#include "ui_mainwindow.h"

View File

@@ -1,5 +1,27 @@
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0
// This space intentionally left empty
#pragma once
#define TEST_DEFINE 1

View File

@@ -1,5 +1,27 @@
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0
// This space intentionally left empty
#include "header.h"
#include "cursor.h"
Fooish::Bar::Bar() {