History log of /frameworks/base/core/tests/coretests/src/android/widget/listview/focus/ListWithEditTextHeaderTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f90177629a5b69ca3a80466c0ab55abfeb6d26b2 01-Aug-2015 Abodunrinwa Toki <toki@google.com> Turn off failing tests in FrameworksCoreTests.

We want a green state so we can confidence in tests we write
going forward.

Change-Id: I2c8db848897b56d0c64202ad28861eb4a7572e07
/frameworks/base/core/tests/coretests/src/android/widget/listview/focus/ListWithEditTextHeaderTest.java
158d6b70ac2f0c8fd7dafe0f865112090fb31699 02-Feb-2011 Mattias Niklewski <mattias.niklewski@sonyericsson.com> Reattach header view after DPAD scroll.

A header view that was scrolled off screen using the DPAD would not be
reattached properly when scrolled back into view, due to the flag
recycledHeaderFooter. Solved this by using detachViewFromParent()
instead of removeViewInLayout(). Compare to
AbsListView.trackMotionScroll().

Change-Id: I0ac0ec0f9bf23bc62430c1f62ae7d1a8570b0a24
/frameworks/base/core/tests/coretests/src/android/widget/listview/focus/ListWithEditTextHeaderTest.java
3c5d27ab1b34548baae6b395ca33ce869aad254d 02-Mar-2010 Gilles Debunne <debunne@google.com> Cleaning in ListWithEditTextHeaderTest.

Switched to ActivityInstrumentationTestCase2.

As far as http://b/issue?id=2446911 is concerned, I was unable
to reproduce a test fail. This was not the case a week ago.
A fix has probably been submitted in the meantime.

Change-Id: Id6e95218a2c9d29b0b4eb051a7a1288f9a9809fd
/frameworks/base/core/tests/coretests/src/android/widget/listview/focus/ListWithEditTextHeaderTest.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/listview/focus/ListWithEditTextHeaderTest.java