Implemented unit tests for MapRouteItem
[situare] / tests / tests.pro
index f4f8497..579d120 100644 (file)
@@ -1,5 +1,7 @@
 TEMPLATE = subdirs
-SUBDIRS = map/mapengine \
+SUBDIRS = coordinates/geocoordinate \
+          coordinates/scenecoordinate \
+          map/mapengine \
           map/mapview \
           map/ownlocationitem \
           map/gpslocationitem \
@@ -7,10 +9,11 @@ SUBDIRS = map/mapengine \
           map/friendgroupitem \
           map/mapscene \
           map/friendlocationitem \
-          map/mapfetcher \
+          map/maprouteitem \
+          ui/listview \
+          ui/friendlistitem \
+          ui/sidepanel \
+          ui/avatarimage \
           user \
-          situareservice/testlocationupdate \
-          situareservice/testfetchlocations \
-          ui/friendlist \
-          ui/zoombuttonpanel \
-          ui/pixmap
+          routing/route \
+          routing/routesegment