Mercurial > libpst
comparison regression/regression-tests.bash @ 265:191c1a7e769e
adding more debug code
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 17 Apr 2011 16:20:04 -0700 |
parents | 52c3d02e9df8 |
children | 6c73cd336d5d |
comparison
equal
deleted
inserted
replaced
264:52c3d02e9df8 | 265:191c1a7e769e |
---|---|
112 ##$func 9 ol97high.pst | 112 ##$func 9 ol97high.pst |
113 #$func 10 returned_message.pst | 113 #$func 10 returned_message.pst |
114 ##$func 11 flow.pst | 114 ##$func 11 flow.pst |
115 #$func 12 test-html.pst | 115 #$func 12 test-html.pst |
116 #$func 13 test-text.pst | 116 #$func 13 test-text.pst |
117 #$func 14 joe.romanowski.pst | 117 $func 14 joe.romanowski.pst |
118 #$func 15 hourig1.pst | 118 #$func 15 hourig1.pst |
119 #$func 16 test-mac.pst | 119 #$func 16 test-mac.pst |
120 ##$func 17 harris.pst | 120 ##$func 17 harris.pst |
121 ##$func 18 spam.pst | 121 ##$func 18 spam.pst |
122 #$func 19 rendgen.pst # single email appointment | 122 #$func 19 rendgen.pst # single email appointment |
125 #$func 22 rendgen4.pst # appointment test cases | 125 #$func 22 rendgen4.pst # appointment test cases |
126 #$func 23 rendgen5.pst # appointment test cases | 126 #$func 23 rendgen5.pst # appointment test cases |
127 #$func 24 paul.sheer.pst # embedded rfc822 attachment | 127 #$func 24 paul.sheer.pst # embedded rfc822 attachment |
128 #$func 25 jerry.pst # non ascii subject lines | 128 #$func 25 jerry.pst # non ascii subject lines |
129 #$func 26 phill.bertolus.pst # possible segfault in forked process, cannot reproduce | 129 #$func 26 phill.bertolus.pst # possible segfault in forked process, cannot reproduce |
130 $func 27 justin.phelps.pst # segfault? | 130 #$func 27 justin.phelps.pst # segfault? |
131 | 131 |
132 [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 ' | 132 [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 ' |
133 | 133 |
134 if [ "$regression" == "yes" ]; then | 134 if [ "$regression" == "yes" ]; then |
135 ( | 135 ( |