equal
deleted
inserted
replaced
63 void testFilterConstructor_data(); |
63 void testFilterConstructor_data(); |
64 void testFilterConstructor(); |
64 void testFilterConstructor(); |
65 |
65 |
66 void testPathChanges(); |
66 void testPathChanges(); |
67 |
67 |
|
68 void testInvalidPath_data(); |
|
69 void testInvalidPath(); |
|
70 |
68 void contentsChanged_data(); |
71 void contentsChanged_data(); |
69 void contentsChanged(); |
72 void contentsChanged(); |
70 void dataVersatility_data(); |
73 void dataVersatility_data(); |
71 void dataVersatility(); |
74 void dataVersatility(); |
72 |
75 |