History log of /frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/ExpandableListBasicTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/ExpandableListBasicTest.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/ExpandableListBasicTest.java
192ab903887bbb8e7c7b6da5c581573850e30f46 25-Feb-2010 Gilles Debunne <debunne@google.com> New test on ContextMenuInfo packed positions.

With and without headers.
Non regression test for bug
http://b/issue?id=1778239

Change-Id: I0235528ac6f8394292bac35f2350f3d5be1e4df7
/frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/ExpandableListBasicTest.java
1d3165f10b12165f02b7015ac1a817c5f60e6399 12-Jan-2010 Neal Nguyen <tommyn@google.com> Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core.

In addition to the file moves, the package names of the tests have been updated and adjusted to match their new locations.
/frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/ExpandableListBasicTest.java