19 #include <QtTest/QtTest>
26 void testContextLookup();
28 void testPartialFile();
31 void testSetDelimiters();
36 void testIncompleteTag();
37 void testIncompleteSection();
39 #if QT_VERSION >= 0x050000
40 void testConformance();
41 void testConformance_data();
42 #endif // QT_VERSION >= 0x050000
Definition: test_mustache.h:21