X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=test%2Ftests%2Fpick%2Ftest-complex;fp=test%2Ftests%2Fpick%2Ftest-complex;h=6bdec11af9181546d6f8641ba1256c367a4664bb;hp=0000000000000000000000000000000000000000;hb=fcaf3752d024fd5ce98f5fbd5604c53444c0a4cf;hpb=60c0878c14c4b56d5c2a231172107af8c4addd0d diff --git a/test/tests/pick/test-complex b/test/tests/pick/test-complex new file mode 100644 index 0000000..6bdec11 --- /dev/null +++ b/test/tests/pick/test-complex @@ -0,0 +1,14 @@ +#!/bin/sh +###################################################### +# +# Test that all messages are picked and no ``0'' is giving out. +# +###################################################### + +. "$MH_TEST_COMMON" + +# All messages should be go to stdout +runandcheck "pick -lbrace -from test1 -or -subject 'Testing message 5' -rbrace -and -not -from test10" <