phoneuis/bubblemanager2/tsrc/unit/loctest/loctest.cpp
changeset 74 d1c62c765e48
parent 60 1eef62f5c541
--- a/phoneuis/bubblemanager2/tsrc/unit/loctest/loctest.cpp	Fri Sep 03 13:33:36 2010 +0300
+++ b/phoneuis/bubblemanager2/tsrc/unit/loctest/loctest.cpp	Fri Sep 17 17:09:12 2010 +0300
@@ -116,6 +116,10 @@
 
     testLabel(bubbleId,"txt_phone_other_calling");
 
+    testLabel(bubbleId,"txt_phone_other_calling_video_call");
+
+    testLabel(bubbleId,"txt_phone_other_calling_1_call");
+
     testLabel(bubbleId,"txt_phone_other_attempting");
 
     // Second line texts, no indicators -> full width
@@ -215,6 +219,10 @@
 
     testLabel(bubbleId,"txt_phone_other_calling");
 
+    testLabel(bubbleId,"txt_phone_other_calling_video_call");
+
+    testLabel(bubbleId,"txt_phone_other_calling_1_call");
+
     bubbleManager->startChanges();
     bubbleManager->setState( bubbleId, BubbleManager::Active );
     bubbleManager->endChanges();