History log of /frameworks/base/core/tests/coretests/src/android/graphics/PaintTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aad8ae3e3d2befab6f800f62b90cd669b029ab60 01-Mar-2017 sergeyv <sergeyv@google.com> Move graphicstests to coretests

Two reason for merge:
1. Currently graphicstests aren't runned as part of acpt
2. Separation was confusing: android.graphics package existed in both apks: frameworks & coretests.

Test: refactoring CL.
Change-Id: I0ade3ebbc2d06074ae81a2c390475f1f434dd873
/frameworks/base/core/tests/coretests/src/android/graphics/PaintTest.java
bb1a96647a82df5a134bf631fc9db342e7ef61de 21-Oct-2015 Seigo Nonaka <nona@google.com> Make Paint.hasGlyph variation selector aware.

With this CL, Paint.hasGlyph returns true if the typeface supports
the passed code point and variation selector pair.

Bug: 11256006

Change-Id: If29cd0c5942dc78bd862804106e29539bdeee569
/frameworks/base/core/tests/coretests/src/android/graphics/PaintTest.java
5532c34613753044b834a1e8cfb8c20d76405af7 01-Sep-2015 Seigo Nonaka <nona@google.com> Introduce getTextWidths test cases.

This CL includes HintedAdvanceWidthTest-Regular.{ttx|ttf} for fixing
test expectation, which has hinting information.

Bug: 11256006

Change-Id: Ia79a1d093e39cd47c914395e034cb90eda51c5c0
/frameworks/base/core/tests/coretests/src/android/graphics/PaintTest.java