diff regression/regression-tests.bash @ 323:2474d01043cd stable-0-6-58

fix From quoting on embedded rfc/822 messages
author Carl Byington <carl@five-ten-sg.com>
date Fri, 28 Dec 2012 14:45:27 -0800
parents 6fc49b69b1dc
children cb67b335afcc
line wrap: on
line diff
--- a/regression/regression-tests.bash	Thu Dec 27 13:26:29 2012 -0800
+++ b/regression/regression-tests.bash	Fri Dec 28 14:45:27 2012 -0800
@@ -65,14 +65,14 @@
             #$val ../src/readpst $jobs -te -r -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
 
             ## normal recursive dump
-            #char='us-ascii'
+            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 -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
 
             ## separate mode with filename extensions and .msg files
-            echo $val ../src/readpst $jobs     -r -m -D -cv -o output$n -d $ba.log $fn
-                 $val ../src/readpst $jobs     -r -m -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
+            #echo $val ../src/readpst $jobs     -r -m -D -cv -o output$n -d $ba.log $fn
+            #     $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
             #echo $val ../src/readpst $jobs      -r -S -D -cv -o output$n -d $ba.log $fn
@@ -128,7 +128,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
+$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