commit | 329fbf8de072d5474ce8e387c77c7a12743e2833 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Fri Jul 31 16:45:07 2009 -0700 |
committer | Brett Chabot <brettchabot@google.com> | Mon Aug 03 17:24:01 2009 -0700 |
tree | 5532e940e080f6d761fd7244688895f2b6f63422 | |
parent | b0b0cc01c53f6244e3ba2f676ed96c8d81f28dec [diff] |
More cts test fixes. - Remove checks that relied on internal resource ids from AlertDialogTest (1934801) - Change expected values for ResourcesTest#testGetText tests (2028535) - Fix logic in ListViewTest#testAccessItemChecked, and mark as to be fixed (2028542) - Fix ListView#testAccessFooterView - add TextView's without any layout to avoid ClassCastException during list view reset. (2026064)