Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-21 | Adapt change to NAME_PREFIX behaviour in ecm_add_tests. | Alex Merry | |
NAME_PREFIX now only changes the test name, not the target name. | |||
2014-06-13 | Reorder Tests | Thomas Braxton | |
Some tests are testing underlying components, these should be tested before testing the components that depend on them. REVIEW: 118680 | |||
2014-05-10 | Revert "adapt to ECMAddTests change" | Alex Richardson | |
This reverts commit 88c9a9664e99b639df4cde2be22dbe44df228879. | |||
2014-05-10 | adapt to ECMAddTests change | Alex Richardson | |
2014-05-07 | Use ecm_add_test(s) instead of own macro | Alex Richardson | |
This also fixes running 'nmake test' on Windows. | |||
2014-03-13 | Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSION | Aurélien Gâteau | |
2014-01-15 | Improve dependency specifications. | Michael Palimaka | |
QtTest and QtConcurrent are only required for autotests, so no need to find them unconditionally. QtWidgets is not actually used - QtGui is instead. REVIEW: 114962 | |||
2014-01-13 | Make Qt5Test an optional dependency | Alex Richardson | |
It is only needed for building the autotests | |||
2013-12-18 | Move kconfig code to the root directory. | Jenkins CI | |