Anyway to automatically run all the demos for Qt 4.7.1 SDK on Windows
-
run all demo at the same time is a suicide :P
:) Not at the same time. I just want a way to verify that the compiler I am using is able to build everything, and that the demos run correctly.
I don't want to go through and click all 120+ demos and check to see if it runs correctly.
On linux, I think there is a "test/auto" directory that would build and run the demos and produce output to xml files, but I have not done it.
I do not see the same directories on windows.
-
Unfortunately there is no any script which runs all the example/demos and tests it, may be you would be tempting to write one,Indeed it would be very good for all of us if we have any such script available.
atleast run the application and exit, I know testing every bit of events would be tedious job. -
[quote author="quocanle" date="1292976257"]>> run all demo at the same time is a suicide :P
:) Not at the same time. I just want a way to verify that the compiler I am using is able to build everything, and that the demos run correctly.
I don't want to go through and click all 120+ demos and check to see if it runs correctly.
On linux, I think there is a "test/auto" directory that would build and run the demos and produce output to xml files, but I have not done it.
I do not see the same directories on windows.[/quote]
btw which is the compiler you are referring to.