GitHub - w3c/woff2-tests: Test suite for WOFF 2.0 (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
Explore - All features
- Documentation
- GitHub Skills
- Blog
- By company size
- Topics
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
w3c / woff2-tests Public
- Notifications You must be signed in to change notification settings
- Fork12
- Star 13
Test suite for WOFF 2.0
13 stars 12 forks Branches Tags Activity
Notifications You must be signed in to change notification settings
Additional navigation options
Folders and files
Name | Name | Last commit message | Last commit date |
---|---|---|---|
Latest commitHistory237 Commits | |||
generators | generators | ||
.gitignore | .gitignore | ||
README.md | README.md | ||
w3c.json | w3c.json |
Repository files navigation
woff2-tests
Test suite for WOFF 2.0
The test cases here are generated by the Python scripts in the generators directory.
AuthoringToolTestCaseGenerator.py
DecoderTestCaseGenerator.py
FormatTestCaseGenerator.py
UserAgentTestCaseGenerator.py
The scripts are dependent on the following packages:
- FontTools https://github.com/behdad/fonttools
- Brotli (Python bindings) https://github.com/google/brotli
To compile a particular test suite, simply run the relevant script:
>>> python AuthoringToolTestCaseGenerator.py
>>> python DecoderTestCaseGenerator.py
>>> python FormatTestCaseGenerator.py
>>> python UserAgentTestCaseGenerator.py
References
http://www.w3.org/Fonts/WG/wiki/Main_Page contains the test specifications
About
Test suite for WOFF 2.0
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages
No packages published