Bill King
5b2fb4bb67
Fixes: get tests compiling again that depend on the cpp library
...
Details: This gets the tests running again, by statically linking
them. qmake doesn't have support for depending upon other projects
being built, so when the projects are built out of order, libCPlusPlusTest.so
wasn't being built before trying to be linked against.
2010-08-19 11:56:53 +10:00
Bill King
0032af7fc6
More work at getting autotests compiling.
2010-07-13 11:40:42 +10:00
Christian Kamm
c2a3346716
Fix autotest build for cplusplus based tests.
...
Reviewed-by: Roberto Raggi
2010-07-06 13:50:24 +02:00
Bill King
c9710052bb
Fix autotests so that they're compiling again.
2010-07-06 14:37:45 +10:00
Friedemann Kleint
f13d4a104a
Autotests: Compile on Windows
...
Reviewed-by: Roberto Raggi <qtc-committer@nokia.com >
2009-10-26 17:26:53 +01:00
Roberto Raggi
485dec6d2b
Link with cplusplus library.
2009-10-26 14:40:36 +01:00
Roberto Raggi
e6d0f2ca0c
Fixed the auto tests.
2009-06-19 11:19:56 +02:00
Roberto Raggi
8321683694
Fixes: Compile with msvc
2009-02-05 14:39:53 +01:00
Roberto Raggi
d21a4f8406
Fixes: Compile.
2009-02-05 10:34:43 +01:00
Roberto Raggi
da6eb84456
Fixes: Parsing of simple id expressions (e.g. a;).
...
AutoTest: included
2008-12-15 12:25:32 +01:00
Roberto Raggi
fc28553573
Initial work on a test suite for our C++ engine.
2008-12-15 11:35:38 +01:00