Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: allow unstable tests to be marked with CONFIG+=insignificant_test | Sergio Ahumada | 2012-02-07 | 1 | -1/+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. Change-Id: Ie3afe664e3a91c2d1f9ca03c2f39f8f9c5aa6edc Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> | ||||
* | Fixes qt3support unit tests generating compile failures when Qt is not | Rohan McGovern | 2009-05-11 | 1 | -1/+2 |
| | | | | | | | | | | | | configured with qt3support. The build system knows when qt3support was turned off, so let's just skip these tests in that case. That makes more sense than individually configuring each autotest machine to skip these tests when the configuration is known to turn off qt3support, which is what's done previously. Reviewed-by: Lincoln Ramsay | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+16 |