diff regression/regression-tests.bash @ 372:5b52efe35bd8

fedora python nameing scheme changes
author Carl Byington <carl@five-ten-sg.com>
date Fri, 21 Jul 2017 19:54:46 -0700
parents 8700cc322c0c
children 506e266f930d
line wrap: on
line diff
--- a/regression/regression-tests.bash	Wed Feb 08 21:06:17 2017 -0800
+++ b/regression/regression-tests.bash	Fri Jul 21 19:54:46 2017 -0700
@@ -81,16 +81,16 @@
             #     $val ../src/readpst $utf $acc -C $char -j 0 -k -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
 
             ## recursive mode
-            echo $val ../src/readpst $utf $acc -C $char -j 0 -r -cv -o output$n -d $ba.log $fn
-                 $val ../src/readpst $utf $acc -C $char -j 0 -r -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
+            #echo $val ../src/readpst $utf $acc -C $char -j 0 -r -cv -o output$n -d $ba.log $fn
+            #     $val ../src/readpst $utf $acc -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
 
             ## 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
-            #     $val ../src/readpst $jobs      -r -S -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
+            echo $val ../src/readpst $jobs     -r -S -D -cv -o output$n -d $ba.log $fn
+                 $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
@@ -122,37 +122,37 @@
 [ "$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 backup.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  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  29 pstsample2.pst        # embedded image in rtf data
-$func  30 pstsample3.pst        # exports of rtf and html
-$func  31 Journal_Archives_08_29_2010.pst
+# $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 backup.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  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  29 pstsample2.pst        # embedded image in rtf data
+# $func  30 pstsample3.pst        # exports of rtf and html
+# $func  31 Journal_Archives_08_29_2010.pst
 
 [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 '