logsui/logscntfinder/tsrc/st_logscntfinder/inc/st_logscntfinder.h
changeset 11 64a47b97e1e1
parent 6 41c0a814d878
child 9 68f3171a5819
--- a/logsui/logscntfinder/tsrc/st_logscntfinder/inc/st_logscntfinder.h	Wed Jun 23 18:13:05 2010 +0300
+++ b/logsui/logscntfinder/tsrc/st_logscntfinder/inc/st_logscntfinder.h	Tue Jul 06 14:16:36 2010 +0300
@@ -67,7 +67,8 @@
     void testPredictiveSearchQueryFullyCached();
     void testPredictiveSearchQueryPartialCachedNoResults();
     void testPredictiveSearchQueryFullyCachedNoResults();
-    void testPredictiveSearchQueryCachedZeroCase();
+    void testPredictiveSearchQueryPartialCachedZeroCase();
+    void testPredictiveSearchQueryFullyCachedZerosCase();
     void testPredictiveSearchQueryLogs();
     void testPredictiveSearchQueryLogsZeroCase();
     void testPredictiveSearchQueryLogsContactsPartialCached();
@@ -76,6 +77,7 @@
     void testPredictiveSearchQueryLogsContactsPhoneNumberMatch();
     void testPredictiveSearchQueryLimit();
     void testQueryOrder();
+    void testContactWithNonMappedChars();
 
 private:
 
@@ -89,6 +91,7 @@
     void createContacts();
     void createContactsForQueryOrder();
     void createContactsForQueryZero();
+    void createContactsWithNonMappedChars();
     void createHistoryEvents();
     void createLogEvent(
         QString firstname,