• Home
  • History
  • Annotate
  • only in /frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/util/
History log of /frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/util/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7bfacb70bcf6cc6f9307f994dfbb14588b5ce1b6 02-Mar-2017 Yigit Boyar <yboyar@google.com> Fix host side tests and create zip task

This CL fixes the host side tests for RecyclerView and also adds a new zip task
which collects all host side test results when they are run. This zip can beused
by test runners to move results into blackbock.

Bug: N/A
Test: host side tests pass
Change-Id: I1e3adff0c1624713c33a10449043002af85c1396
iffUtilTest.java
754cb29c50f09a83251dd4bb633ba445b2411adb 27-Sep-2016 Aurimas Liutikas <aurimas@google.com> Switch from deprecated size annotations to new ones.

Switching from android.test.suitebuilder.annotation.*Test
to android.support.test.filters.*Test.

Bug: 30074170
Test: manual - ran small appcompat tests, they still run and pass
Change-Id: Idce58b988c8e1a809f7f5fae67e0e235159d9fc5
atchingListUpdateCallbackTest.java
iffUtilTest.java
ortedListBatchedCallbackTest.java
ortedListTest.java
8a3d454edf4dcfdbd61300c6adafe7337e2f24ca 18-Aug-2016 Yigit Boyar <yboyar@google.com> Fix sorted list batched callback.

Bug: 30938398
Change-Id: I5a05661d610ca7a3ea8ee9d004ff2b1cd523e616
ortedListBatchedCallbackTest.java
ortedListTest.java
a41c174e52ec211ef950259b274b120a705af438 09-Jul-2016 Yigit Boyar <yboyar@google.com> Utility class to calculate difference between two lists.

Change-Id: I8a5b661f4ad6dc0851f72fae63a2187f91fc8cb8
atchingListUpdateCallbackTest.java
iffUtilTest.java
ortedListAdapterCallbackWrapperTest.java
f1b288ec2104488f4a92e911b0ab80c8f0f3e9d1 28-Dec-2015 Yigit Boyar <yboyar@google.com> Add test size annotations to RecyclerView Tests

Bug: 24494874
Change-Id: I0e7606d1c55017dc17467155372b708a0b1ea36d
ortedListAdapterCallbackWrapperTest.java
ortedListTest.java
7fa39157f88d13bc417dab8db7c13e342a14cba0 14-May-2015 Vladislav Kaznacheev <kaznacheev@google.com> Add batch insert method to SortedList.

Bug:20469953
Change-Id: Iaa3cb146c5c38a2a4963d58cec6b162acf3029b3
ortedListTest.java
12833d36969f1540dd5fc6fe32a25fa8b52a8e0b 29-Apr-2015 Yigit Boyar <yboyar@google.com> Add clear method to SortedList

Bug: 20540622
Change-Id: Iaee00d16a282eb6b13a3f5b4a40f65a4202c6051
ortedListTest.java
be7a54a6e02c9230a08e63f1c964907d129b6a10 07-Apr-2015 Yigit Boyar <yboyar@google.com> Integrate espresso w/ RecyclerView. Hi Junit4 !

This change also adds support for running testes on host machine.

Bug: 20258423
Change-Id: Ic8bd569d852a7d6d1c74c5fc4a4bf16703f71e52
ortedListAdapterCallbackWrapperTest.java
ortedListTest.java