commit | 13c9a1f4901d921f84501893bf5f0b637297132f | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Thu Mar 25 17:46:25 2010 -0700 |
committer | Gilles Debunne <debunne@google.com> | Thu Apr 01 10:37:53 2010 -0700 |
tree | b07d272a2828b7b1f3f6eb24e8d4221993ee1d61 | |
parent | 33eb7767fb49482643df80c8b5567da83aa0e49f [diff] |
Refactor in PositionTesterContextMenuListener. The asserts were removed from that class and replaced by a status String object. This allows ExpandableListTester to do the asserts instead. These tests passed on a sapphire and passion devices as well as in the emulator. The asserts in the main thread are expected to make these tests pass during the continuous build too. This is 7fbddb1db1beeac7c6762fb7a11612e348f6ff90 cherrypicked to froyo. http://b/issue?id=2525846