[Qt-interest] Running unit tests
Esdras Beleza
listas at esdrasbeleza.com
Wed Nov 2 18:20:52 CET 2011
Hi,
I'm used to create Qt projects in Qt Creator, but now I'm trying to create
a more serious project and do some unit tests in a new project.
I created a new subdirs-based project, and inside of it I put another
project, also subdirs-based, called "tests". Inside of this "tests"
projects, there are some directories containing the unit tests I need. They
are built and, inside of the build directory, are their binaries.
if I ask Qt Creator to run my project, it runs the binary of the first
project it finds.
I don't know if I'm doing it right. How do you run Qt-based unit tests?
Esdras
--
formulageek.com.br
esdrasbeleza.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111102/7d25935c/attachment.html
More information about the Qt-interest-old
mailing list