Mercurial > libpst
comparison regression/regression-tests.bash @ 325:cb67b335afcc
patches from debian
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 18 Jan 2013 08:05:08 -0800 |
parents | 2474d01043cd |
children | c507af52515a |
comparison
equal
deleted
inserted
replaced
324:6b1399ab2d46 | 325:cb67b335afcc |
---|---|
127 #$func 20 rendgen2.pst # email appointment with no termination date | 127 #$func 20 rendgen2.pst # email appointment with no termination date |
128 #$func 21 rendgen3.pst # mime signed email | 128 #$func 21 rendgen3.pst # mime signed email |
129 #$func 22 rendgen4.pst # appointment test cases | 129 #$func 22 rendgen4.pst # appointment test cases |
130 #$func 23 rendgen5.pst # appointment test cases | 130 #$func 23 rendgen5.pst # appointment test cases |
131 $func 24 paul.sheer.pst # embedded rfc822 attachment | 131 $func 24 paul.sheer.pst # embedded rfc822 attachment |
132 #$func 25 jerry.pst # non ascii subject lines | 132 $func 25 jerry.pst # non ascii subject lines |
133 #$func 26 phill.bertolus.pst # possible segfault in forked process, cannot reproduce | 133 #$func 26 phill.bertolus.pst # possible segfault in forked process, cannot reproduce |
134 #$func 27 kaiser.pst # appointments with other character sets | 134 $func 27 kaiser.pst # appointments with other character sets |
135 #$func 28 pstsample.pst # character set issue | 135 $func 28 pstsample.pst # character set issue |
136 #$func 29 pstsample2.pst # embedded image in rtf data | 136 #$func 29 pstsample2.pst # embedded image in rtf data |
137 $func 30 pstsample3.pst # exports of rtf and html | 137 $func 30 pstsample3.pst # exports of rtf and html |
138 | 138 |
139 [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 ' | 139 [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 ' |
140 | 140 |