Skip to content

hixio-mh/woff2-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

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
  • FormatTestCaseGenerator.py
  • UserAgentTestCaseGenerator.py

The scripts are dependent on the following packages:

To compile a particular test suite, simply run the relevant script:

>>> python AuthoringToolTestCaseGenerator.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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • CSS 0.4%