PDA

View Full Version : How to build and execute only test classes



vels
24th April 2010, 08:39
Hi,

I want to compile only the test classes, how can arrive at getting only test classes compiled and executed?



make test --> build test class alone
make all --> build test class and production class



Do we have any material/links on making customized build rule, does qmake can be tuned to do this task.

Thanks
vels

Jolly
26th April 2010, 09:39
Try that: http://lists.trolltech.com/qt-interest/2008-09/thread00129-0.html