-
Committer:
Aurelien Gateau
-
Date:
2010-12-08 15:00:32 UTC
-
mto:
This revision was merged to the branch mainline in
revision
337.
-
Revision ID:
aurelien.gateau@canonical.com-20101208150032-kbks0bf1yao6l6dv
Make code base easier to test:
- Turned most of the launcher and panel code into static libraries
- Added CMake macros to make it easy to add test cases
- Added top level "check" target
- Wrote simple test-cases to serve as examples