This reverts commit fca72823ea2a9c627e86d2fb769929999ed6fe43
to speed up compilation on slower systems. It introduces the
possibility to set an environment variable or pass BUILDTESTS
as argument to qmake to make the tests available.
Change-Id: Iab5846473bac2dddbec85b45a7a7ad70552171a4
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Remove superfluous file engine tests. Introduce auto test
for newly added client server classes. Fix some wrong
implementations serverside for settings array handling and
broken arguments in process wrapper. Replace all other parts
that with new implementations. Remove now unused classes.
Change-Id: I6f9e836993096a2c2c06b06f2b06d7aa4b287e56
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
- now we can use "make check" in the root directory to run
a build + run all autotests instead of going down to the
autotest directory
Change-Id: Ie0ca4ab45cfc7e8a0c204dd1d9d0d800210127eb
Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>