History log of /frameworks/minikin/tests/perftests/how_to_run.txt
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
946e8893faf74aa3a7655cab3134fd3f28fe0d80 13-Jun-2017 Roozbeh Pournader <roozbeh@google.com> Ignore various format characters in font itemization

Previously, various format characters, specially bidi format
characters, could affect font selection as they may have existed in a
font lower in the font chain and could cause unexpected behavior.

With this CL, we no longer try to find a font for such format
characters and keep them with exising runs.

Also remove specific make job number from how_to_run test help files.

Change-Id: I35b6fb6c41b61f5f7063ef87ac24f8d69fcc572f
Fixes: 30039912
Test: adb shell /data/nativetest/minikin_tests/minikin_tests
Test: adb shell am instrument -w -e package android.text com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner
/frameworks/minikin/tests/perftests/how_to_run.txt
f980baa2bef85c4d035b4d7dbd1edb9c28d55d96 07-Feb-2017 Seigo Nonaka <nona@google.com> Update the instruction to run tests.

"adb sync data" pushes test data as well as test executables.

Test: ran minikin_perftests
Test: ran minikin_tests
Change-Id: I08219f8abc4b59bd26d8f9155975b65b56a88b7b
/frameworks/minikin/tests/perftests/how_to_run.txt
08bfef04afed092b6a6a8a5fc5d1e1165c5304ae 31-May-2016 Seigo Nonaka <nona@google.com> Introduce initial minikin perftest

Bug: 28992567
Change-Id: Id14cc86761d6c5b408262fe8684e2b293a420a4f
/frameworks/minikin/tests/perftests/how_to_run.txt