History log of /packages/apps/Mms/tests/src/com/android/mms/ui/ConversationListTests.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4a082ceeba3674fe9f08cd344689443ed70dcf31 13-Oct-2011 Xia Wang <xiaw@google.com> Fix mms test due to UI changes.

Change-Id: I5d657f1bda2cc732fad451445f6d0dd6c736f392
/packages/apps/Mms/tests/src/com/android/mms/ui/ConversationListTests.java
32a1dcecca6ed0881431555a4218d0282814326c 27-Aug-2009 Wink Saville <wink@google.com> temporary fix for bug 1892808. If the SMS address is a short code addr, don't feed it to PhoneNumberUtils.compare() as that doesn't handle short phone numbers.

- if the SMS address is shorter than 6 digits, just do a straight string comparison now. SMS short codes don't usually have the separater characters like "(.- ", or the prefix '+'.
- when updating the contact cache, don't spin up one thread per contact. Do all the contacts update in a single thread.
- add a unit test for comparing SMS phone numbers and short codes. Disabled ConversationaListTest, it seems to get stuck for a long long time.

Change-Id: I9fca4734c235466671ff72d144842bbbb0d7dda9
/packages/apps/Mms/tests/src/com/android/mms/ui/ConversationListTests.java
48da875f1beea835c6771977e5bd8a9aa3d4bc10 13-Apr-2009 Tom Taylor <tomtaylor@google.com> Begin adding UI unit tests to the Mms app.

Start with a couple preliminary tests and go through the GIT workflow.
/packages/apps/Mms/tests/src/com/android/mms/ui/ConversationListTests.java