]> granicus.if.org Git - cgit/commit
t0111: Additions and fixes
authorLukas Fleischer <cgit@cryptocrack.de>
Wed, 15 Jan 2014 22:11:19 +0000 (23:11 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 15 Jan 2014 23:53:18 +0000 (00:53 +0100)
commit3741254a6989b2837cd8d20480f152f0096bcb9a
tree5997134d4aaff3ccade061c8cce6de85cbf3ed88
parent2a7dd4bf67edeff2c6c4f6d6d39d2d7f954d978a
t0111: Additions and fixes

* Rename the capitalize-* filters to dump.* since they also dump the
  arguments.

* Add full argument validation to the email filters.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
tests/filters/dump.lua [moved from tests/filters/capitalize-buffer.lua with 100% similarity]
tests/filters/dump.sh [moved from tests/filters/capitalize-stdin.sh with 100% similarity]
tests/setup.sh
tests/t0111-filter.sh