replicant-packages_apps_Email/tests/src/com/android/email/mail
Makoto Onuki 36f2088408 Fix LocalStoreUnitTests
The problem was that we tried to upgrade the db by re-creating a LocalStore,
without closing the existing connection.  The db was still upgraded on the
filesystem, but the old connection kept looking at the old table definition
for whatever reason.

Also cleaned up checkAllTablesFound().  It now shows what columns are
missing when failed.

Bug 3349973

Change-Id: I80f4c67f1bd61cd5e1f12a632978b36a6e0a3b19
2011-01-14 14:36:01 -08:00
..
internet Improve handling of content-disposition DO NOT MERGE 2010-09-27 15:16:24 -07:00
store Fix LocalStoreUnitTests 2011-01-14 14:36:01 -08:00
transport am 42749c91: am 1a791e67: Fix NPE when switching IMAP into TLS 2011-01-05 08:10:26 -08:00
AddressUnitTests.java Pixel perfect: Message view 2011-01-10 15:51:32 -08:00
FlagTests.java AI 147401: Redo the implementation of store-specific flags to allow 2009-04-22 13:49:57 -07:00
MessageTestUtils.java eclair snapshot 2009-11-12 18:46:09 -08:00
MockFolder.java eclair snapshot 2009-11-12 18:46:09 -08:00
PackedStringTests.java Create a PackedString utility class 2010-02-22 22:34:45 -08:00
StoreTests.java AI 148230: Allow stores to indicate if they support server-side copying of sent 2009-05-01 16:36:34 -07:00