]> git.phdru.name Git - mimedecode.git/commit
Add tests
authorOleg Broytman <phd@phdru.name>
Sat, 1 Feb 2014 18:47:48 +0000 (22:47 +0400)
committerOleg Broytman <phd@phdru.name>
Sat, 1 Feb 2014 18:47:48 +0000 (22:47 +0400)
commitd155353d46f6f4186241e603770d0f5c6a7b6870
tree12e351865234b1781b0eb4521e0c664b553ea77c
parent51b00f3c1674ff5995e11d9da108ce3da96e1bb2
Add tests
100 files changed:
Makefile
test/.mailcap [new file with mode: 0644]
test/Makefile [new file with mode: 0644]
test/README [new file with mode: 0644]
test/expected/msg_01.txt [new file with mode: 0644]
test/expected/msg_02.txt [new file with mode: 0644]
test/expected/msg_03.txt [new file with mode: 0644]
test/expected/msg_04.txt [new file with mode: 0644]
test/expected/msg_05.txt [new file with mode: 0644]
test/expected/msg_06.txt [new file with mode: 0644]
test/expected/msg_07.txt [new file with mode: 0644]
test/expected/msg_08.txt [new file with mode: 0644]
test/expected/msg_09.txt [new file with mode: 0644]
test/expected/msg_10.txt [new file with mode: 0644]
test/expected/msg_11.txt [new file with mode: 0644]
test/expected/msg_12.txt [new file with mode: 0644]
test/expected/msg_12a.txt [new file with mode: 0644]
test/expected/msg_13.txt [new file with mode: 0644]
test/expected/msg_14.txt [new file with mode: 0644]
test/expected/msg_15.txt [new file with mode: 0644]
test/expected/msg_16.txt [new file with mode: 0644]
test/expected/msg_17.txt [new file with mode: 0644]
test/expected/msg_18.txt [new file with mode: 0644]
test/expected/msg_19.txt [new file with mode: 0644]
test/expected/msg_20.txt [new file with mode: 0644]
test/expected/msg_21.txt [new file with mode: 0644]
test/expected/msg_22.txt [new file with mode: 0644]
test/expected/msg_23.txt [new file with mode: 0644]
test/expected/msg_24.txt [new file with mode: 0644]
test/expected/msg_25.txt [new file with mode: 0644]
test/expected/msg_26.txt [new file with mode: 0644]
test/expected/msg_27.txt [new file with mode: 0644]
test/expected/msg_28.txt [new file with mode: 0644]
test/expected/msg_29.txt [new file with mode: 0644]
test/expected/msg_30.txt [new file with mode: 0644]
test/expected/msg_31.txt [new file with mode: 0644]
test/expected/msg_32.txt [new file with mode: 0644]
test/expected/msg_33.txt [new file with mode: 0644]
test/expected/msg_34.txt [new file with mode: 0644]
test/expected/msg_35.txt [new file with mode: 0644]
test/expected/msg_36.txt [new file with mode: 0644]
test/expected/msg_37.txt [new file with mode: 0644]
test/expected/msg_38.txt [new file with mode: 0644]
test/expected/msg_39.txt [new file with mode: 0644]
test/expected/msg_40.txt [new file with mode: 0644]
test/expected/msg_41.txt [new file with mode: 0644]
test/expected/msg_42.txt [new file with mode: 0644]
test/expected/msg_43.txt [new file with mode: 0644]
test/expected/msg_44.txt [new file with mode: 0644]
test/expected/msg_45.txt [new file with mode: 0644]
test/expected/msg_46.txt [new file with mode: 0644]
test/html2txt.py [new file with mode: 0755]
test/input/msg_01.txt [new file with mode: 0644]
test/input/msg_02.txt [new file with mode: 0644]
test/input/msg_03.txt [new file with mode: 0644]
test/input/msg_04.txt [new file with mode: 0644]
test/input/msg_05.txt [new file with mode: 0644]
test/input/msg_06.txt [new file with mode: 0644]
test/input/msg_07.txt [new file with mode: 0644]
test/input/msg_08.txt [new file with mode: 0644]
test/input/msg_09.txt [new file with mode: 0644]
test/input/msg_10.txt [new file with mode: 0644]
test/input/msg_11.txt [new file with mode: 0644]
test/input/msg_12.txt [new file with mode: 0644]
test/input/msg_12a.txt [new file with mode: 0644]
test/input/msg_13.txt [new file with mode: 0644]
test/input/msg_14.txt [new file with mode: 0644]
test/input/msg_15.txt [new file with mode: 0644]
test/input/msg_16.txt [new file with mode: 0644]
test/input/msg_17.txt [new file with mode: 0644]
test/input/msg_18.txt [new file with mode: 0644]
test/input/msg_19.txt [new file with mode: 0644]
test/input/msg_20.txt [new file with mode: 0644]
test/input/msg_21.txt [new file with mode: 0644]
test/input/msg_22.txt [new file with mode: 0644]
test/input/msg_23.txt [new file with mode: 0644]
test/input/msg_24.txt [new file with mode: 0644]
test/input/msg_25.txt [new file with mode: 0644]
test/input/msg_26.txt [new file with mode: 0644]
test/input/msg_27.txt [new file with mode: 0644]
test/input/msg_28.txt [new file with mode: 0644]
test/input/msg_29.txt [new file with mode: 0644]
test/input/msg_30.txt [new file with mode: 0644]
test/input/msg_31.txt [new file with mode: 0644]
test/input/msg_32.txt [new file with mode: 0644]
test/input/msg_33.txt [new file with mode: 0644]
test/input/msg_34.txt [new file with mode: 0644]
test/input/msg_35.txt [new file with mode: 0644]
test/input/msg_36.txt [new file with mode: 0644]
test/input/msg_37.txt [new file with mode: 0644]
test/input/msg_38.txt [new file with mode: 0644]
test/input/msg_39.txt [new file with mode: 0644]
test/input/msg_40.txt [new file with mode: 0644]
test/input/msg_41.txt [new file with mode: 0644]
test/input/msg_42.txt [new file with mode: 0644]
test/input/msg_43.txt [new file with mode: 0644]
test/input/msg_44.txt [new file with mode: 0644]
test/input/msg_45.txt [new file with mode: 0644]
test/input/msg_46.txt [new file with mode: 0644]
test/test_all [new file with mode: 0755]