]> git.phdru.name Git - mimedecode.git/history - test/expected
Ignore *.py[co] everywhere (for tests)
[mimedecode.git] / test / expected /
2014-02-26 Oleg BroytmanVersion 2.3.8 v2.3.8
2014-02-23 Oleg BroytmanAdd option -R to remove header's parameters
2014-02-23 Oleg BroytmanAdd option -r to remove headers
2014-02-19 Oleg BroytmanAdd "Cc" header to the list of headers to decode by...
2014-02-19 Oleg BroytmanAdd a test for option -i
2014-02-19 Oleg BroytmanAdd a test for option -b
2014-02-18 Oleg BroytmanAdd tests for parameters decoding
2014-02-18 Oleg BroytmanDecode "To" header by default
2014-02-18 Oleg BroytmanTest header decoding
2014-02-18 Oleg BroytmanChange type guessing
2014-02-12 Oleg BroytmanSplit decode_message into decode_multipart
2014-02-10 Oleg BroytmanRefactor decode_file
2014-02-01 Oleg BroytmanAdd tests