pcbjam/tests/apps
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi d0e2500048 feat(webgl): Enable all 28 scenarios for WebGL test harness
- Update wasm/Makefile to compile ALL scenario files using wildcard
- Add conditional compilation to scenario_bitmap.cpp (#ifdef __EMSCRIPTEN__)
  to handle OpenGL-specific shader workaround code for native only
- Change canvas dimensions to 1600x1200 to match native baseline (2x Retina)
- Set white background color to match native screenshots
- Update gal-webgl.spec.ts to hide UI overlay before taking screenshots
- Improve test-gal-regression.sh with better ImageMagick comparison

All 28 scenarios now compile and run on both native and WebGL backends.
Native vs baseline: PASSED (28/28 matching)
WebGL rendering: In progress (primitives not yet visible)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 11:11:03 +01:00
..
gal-webgl feat(webgl): Enable all 28 scenarios for WebGL test harness 2026-01-08 11:11:03 +01:00
kicad Add runtime resource loading and fix Docker incremental builds 2025-12-27 20:09:26 +01:00
standalone Clean up test infrastructure and fix test assertions 2026-01-01 20:18:19 +01:00
Makefile.wasm Extend element registry and migrate all tests to semantic selectors 2025-12-30 14:17:51 +01:00
minimal_test.cpp Reorganize project structure for clarity 2025-12-27 14:06:23 +01:00