• Home
  • History
  • Annotate
  • only in /frameworks/base/core/tests/coretests/src/android/widget/listview/
History log of /frameworks/base/core/tests/coretests/src/android/widget/listview/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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
ocus/ListWithEditTextHeaderTest.java
fd3ddfa6f0559eb29eea179690144a7357c34b3d 18-Feb-2010 Gilles Debunne <debunne@google.com> List.GetCheckItemIds no longer includes unchecked items.

Unchecked items remain in the mCheckStates with an associated false value.
Now filtered out.

Added a unit test to ensure non regression.

Change-Id: If0b1a38aa06881055c87a97b3afb2c7fb48656f1
http://b/issue?id=2440815
istGetCheckItemIdsTest.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.
djacentListsWithAdjacentISVsInside.java
istBottomGravity.java
istBottomGravityMany.java
istBottomGravityManyTest.java
istBottomGravityTest.java
istButtonsDiagonalAcrossItems.java
istDividers.java
istEmptyViewTest.java
istEndingWithMultipleSeparators.java
istFilter.java
istFocusableTest.java
istGetSelectedView.java
istHeterogeneous.java
istHeterogeneousTest.java
istHorizontalFocusWithinItemWins.java
istInHorizontal.java
istInHorizontalTest.java
istInVertical.java
istInVerticalTest.java
istInterleaveFocusables.java
istItemFocusableAboveUnfocusable.java
istItemFocusablesClose.java
istItemFocusablesFarApart.java
istItemISVAndButton.java
istItemRequestRectAboveThinFirstItemTest.java
istItemsExpandOnSelection.java
istLastItemPartiallyVisible.java
istManagedCursor.java
istManagedCursorTest.java
istOfItemsShorterThanScreen.java
istOfItemsTallerThanScreen.java
istOfShortShortTallShortShort.java
istOfShortTallShort.java
istOfThinItems.java
istOfTouchables.java
istRecyclerProfiling.java
istRetainsFocusAcrossLayoutsTest.java
istScrollListener.java
istScrollListenerTest.java
istSetSelection.java
istSetSelectionTest.java
istSimple.java
istTakeFocusFromSide.java
istThrasher.java
istTopGravity.java
istTopGravityMany.java
istUnspecifiedMeasure.java
istViewHeight.java
istViewHeightTest.java
istWithDisappearingItemBug.java
istWithEditTextHeader.java
istWithEmptyView.java
istWithFirstScreenUnSelectable.java
istWithHeaders.java
istWithNoFadingEdge.java
istWithOffScreenNextSelectable.java
istWithOnItemSelectedAction.java
istWithScreenOfNoSelectables.java
istWithSeparators.java
rrowscroll/ListInterleaveFocusablesTest.java
rrowscroll/ListItemFocusableAboveUnfocusableTest.java
rrowscroll/ListItemFocusablesCloseTest.java
rrowscroll/ListItemFocusablesFarApartTest.java
rrowscroll/ListItemsExpandOnSelectionTest.java
rrowscroll/ListLastItemPartiallyVisibleTest.java
rrowscroll/ListOfItemsShorterThanScreenTest.java
rrowscroll/ListOfItemsTallerThanScreenTest.java
rrowscroll/ListOfShortShortTallShortShortTest.java
rrowscroll/ListOfShortTallShortTest.java
rrowscroll/ListOfThinItemsTest.java
rrowscroll/ListWithFirstScreenUnSelectableTest.java
rrowscroll/ListWithNoFadingEdgeTest.java
rrowscroll/ListWithOffScreenNextSelectableTest.java
rrowscroll/ListWithOnItemSelectedActionTest.java
rrowscroll/ListWithScreenOfNoSelectablesTest.java
rrowscroll/ListWithSeparatorsTest.java
ocus/AdjacentListsWithAdjacentISVsInsideTest.java
ocus/ListButtonsDiagonalAcrossItemsTest.java
ocus/ListHorizontalFocusWithinItemWinsTest.java
ocus/ListWithEditTextHeaderTest.java
ouch/ListGetSelectedViewTest.java
ouch/ListOfTouchablesTest.java
ouch/ListSetSelectionTest.java
ouch/ListTouchBottomGravityManyTest.java
ouch/ListTouchBottomGravityTest.java
ouch/ListTouchManyTest.java
ouch/ListTouchTest.java