* test-mu-cmd.c: add some test cases
This commit is contained in:
@ -148,6 +148,8 @@ test_mu_find_02 (void)
|
||||
search ("bull m:foo", 0);
|
||||
search ("bull m:/foo", 1);
|
||||
search ("bull m:/Foo", 1);
|
||||
search ("bull flags:a", 1);
|
||||
search ("g:x", 0);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user