add test for searchCache and searchWordListCache
[mdictionary] / trunk / src / plugins / xdxf / tests / test.h
index 084c5d8..100b171 100644 (file)
 
 
  private slots:
-
-     void search();
-     void searchWordList();
      void langFrom();
      void getNew();
      void stop();
+     void searchFile();
+     void searchWordListFile();
+     void makeCache();
+     void searchCache();
+     void searchWordListCache();
  };