about summary refs log tree commit diff
path: root/tests/filters/dump.lua (follow)
Commit message (Collapse)AuthorAge
* Remove Lua supportJune McEnroe2022-02-13
| | | | | Lua support is unused and the dlsym fwrite/write hacks horrify me. Clean it up.
* t0111: Additions and fixesLukas Fleischer2014-01-16
* 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>