replicant-packages_apps_Email/tests/src/com/android/email/mail
Makoto Onuki af6724527e Added a test for IMAP APPEND
It's a preliminary change for IMAP bug fixes.

Also,
- Fixed a potential bug in ImapFolder.setFlags where it'd throw
  StringIndexOutOfBoundsException if flags is empty.

- Added a generic flag to proguard.flags so that now all methods with
  the "ForTest" sufix are automatically preserved.
  Turned out it wasn't needed for this CL, but it should come in handy
  someday.

Bug 2538076
Change-Id: I49a08afc196c7b7f1f30477dfc38ac5381045d84
2010-04-06 14:33:43 -07:00
..
internet Follow-up to MimeMessage efficiency improvements. 2010-03-10 16:42:49 -08:00
store Added a test for IMAP APPEND 2010-04-06 14:33:43 -07:00
transport Added a test for IMAP APPEND 2010-04-06 14:33:43 -07:00
AddressUnitTests.java eclair snapshot 2009-11-12 18:46:09 -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