Expose qtests through buildsystem
Manuel Breugelmans
mbr.nxi at gmail.com
Fri Jun 20 12:11:12 UTC 2008
On Friday 20 June 2008 13:59:55 Aleix wrote:
> Can you check the cmake set_test_properties command help? (cmake
> --help-command set_tests_properties)
>
> What information do you need about tests?
>
I dont think set_test_properites is useful for me. Just the test executable
location will suffice, preferably the script one ie with '.shell'. Since I
suppose this extension can vary (.bat on windows?).
Maybe a global project call which returns all the test-targets ordered by
directory. I use the directory as a pragmatic method to divide tests into
suites, qtestlib itself does not know this concept.
Manuel
More information about the KDevelop-devel
mailing list