summaryrefslogtreecommitdiffstats
path: root/tests/auto/macnativeevents/macnativeevents.pro
Commit message (Collapse)AuthorAgeFilesLines
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-281-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 macnativeeventsRichard Moe Gustavsen2010-04-071-3/+3
|
* Fix CI sytem build breakage.Morten Johan Sørvig2010-03-251-0/+16
(The .pro file name must match the dir name)