replicant-packages_apps_Email/tests/src/com/android/email/mail/store
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
..
ImapResponseParserUnitTests.java Eliminate duplication in Yahoo! sent mailbox 2010-03-18 10:11:08 -07:00
ImapStoreUnitTests.java Added a test for IMAP APPEND 2010-04-06 14:33:43 -07:00
LocalStoreUnitTests.java More work on account migration 2010-03-08 13:53:01 -08:00
Pop3StoreUnitTests.java Re-enable modernized version of "optional" SSL/TLS 2009-09-29 15:28:43 -07:00