Remove all tests which involve unencoded trailing whitespace. It's by design…

Authored by ikloecker on Oct 2 2005, 10:47 PM.

Description

Remove all tests which involve unencoded trailing whitespace. It's by design impossible to strip off trailing whitespace while decoding. The user will have to make sure all trailing whitespace has been removed before decode() is called.

svn path=/trunk/KDE/kdepim/libkmime/; revision=466545

Details