Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: allow unstable tests to be marked with CONFIG+=insignificant_test | Sergio Ahumada | 2012-01-09 | 1 | -0/+1 |
| | | | | | | | | | | | Marking a test with CONFIG+=insignificant_test will cause the exit code of the test to be discarded during `make check'. This is intended to be used for tests which are valuable to run, but are known to be unstable and are not feasible to immediately fix. Task-number: QTQAINFRA-428 Change-Id: Idd45b04200182e3673195858ec08d31357dcdfaf Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> | ||||
* | tests: eliminated usage of qttest_p4.prf [part 2] | Sergio Ahumada | 2011-12-29 | 1 | -2/+5 |
| | | | | | | | | | | qttest_p4.prf was added as a convenience for Qt's own autotests in Qt4. It enables various crufty undocumented magic, of dubious value. Stop using it, and explicitly enable the things from it which we want. Change-Id: I8a0bed9161ea9ac010ef3269f2e9baed7bbc2f41 Reviewed-by: Rohan McGovern Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com> | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+5 |