Hello,

I have added some tests to my project that run a (C++) executable with a set of command-line arguments. There is no particular C++ API to drive the tests (as in google tests or similar). Tests simply pass or fail based on the process status. The tests are added to the cmake project using the usual `add_test()` function. How can I make qtcreator aware of these new tests ? It only seems to know about tests that use one of those C++ testing frameworks. Is there anything I'm missing ?

Thanks,

Stefan
--

      ...ich hab' noch einen Koffer in Berlin...

_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to