Viktor Vaczi
1b1a9d1633
fix(test): Exclude transform-api from comparison and add diagnostics
...
Changes:
- Exclude gal-transform-api.png from native/WebGL comparison since
Transform() is dead code in KiCad (never called, has no effect)
- Add verbose diagnostic output showing pixel difference details,
content bounds, and sample pixels for failing scenarios
- Update README to document that Transform() is dead code in both
native and WebGL implementations
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-09 14:48:23 +01:00
..
common
feat(webgl): Add WebGL GAL test infrastructure (Phase 1)
2026-01-07 16:11:31 +01:00
config
Add autom4te wrapper to keep submodules clean
2025-12-27 09:21:31 +01:00
deps
Remove .git from meson subprojects to keep IDE clean
2025-12-27 09:37:20 +01:00
kicad
Reduce KiCad fork divergence with CMake cleanup
2026-01-05 14:03:03 +01:00
build-gal-native-test.sh
feat(webgl): Add GAL native test harness for visual regression testing
2026-01-07 09:42:31 +01:00
build-gal-webgl-test.sh
feat(webgl): Replace legacy GL with modern OpenGL ES 3.0
2026-01-07 23:33:49 +01:00
build-wasm-test.sh
Restore elementtracker.h and add build logging
2026-01-03 11:55:54 +01:00
build-wxuniversal-wasm.sh
fix(build): Source common env.sh in wxuniversal build script
2026-01-09 14:48:23 +01:00
compare-screenshots.sh
Add baseline screenshots and visual regression testing
2025-11-29 19:55:12 +01:00
create-feature-patches.sh
Add feature branch patch management system
2026-01-06 16:17:52 +01:00
kicad-diff-stats.sh
Reduce KiCad fork divergence with CMake cleanup
2026-01-05 14:03:03 +01:00
test-gal-regression.sh
fix(test): Exclude transform-api from comparison and add diagnostics
2026-01-09 14:48:23 +01:00
update-baseline-screenshots.sh
Fix Asyncify and improve build process
2025-12-14 11:59:50 +01:00