Mercurial > libpst
comparison regression/regression-tests.bash @ 201:3850a3b11745
fixes for parallel readpst
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 16 May 2009 10:32:26 -0700 |
parents | d360f96f71f6 |
children | 2f38c4ce606f |
comparison
equal
deleted
inserted
replaced
200:d360f96f71f6 | 201:3850a3b11745 |
---|---|
52 rm -rf output$n | 52 rm -rf output$n |
53 mkdir output$n | 53 mkdir output$n |
54 # ../src/readpst -cv -o output$n $fn >$ba.err 2>&1 | 54 # ../src/readpst -cv -o output$n $fn >$ba.err 2>&1 |
55 # readpst -cv -o output$n -d dumper $fn >$ba.err 2>&1 | 55 # readpst -cv -o output$n -d dumper $fn >$ba.err 2>&1 |
56 $val ../src/readpst -r -D -cv -o output$n $fn | 56 $val ../src/readpst -r -D -cv -o output$n $fn |
57 #$val ../src/readpst -r -D -cv -o output$n -d dumper $fn >$ba.err 2>&1 | 57 # $val ../src/readpst -r -D -cv -o output$n -d dumper $fn >$ba.err 2>&1 |
58 # ../src/readpstlog -f I dumper >$ba.log | 58 # ../src/readpstlog -f I dumper >$ba.log |
59 | 59 |
60 #../src/getidblock -d -p $fn 0 >$ba.fulldump | 60 #../src/getidblock -d -p $fn 0 >$ba.fulldump |
61 #../src/readpstlog -f I getidblock.log >$ba.fulldump.log | 61 #../src/readpstlog -f I getidblock.log >$ba.fulldump.log |
62 | 62 |
63 #rm -f dumper | 63 #rm -f dumper |
115 #dopst 11 flow.pst | 115 #dopst 11 flow.pst |
116 #dopst 12 test-html.pst | 116 #dopst 12 test-html.pst |
117 #dopst 13 test-text.pst | 117 #dopst 13 test-text.pst |
118 #dopst 14 joe.romanowski.pst | 118 #dopst 14 joe.romanowski.pst |
119 #dopst 15 hourig1.pst | 119 #dopst 15 hourig1.pst |
120 ##dopst 16 hourig2.pst | 120 dopst 16 hourig2.pst |
121 dopst 17 hourig3.pst | 121 #dopst 17 hourig3.pst |
122 #dopst 18 test-mac.pst | 122 #dopst 18 test-mac.pst |
123 ##dopst 19 harris.pst | 123 #dopst 19 harris.pst |
124 #dopst 20 spam.pst | 124 #dopst 20 spam.pst |
125 #dopst 21 rendgen.pst # single email appointment | 125 #dopst 21 rendgen.pst # single email appointment |
126 dopst 22 rendgen2.pst # email appointment with no termination date | 126 #dopst 22 rendgen2.pst # email appointment with no termination date |
127 #dopst 23 rendgen3.pst # mime signed email | 127 #dopst 23 rendgen3.pst # mime signed email |
128 dopst 24 rendgen4.pst # appointment test cases | 128 #dopst 24 rendgen4.pst # appointment test cases |
129 #dopst 25 rendgen5.pst # appointment test cases | |
129 fi | 130 fi |
130 | 131 |
131 grep 'lost:' *err | grep -v 'lost: 0 ' | 132 grep 'lost:' *err | grep -v 'lost: 0 ' |