This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
f1a403c778fec44d55dd383e44b620ca1f6483c1
qt-creator
/
tests
/
auto
/
cplusplus
/
ast
/
ast.pro
5 lines
80 B
Prolog
Raw
Normal View
History
Unescape
Escape
tests: more test project cleanup
2010-10-21 14:49:58 +10:00
include
(
.
.
/../
qttest
.
pri
)
Initial work on a test suite for our C++ engine.
2008-12-15 11:35:38 +01:00
include
(
.
.
/
shared
/
shared
.
pri
)
SOURCES
+=
tst_ast
.
cpp
Make tests follow Qt conventions by starting all unit tests with `tst_'. Some scripts make use of this convention to differentiate unit tests from applications which happen to link to testlib. Reviewed-by: ossi
2009-09-22 00:33:38 +10:00
Copy Permalink