History log of /frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/AppCompatSpinnerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f9b30c46a383dc5f3d7af67ebc7318c2147286c 23-May-2017 Aurimas Liutikas <aurimas@google.com> Update AppCompatSpinnerTest size annotation

AppCompatSpinnerTest tests run longer than they advertise to be run for. This CL updates the size annotations.

Change-Id: Id63de12edb52d0b45b1715ae152e0ecbb25b7043
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/AppCompatSpinnerTest.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
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/AppCompatSpinnerTest.java
3ab41277a085b829e15eca69442cfe45cae58a8c 22-Apr-2016 Kirill Grouchnikov <kirillg@google.com> Update AppCompatSpinner popup color tests

* Use android:colorBackground instead of android:background for
default popup theming
* Only query the center pixel of the combined background to eliminate
need for checking rounded corners and drop shadow
* Also mark the entire buildSrc to be ignored by Git

Change-Id: Ida519ddb4091e5263f94b22b6461b9bb56669875
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/AppCompatSpinnerTest.java
1d6e3840486930e276d142861afb6c7e72d5ce72 02-Mar-2016 Kirill Grouchnikov <kirillg@google.com> Tinting / popup theming tests for AppCompatSpinner.

Change-Id: I44268bc9a3d7f946c97cf0af027464b3ecbf3c92
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/AppCompatSpinnerTest.java