clean up tests for use with ctest
authorMichael Schuldt <michael.schuldt@bmw-carit.de>
Thu, 25 Aug 2011 11:24:07 +0000 (13:24 +0200)
committerMichael Schuldt <michael.schuldt@bmw-carit.de>
Mon, 29 Aug 2011 09:05:11 +0000 (11:05 +0200)
commit020a17fff6a283f99ffe2fd2a72c422ee5f89469
tree12af607da65c61567739fe8fd73ae3ffd4c1a498
parent0a4a13a3f1133002e015f90774e98ca13ba03927
clean up tests for use with ctest

make ctest setup work again, now 'make test' runs all tests

remove unnecessary include file

remove -pedantic flag, it is not supported by googletest and googlemock
and causes unmanagable number of warnings
CMakeLists.txt
LayerManagerPlugins/Communicators/DBUSCommunicator/CMakeLists.txt
LayerManagerPlugins/Renderers/Graphic/CMakeLists.txt
LayerManagerPlugins/Renderers/Graphic/tests/ViewportTransformTest.cpp