Oswald Buddenhagen
001a26a4bb
include qttest.pri centrally
...
Change-Id: I05e85dac15e7de52ad04bde899dcc3cb8e603d3e
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com >
2013-04-02 17:11:37 +02:00
Oswald Buddenhagen
cf5937a8ef
remove redundant INCLUDEPATHs
...
src/plugins and src/libs are included by qtcreator.pri
Change-Id: I15ec19856366661bfa74d00e6278f4eb3854acb2
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com >
Reviewed-by: Eike Ziller <eike.ziller@digia.com >
2013-04-02 17:10:07 +02:00
Bill King
36c72ac388
Tests: More autotest cleanup.
2011-02-16 17:09:20 +01:00
Bill King
16dc934a48
Fixes autotests for windows.
2010-12-14 11:01:17 +10:00
Bill King
524a9ac4a8
tests: more test project cleanup
2010-10-21 14:49:58 +10:00
Bill King
d95f3324c7
tests: remove unnecessary TARGET = tst_$$TARGET
...
"CONFIG += testcase" does this for us, and is the proper way to do this.
2010-10-20 15:03:01 +10:00
Christian Kamm
be563abf68
C++ indenter: Simplify debugging by making dump() more verbose.
2010-09-24 15:08:54 +02:00
Bill King
f823c4810e
Add "make check" support to testcase makefiles.
2010-07-13 11:59:37 +10:00
Christian Kamm
88f2e340bd
C++: Introduce the new CodeFormatter.
...
Done-with: Erik Verbruggen
2010-07-02 16:13:12 +02:00