summaryrefslogtreecommitdiff
path: root/scripts/run_web_tests.py
Commit message (Collapse)AuthorAge
* Add license files and headers.James Godfrey-Kittle2015-04-16
|
* Update font paths in tests to look in out/v2.James Godfrey-Kittle2015-04-16
| | | | This is the output directory for fonts created with this branch since r07c436525dd3.
* Fix name table overrides for condensed fonts.Roozbeh Pournader2015-04-16
| | | | Fixes issue 104 and issue 105.
* Add tests for the bad hinting of lowercase 'o'.Roozbeh Pournader2015-04-16
|
* Rename 'RobotoDraft' to 'Roboto' in the web target.Roozbeh Pournader2015-04-16
| | | | | This is to finally create a replacement for the public Google Fonts version of Roboto.
* Add more of common tests to run_web_tests.py.Roozbeh Pournader2015-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.
* More moving web-specific tests and touchups to common.Roozbeh Pournader2015-04-16
|
* More refactoring of touchup and test scripts.Roozbeh Pournader2015-04-16
|
* Change the expected number of fonts for the web target.Roozbeh Pournader2015-04-16
| | | | The old value, 12, was for when we didn't have condensed yet.
* Move common and repeated tests to run_general_tests.py.Roozbeh Pournader2015-04-16
|
* Add missing hints to the Light Italic font.Roozbeh Pournader2015-04-16
| | | | Four glyphs were missing hints. Fixes issue 100.
* Expand scripts for webfont generation.Roozbeh Pournader2015-04-16
|
* Add targets and scripts for web fonts.Roozbeh Pournader2015-04-16