t0021-conversion.sh: Test that the clean filter really cleans content.
commita0ae35ae2d92cc706f902227cb0f34e2a2f0fd50
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 19 Oct 2007 19:48:04 +0000 (19 21:48 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Oct 2007 05:30:42 +0000 (21 01:30 -0400)
treeb3fd5f9600ddb03a7c264630b9e3e154c677ecba
parent21edd3f197df80e9493233a3b9849b61764ebf46
t0021-conversion.sh: Test that the clean filter really cleans content.

This test uses a rot13 filter, which is its own inverse. It tested only
that the content was the same as the original after both the 'clean' and
the 'smudge' filter were applied. This way it would not detect whether
any filter was run at all. Hence, here we add another test that checks
that the repository contained content that was processed by the 'clean'
filter.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
t/t0021-conversion.sh