Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: allow unstable tests to be marked with CONFIG+=insignificant_test | Sergio Ahumada | 2011-12-28 | 1 | -0/+2 |
| | | | | | | | | | | 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 | ||||
* | Autotest: added more tests to macnativeevents | Richard Moe Gustavsen | 2010-04-07 | 1 | -3/+3 |
| | |||||
* | Fix CI sytem build breakage. | Morten Johan Sørvig | 2010-03-25 | 1 | -0/+16 |
(The .pro file name must match the dir name) |