> I would like to ask about general topic of tests(unit, functional,
> regression and so on). What kind of tests do we have for testing of
> QtCreator? I know that there are some unit tests for completion, code
> generation(only tests the InsertionPointLocator) and for FakeVim plugin. I
> have seen also scripts for Squish but as far as I understand Squish is used
> internally(it is not possible for "external" developers to use it).There is
> also Jenkins which is used mostly for building snapshots. 
Those and also starting a debug Creator with -test all will run some autotests 
in a running Creator.


> What about
> integration unit tests results and other kind of available test results
> there(run all kind of tests after building and checking the results)?
There are no integration tests.

daniel
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to