Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: allow unstable tests to be marked with CONFIG+=insignificant_test | Sergio Ahumada | 2011-12-28 | 1 | -1/+0 |
| | | | | | | | | | | 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. Change-Id: Id7b2407d0a13c8de19a58badb78fa7c018c9b50a Reviewed-by: Jo Asplin | ||||
* | Crash in QWidgetPrivate::init on QApplication::quit() using a modal dialog ↵ | Carlos Manuel Duclos Vergara | 2010-08-18 | 1 | -0/+1 |
| | | | | | | | | | | | | on Mac The problem was the order of deletion in the destructor. To autotest this I create an application, start a modal dialog and then quit the application. The fix was contributed by a customer. Task-number: QTBUG-12673 Reviewed-by: Olivier Goffart | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+6 |