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-boun...@qt-project.org> im Auftrag von Suhas 
Krishanamurthy <suhaskrishanamurthy2...@outlook.com>
Gesendet: Samstag, 21. September 2024 08:09
An: interest@qt-project.org <interest@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
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to