summaryrefslogtreecommitdiff
path: root/scripts/temporary_touchups.py
Commit message (Collapse)AuthorAge
* Test that name and style are generally compatible.James Godfrey-Kittle2015-09-28
| | | | | | Changes to the TestNames unit tests reflect the issues raised in the link added to common_tests.py. Also generally account for code changed in nototools.
* Add license files and headers.James Godfrey-Kittle2015-04-16
|
* Don't update font version in web target.Roozbeh Pournader2015-04-16
| | | | | This is because web targets are from different cuts, and we want to keep the information.
* Cleanup executable flags and #! headers.Roozbeh Pournader2015-04-16
| | | | | Some files that were supposed to be executable didn't have the flag, while others that were not supposed to be had #! headers.
* Change copyright line of the fonts to 2011.Roozbeh Pournader2015-04-16
| | | | This is the year of the original release of Roboto.
* More refactoring of touchup and test scripts.Roozbeh Pournader2015-04-16
|
* Add tests for version and revision numbers.Roozbeh Pournader2015-04-16
| | | | Also add a touchup to fix the revision number.
* Move updating version numbers to temporar_touchups.Roozbeh Pournader2015-04-16
| | | | This is so that both Adroid and Web targets could reuse it.
* Update Android touchup and test tools for latest delivery.Roozbeh Pournader2015-04-16
Touchup: - Shared touchups between Android and web are moved to a new module - OS/2.usWeightClass is fixed to match the font name - Unassigned characters are no longer explicitly dropped Testing: - Rhotic hook is skipped when checking that spacing marks don't form ligatures - OS/2.usWeightClass is tested to be set correctly