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