Mercurial > libpst
comparison regression/regression-tests.bash @ 186:0a4f7ecd7452
more cleanup of external names in the shared library
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 13 Apr 2009 19:14:30 -0700 |
parents | ac6e22c8a9cf |
children | 4b498fd68464 |
comparison
equal
deleted
inserted
replaced
185:e0392999e9b8 | 186:0a4f7ecd7452 |
---|---|
78 dodii 2 sample_64.pst | 78 dodii 2 sample_64.pst |
79 dodii 3 test.pst | 79 dodii 3 test.pst |
80 dodii 4 big_mail.pst | 80 dodii 4 big_mail.pst |
81 elif [ "$1" == "ldif" ]; then | 81 elif [ "$1" == "ldif" ]; then |
82 doldif 1 ams.pst | 82 doldif 1 ams.pst |
83 #doldif 2 sample_64.pst | 83 doldif 2 sample_64.pst |
84 #doldif 3 test.pst | 84 doldif 3 test.pst |
85 #doldif 4 big_mail.pst | 85 doldif 4 big_mail.pst |
86 #doldif 5 mbmg.archive.pst | 86 doldif 5 mbmg.archive.pst |
87 #doldif 6 Single2003-read.pst | 87 doldif 6 Single2003-read.pst |
88 #doldif 7 Single2003-unread.pst | 88 doldif 7 Single2003-unread.pst |
89 #doldif 8 ol2k3high.pst | 89 doldif 8 ol2k3high.pst |
90 #doldif 9 ol97high.pst | 90 doldif 9 ol97high.pst |
91 #doldif 10 returned_message.pst | 91 doldif 10 returned_message.pst |
92 #doldif 11 flow.pst | 92 doldif 11 flow.pst |
93 #doldif 12 test-html.pst | 93 doldif 12 test-html.pst |
94 #doldif 13 test-text.pst | 94 doldif 13 test-text.pst |
95 #doldif 14 joe.romanowski.pst | 95 doldif 14 joe.romanowski.pst |
96 #doldif 15 hourig1.pst | 96 doldif 15 hourig1.pst |
97 ##doldif 16 hourig2.pst | 97 #doldif 16 hourig2.pst |
98 ##doldif 17 hourig3.pst | 98 #doldif 17 hourig3.pst |
99 #doldif 18 test-mac.pst | 99 doldif 18 test-mac.pst |
100 #doldif 19 harris.pst | 100 #doldif 19 harris.pst |
101 doldif 20 spam.pst | |
101 else | 102 else |
102 dopst 1 ams.pst | 103 dopst 1 ams.pst |
103 dopst 2 sample_64.pst | 104 dopst 2 sample_64.pst |
104 dopst 3 test.pst | 105 dopst 3 test.pst |
105 dopst 4 big_mail.pst | 106 dopst 4 big_mail.pst |
115 dopst 14 joe.romanowski.pst | 116 dopst 14 joe.romanowski.pst |
116 dopst 15 hourig1.pst | 117 dopst 15 hourig1.pst |
117 #dopst 16 hourig2.pst | 118 #dopst 16 hourig2.pst |
118 #dopst 17 hourig3.pst | 119 #dopst 17 hourig3.pst |
119 dopst 18 test-mac.pst | 120 dopst 18 test-mac.pst |
120 dopst 19 harris.pst | 121 #dopst 19 harris.pst |
121 dopst 20 spam.pst | 122 dopst 20 spam.pst |
122 fi | 123 fi |
123 | 124 |
124 grep 'lost:' *err | grep -v 'lost: 0 ' | 125 grep 'lost:' *err | grep -v 'lost: 0 ' |