> so my question then is: how do i build these tests?

Here's what I do:

cd build/tests/auto/cplusplus/typeprettyprinter
qmake ../../../../../source/tests/auto/cplusplus/typeprettyprinter
make check

Note that the test dynamically links Qt Creator's libCPlusPlus. So if you 
change 
something in the pretty printers you need to explicitly recompile 
libs/cplusplus 
before running the test.

Cheers,
Christian



_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to