Mercurial > libpst
comparison regression/regression-tests.bash @ 142:2189a6b8134e
improve character set handling - don't try to convert utf-8 to single byte for fields that were not originally unicode.
if the conversion fails, leave the data in utf-8.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 23 Feb 2009 20:40:51 -0800 |
parents | fd4297884319 |
children | b47d04257b43 |
comparison
equal
deleted
inserted
replaced
141:fd4297884319 | 142:2189a6b8134e |
---|---|
44 dodii 1 ams.pst | 44 dodii 1 ams.pst |
45 dodii 2 sample_64.pst | 45 dodii 2 sample_64.pst |
46 dodii 3 test.pst | 46 dodii 3 test.pst |
47 dodii 4 big_mail.pst | 47 dodii 4 big_mail.pst |
48 else | 48 else |
49 #dopst 1 ams.pst | 49 dopst 1 ams.pst |
50 #dopst 2 sample_64.pst | 50 dopst 2 sample_64.pst |
51 #dopst 3 test.pst | 51 dopst 3 test.pst |
52 #dopst 4 big_mail.pst | 52 dopst 4 big_mail.pst |
53 #dopst 5 mbmg.archive.pst | 53 dopst 5 mbmg.archive.pst |
54 #dopst 6 Single2003-read.pst | 54 dopst 6 Single2003-read.pst |
55 #dopst 7 Single2003-unread.pst | 55 dopst 7 Single2003-unread.pst |
56 #dopst 8 ol2k3high.pst | 56 dopst 8 ol2k3high.pst |
57 #dopst 9 ol97high.pst | 57 dopst 9 ol97high.pst |
58 #dopst 10 returned_message.pst | 58 dopst 10 returned_message.pst |
59 #dopst 11 flow.pst | 59 dopst 11 flow.pst |
60 #dopst 12 test-html.pst | 60 dopst 12 test-html.pst |
61 #dopst 13 test-text.pst | 61 dopst 13 test-text.pst |
62 #dopst 14 joe.romanowski.pst | 62 dopst 14 joe.romanowski.pst |
63 #dopst 15 hourig1.pst | 63 dopst 15 hourig1.pst |
64 #dopst 16 hourig2.pst | 64 #dopst 16 hourig2.pst |
65 dopst 17 hourig3.pst | 65 #dopst 17 hourig3.pst |
66 #dopst 18 test-mac.pst | 66 dopst 18 test-mac.pst |
67 fi | 67 fi |
68 | 68 |
69 grep 'lost:' *err | grep -v 'lost: 0 ' | 69 grep 'lost:' *err | grep -v 'lost: 0 ' |