* test-mu-query.c: add some test cases
This commit is contained in:
@ -89,6 +89,8 @@ test_mu_query_01 (void)
|
|||||||
{ "html", 4 },
|
{ "html", 4 },
|
||||||
{ "html AND contains", 1 },
|
{ "html AND contains", 1 },
|
||||||
{ "from:pepernoot", 0 },
|
{ "from:pepernoot", 0 },
|
||||||
|
{ "p:cur", 6 },
|
||||||
|
{ "path:new", 4 }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user