]> git.phdru.name Git - mimedecode.git/history - test/test_all
Add tests for --save-*
[mimedecode.git] / test / test_all
2014-03-15 Oleg BroytmanAdd tests for --save-*
2014-03-12 Oleg BroytmanAllow -t 'text/*' -b 'image/*' -B '*/*'
2014-03-10 Oleg BroytmanAdd option -B to skip content-transfer-decoding
2014-03-10 Oleg BroytmanThe header for --set-param must exist
2014-03-09 Oleg BroytmanAdd option --set-param=header:param=value
2014-03-09 Oleg BroytmanAdd option --set-header=header:value
2014-03-08 Oleg BroytmanChange option -R to accept lists of headers and parameters
2014-03-08 Oleg BroytmanRemove option --remove-params
2014-03-08 Oleg BroytmanChange option -r to accept a list of headers; * is...
2014-03-08 Oleg BroytmanAllow * and exceptions for -p in the parameters lists
2014-03-08 Oleg BroytmanAllow * and exceptions for -p in the headers list
2014-03-08 Oleg BroytmanChange option -p to accept lists
2014-03-08 Oleg BroytmanChange option -d to decode all headers with exceptions
2014-03-08 Oleg BroytmanChange option -d to accept a list of headers
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 a test for option -i
2014-02-19 Oleg BroytmanAdd a test for option -b
2014-02-19 Oleg BroytmanSplit main loop into test_file
2014-02-12 Oleg BroytmanReport test progress and success
2014-02-12 Oleg BroytmanRemove tmp after successful test run
2014-02-01 Oleg BroytmanAdd tests