Mercurial > libpst
comparison regression/regression-tests.bash @ 274:ebcfb23390a4
add some debug code
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 22 May 2011 12:16:27 -0700 |
parents | 345dab73b5c8 |
children | 898118c3675e |
comparison
equal
deleted
inserted
replaced
273:d57dd13158ef | 274:ebcfb23390a4 |
---|---|
124 $func 22 rendgen4.pst # appointment test cases | 124 $func 22 rendgen4.pst # appointment test cases |
125 $func 23 rendgen5.pst # appointment test cases | 125 $func 23 rendgen5.pst # appointment test cases |
126 $func 24 paul.sheer.pst # embedded rfc822 attachment | 126 $func 24 paul.sheer.pst # embedded rfc822 attachment |
127 $func 25 jerry.pst # non ascii subject lines | 127 $func 25 jerry.pst # non ascii subject lines |
128 $func 26 phill.bertolus.pst # possible segfault in forked process, cannot reproduce | 128 $func 26 phill.bertolus.pst # possible segfault in forked process, cannot reproduce |
129 $func 27 justin.phelps.pst # segfault? | |
130 | |
129 | 131 |
130 [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 ' | 132 [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 ' |
131 | 133 |
132 if [ "$regression" == "yes" ]; then | 134 if [ "$regression" == "yes" ]; then |
133 ( | 135 ( |