sieve: improve "pipe" action, implement "pipe" test.
* libmu_sieve/extensions/pipe.c: Allow to specify which parts of the message should be piped. Implement "pipe" test. * sieve/tests/pipeact.at: New file. * sieve/tests/pipetest.at: New file. * sieve/tests/Makefile.am (TESTSUITE_AT): Add pipeact.at and pipetest.at * sieve/tests/testsuite.at: Include pipeact.at and pipetest.at (MUT_SIEVE_EXT_TEST): Redefine MUT_SIEVE_OPTIONS. Set envar "cwd". Use cat and heredoc to create prog, instead of using AT_DATA. * sieve/tests/moderator.at: Update to these changes.
Showing
6 changed files
with
337 additions
and
31 deletions
sieve/tests/pipeact.at
0 → 100644
sieve/tests/pipetest.at
0 → 100644
-
Please register or sign in to post a comment