issues
search
jwmcglynn
/
donner
Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards
https://jwmcglynn.github.io/donner/
ISC License
13
stars
1
forks
source link
Update `renderer_tests.cc` to use ImageComparisonTestFixture
#167
Open
jwmcglynn
opened
5 months ago
jwmcglynn
commented
5 months ago
Update test fixture to support
UPDATE_GOLDEN_IMAGES_DIR
(but make it configurable, we only want to use it on this one test)
Make the Renderer tests default to exact match (0 mismatched pixels), with ImageComparisonParams::Exact()
UPDATE_GOLDEN_IMAGES_DIR
(but make it configurable, we only want to use it on this one test)