forked from qt-creator/qt-creator
Autotests: More cleanup of tests, and initial marking of components belonged to.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
TEMPLATE = app
|
||||
CONFIG += qt warn_on console depend_includepath
|
||||
CONFIG += qtestlib testcase
|
||||
TARGET = tst_$$TARGET
|
||||
include(../shared/shared.pri)
|
||||
SOURCES += tst_preprocessor.cpp
|
||||
|
@@ -1,6 +1,7 @@
|
||||
#include <QtTest>
|
||||
#include <pp.h>
|
||||
|
||||
//TESTED_COMPONENT=src/libs/cplusplus
|
||||
using namespace CPlusPlus;
|
||||
|
||||
class tst_Preprocessor: public QObject
|
||||
|
Reference in New Issue
Block a user