History log of /frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/ExpandableListTester.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
13c9a1f4901d921f84501893bf5f0b637297132f 26-Mar-2010 Gilles Debunne <debunne@google.com> 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
/frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/ExpandableListTester.java
47ccdf3760635a695b7c417a0df02f7e86ce6262 26-Feb-2010 Gilles Debunne <debunne@google.com> Fixes for ExpandableListView with headers/footers

Patches in ExpandableListView to correctly handle header/footer shifter flat positions.
Make tests added in https://android-git.corp.google.com/g/#change,42312 pass.

Change-Id: I0d7823f5ae290e855bfdfb8d33c18bd34661077c
/frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/ExpandableListTester.java
e26bad0aecc6526d8a4d9e3b80cbdc9505f1c33d 26-Feb-2010 Gilles Debunne <debunne@google.com> New tests for ExpandableListView to exercice packed position with headers/footers.

New tests for
- the different conversions between flat and packed positions.
- selectedPosition
- contextMenuInfo.

All these tests currently fail when list contains headers and/or footers.

Change-Id: Ifb8fcc5de4980221e2ff4ebd2b24bc4fa03c6aae
/frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/ExpandableListTester.java