diff options
| author | Bill King <bill.king@nokia.com> | 2010-09-02 15:32:04 +1000 |
|---|---|---|
| committer | Bill King <bill.king@nokia.com> | 2010-09-02 15:32:04 +1000 |
| commit | 1f0b600b82eb90fc30339e5899fb0c21235af1bf (patch) | |
| tree | 4134a16fee028b5119a313380c95e9e6d57769c0 /tests/auto/cplusplus/codegen/tst_codegen.cpp | |
| parent | f91ba77ceea47986dc903c8605a66b94f5ec380c (diff) | |
| download | qt-creator-1f0b600b82eb90fc30339e5899fb0c21235af1bf.tar.gz | |
Autotests: More cleanup of tests, and initial marking of components belonged to.
Diffstat (limited to 'tests/auto/cplusplus/codegen/tst_codegen.cpp')
| -rw-r--r-- | tests/auto/cplusplus/codegen/tst_codegen.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/cplusplus/codegen/tst_codegen.cpp b/tests/auto/cplusplus/codegen/tst_codegen.cpp index c536305be6..e763886da2 100644 --- a/tests/auto/cplusplus/codegen/tst_codegen.cpp +++ b/tests/auto/cplusplus/codegen/tst_codegen.cpp @@ -13,6 +13,8 @@ #include <QtDebug> #include <QTextDocument> +//TESTED_COMPONENT=src/libs/cplusplus + /*! Tests for various parts of the code generation. Well, okay, currently it only tests the InsertionPointLocator. |
