Mercurial > libpst
comparison regression/regression-tests.bash @ 297:8b3a827b71f4
add alarm reminders to calendar events
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 28 Jul 2011 17:28:49 -0700 |
parents | cc8ee701f190 |
children | 201464dd356e |
comparison
equal
deleted
inserted
replaced
296:2066f13990a3 | 297:8b3a827b71f4 |
---|---|
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 18 spam.pst | 120 #$func 18 spam.pst |
121 #$func 19 rendgen.pst # single email appointment | 121 $func 19 rendgen.pst # single email appointment |
122 #$func 20 rendgen2.pst # email appointment with no termination date | 122 $func 20 rendgen2.pst # email appointment with no termination date |
123 #$func 21 rendgen3.pst # mime signed email | 123 $func 21 rendgen3.pst # mime signed email |
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? | 129 #$func 27 justin.phelps.pst # segfault? |
130 | 130 |
131 | 131 |
132 [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 ' | 132 [ -n "$val" ] && grep 'lost:' *err | grep -v 'lost: 0 ' |
133 | 133 |