summaryrefslogtreecommitdiff
path: root/scripts/run_android_tests.py
Commit message (Collapse)AuthorAge
* Move test for lack of unassigned characters from Android to general tests.Roozbeh Pournader2015-04-16
|
* Move TestDigitWidths from android tests to general tests.Roozbeh Pournader2015-04-16
|
* Move test for sound copyright from Android-specific to general.Roozbeh Pournader2015-04-16
|
* Check for PUA characters in Android tests.Roozbeh Pournader2015-04-16
| | | | Fixes issue 5.
* Remove unassigned characters from the fonts' cmap.Roozbeh Pournader2015-04-16
|
* Fix ccmp rules that used spacing marks instead of non-spacing ones.Roozbeh Pournader2015-04-16
| | | | Fixes https://b.corp.google.com/issue?id=16727859.
* Add missing cmap entry for U+2117 SOUND RECORDING COPYRIGHT.Roozbeh Pournader2015-04-16
| | | | | The cmap was missing in Thin and Thin Italic fonts, although the glyph existed in the fonts.
* Add the beginning of a test infrastructure.Roozbeh Pournader2014-07-24
We now test for expected values of yMin and yMax, and equal widths for digits.