~nick-dedekind/unity8/indicator.submenu-reinit

« back to all changes in this revision

Viewing changes to tests/plugins/Unity/resultstest.h

  • Committer: Nick Dedekind
  • Date: 2013-10-16 13:24:10 UTC
  • mfrom: (229.1.237 trunk)
  • Revision ID: nicholas.dedekind@gmail.com-20131016132410-ezos8if9y1oanv5x
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
        void testIconColumn();
33
33
        void testSpecialIcons_data();
34
34
        void testSpecialIcons();
 
35
        void testMetadataOverride_data();
 
36
        void testMetadataOverride();
35
37
};
36
38
 
37
39
#endif