Mercurial > libpst
diff regression/regression-tests.bash @ 328:c507af52515a
add readpst -a option
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 12 Jun 2013 19:45:44 -0700 |
parents | cb67b335afcc |
children | c5e7f13d2836 |
line wrap: on
line diff
--- a/regression/regression-tests.bash Fri May 17 14:32:26 2013 -0700 +++ b/regression/regression-tests.bash Wed Jun 12 19:45:44 2013 -0700 @@ -67,8 +67,8 @@ ## normal recursive dump char='us-ascii' #char='BIG-5' - echo $val ../src/readpst -C $char -j 0 -r -cv -o output$n -d $ba.log $fn - $val ../src/readpst -C $char -j 0 -r -cv -o output$n -d $ba.log $fn >$ba.err 2>&1 + echo $val ../src/readpst -a '.xls,.doc' -C $char -j 0 -r -cv -o output$n -d $ba.log $fn + $val ../src/readpst -a '.xls,.doc' -C $char -j 0 -r -cv -o output$n -d $ba.log $fn >$ba.err 2>&1 ## separate mode with filename extensions and .msg files #echo $val ../src/readpst $jobs -r -m -D -cv -o output$n -d $ba.log $fn @@ -128,13 +128,13 @@ #$func 21 rendgen3.pst # mime signed email #$func 22 rendgen4.pst # appointment test cases #$func 23 rendgen5.pst # appointment test cases -$func 24 paul.sheer.pst # embedded rfc822 attachment -$func 25 jerry.pst # non ascii subject lines +#$func 24 paul.sheer.pst # embedded rfc822 attachment +#$func 25 jerry.pst # non ascii subject lines #$func 26 phill.bertolus.pst # possible segfault in forked process, cannot reproduce -$func 27 kaiser.pst # appointments with other character sets -$func 28 pstsample.pst # character set issue +#$func 27 kaiser.pst # appointments with other character sets +#$func 28 pstsample.pst # character set issue #$func 29 pstsample2.pst # embedded image in rtf data -$func 30 pstsample3.pst # exports of rtf and html +#$func 30 pstsample3.pst # exports of rtf and html [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 '