Mercurial > libpst
diff regression/regression-tests.bash @ 248:0893fdbb3c03
patch from Kenneth Berland for solaris
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 21 Jun 2010 20:24:25 -0700 |
parents | f2ae612fa62b |
children | 4573b536177f |
line wrap: on
line diff
--- a/regression/regression-tests.bash Fri May 07 12:07:46 2010 -0700 +++ b/regression/regression-tests.bash Mon Jun 21 20:24:25 2010 -0700 @@ -68,10 +68,10 @@ #$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 -e -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 + #$val ../src/readpst $jobs -r -S -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1 ## testing idblock #../src/getidblock -p $fn 0 >$ba.fulldump @@ -101,6 +101,8 @@ [ "$2" == "reg" ] && regression="yes" [ "$regression" == "yes" ] && val="" +$func 24 paul.sheer.pst # embedded rfc822 attachment +exit $func 1 ams.pst $func 2 sample_64.pst $func 3 test.pst @@ -124,6 +126,7 @@ $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 [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 '