[Interest] 'help'
Axel Spoerl
axel.spoerl at qt.io
Sat Sep 21 13:12:30 CEST 2024
Hi Suhas,
Volker and I have already given you these instructions in our answers to your previous e-mail to this mailing list.
There is no such thing as a "ctest file" which can be run.
If you have configured and built Qt exactly as we said, you just have to type "ctest" in the build directory, to run all tests.
To run a specific test, type "ninja tst_<TestClass>_check".
You also select the test class as an executable target in Qt Creator to debug it.
Since you don't tell us, which bug you actually have fixed, we can't tell you how to test it.
I recommend you to start a topic in https://forum.qt.io/, including all details about what you have fixed, how
you configured and built Qt.
Cheers
Axel
[https://ddgobkiprc33d.cloudfront.net/fdabc3bf-87df-44e6-90c8-11d09667ec3c.png]<https://forum.qt.io/>
Qt Forum<https://forum.qt.io/>
Qt discussions, questions and answers
forum.qt.io
________________________________
Von: Interest <interest-bounces at qt-project.org> im Auftrag von Suhas Krishanamurthy <suhaskrishanamurthy2076 at outlook.com>
Gesendet: Samstag, 21. September 2024 08:09
An: interest at qt-project.org <interest at qt-project.org>
Betreff: [Interest] 'help'
Hello All
I have cloned the qt dev source code and also built the ctest files,
can you anyone tell me how to run this ctest files.
If possible, can you provide me the steps and command to test fixed bug.
Thank You
Suhas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20240921/17ce796f/attachment.htm>
More information about the Interest
mailing list