https://github.com/linebender/resvg-test-suite
resvg test suite
https://github.com/linebender/resvg-test-suite
svg test-suite
Last synced: about 1 year ago
JSON representation
resvg test suite
- Host: GitHub
- URL: https://github.com/linebender/resvg-test-suite
- Owner: linebender
- License: mit
- Created: 2018-02-24T12:33:34.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:08:27.000Z (over 1 year ago)
- Last Synced: 2025-03-16T00:11:19.230Z (about 1 year ago)
- Topics: svg, test-suite
- Language: C++
- Homepage: https://linebender.org/resvg-test-suite/svg-support-table.html
- Size: 21.2 MB
- Stars: 25
- Watchers: 8
- Forks: 14
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [resvg](https://github.com/RazrFalcon/resvg) test suite
## Structure
- `tests/` - actual tests
- `resources/` - files that will be referenced by SVG files
- `fonts/` - fonts used by SVG files
- `site/` - sources for github pages
- `tools/` - various testing tools
- `check.py` - pre-commit hook
- `results.csv` - results of manual testing via `tools/vdiff` of the `resvg` test suite
- `stats.py` - generates `site/images/chart.svg`
## License
MIT