Mercurial > libpst
diff regression/regression-tests.bash @ 313:0f19cd173eab
fix to/cc/bcc recipients in .msg file output format
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 24 May 2010 21:50:19 -0700 |
parents | aa50c23a6935 |
children | c4537664ff50 |
line wrap: on
line diff
--- a/regression/regression-tests.bash Thu May 06 13:32:17 2010 -0700 +++ b/regression/regression-tests.bash Mon May 24 21:50:19 2010 -0700 @@ -54,6 +54,7 @@ size=$(stat -c %s $fn) jobs="" [ -n "$val" ] && jobs="-j 0" + jobs="-j 0" rm -rf output$n if [ -z "$val" ] || [ $size -lt 10000000 ]; then echo $fn @@ -68,7 +69,7 @@ #$val ../src/readpst $jobs -r -cv -o output$n -d $ba.log $fn >$ba.err 2>&1 # separate mode with filename extensions - $val ../src/readpst $jobs -r -e -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1 + $val ../src/readpst $jobs -r -m -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1 ## separate mode where we decode all attachments to binary files #$val ../src/readpst $jobs -r -S -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1 @@ -101,29 +102,9 @@ [ "$2" == "reg" ] && regression="yes" [ "$regression" == "yes" ] && val="" -$func 1 ams.pst -$func 2 sample_64.pst -$func 3 test.pst -$func 4 big_mail.pst -$func 5 mbmg.archive.pst -$func 6 Single2003-read.pst -$func 7 Single2003-unread.pst -$func 8 ol2k3high.pst -$func 9 ol97high.pst -$func 10 returned_message.pst -$func 11 flow.pst -$func 12 test-html.pst -$func 13 test-text.pst -$func 14 joe.romanowski.pst -$func 15 hourig1.pst -$func 16 test-mac.pst -$func 17 harris.pst -$func 18 spam.pst -$func 19 rendgen.pst # single email appointment -$func 20 rendgen2.pst # email appointment with no termination date -$func 21 rendgen3.pst # mime signed email -$func 22 rendgen4.pst # appointment test cases -$func 23 rendgen5.pst # appointment test cases +#$func 1 mark.pst +$func 2 mark-small.pst +#$func 9 ol97high.pst [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 '