Mercurial > libpst
comparison regression/regression-tests.bash @ 200:d360f96f71f6
start changes for parallel readpst on multi-processor machines
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 13 May 2009 20:06:53 -0700 |
parents | e3a46f66332b |
children | 3850a3b11745 |
comparison
equal
deleted
inserted
replaced
199:e3a46f66332b | 200:d360f96f71f6 |
---|---|
51 ba=$(basename "$fn" .pst) | 51 ba=$(basename "$fn" .pst) |
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 -d dumper $fn >$ba.err 2>&1 | 56 $val ../src/readpst -r -D -cv -o output$n $fn |
57 ../src/readpstlog -f I dumper >$ba.log | 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 | 59 |
59 #../src/getidblock -d -p $fn 0 >$ba.fulldump | 60 #../src/getidblock -d -p $fn 0 >$ba.fulldump |
60 #../src/readpstlog -f I getidblock.log >$ba.fulldump.log | 61 #../src/readpstlog -f I getidblock.log >$ba.fulldump.log |
61 | 62 |
62 #rm -f dumper | 63 #rm -f dumper |
115 #dopst 12 test-html.pst | 116 #dopst 12 test-html.pst |
116 #dopst 13 test-text.pst | 117 #dopst 13 test-text.pst |
117 #dopst 14 joe.romanowski.pst | 118 #dopst 14 joe.romanowski.pst |
118 #dopst 15 hourig1.pst | 119 #dopst 15 hourig1.pst |
119 ##dopst 16 hourig2.pst | 120 ##dopst 16 hourig2.pst |
120 ##dopst 17 hourig3.pst | 121 dopst 17 hourig3.pst |
121 #dopst 18 test-mac.pst | 122 #dopst 18 test-mac.pst |
122 ##dopst 19 harris.pst | 123 ##dopst 19 harris.pst |
123 #dopst 20 spam.pst | 124 #dopst 20 spam.pst |
124 #dopst 21 rendgen.pst # single email appointment | 125 #dopst 21 rendgen.pst # single email appointment |
125 dopst 22 rendgen2.pst # email appointment with no termination date | 126 dopst 22 rendgen2.pst # email appointment with no termination date |