pcbjam/tests/wasm-app
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi 90613dbe49 Fix wxTreeCtrl test crash and update test coordinates
- Add null guard in TreeTestFrame::LogEvent() to prevent crash when
  events fire before m_log is initialized during tree population
- Update button click coordinates in tree.spec.ts for Add Item and
  Delete Selected buttons
- Update WHATWORKS.md to reflect wxTreeCtrl now fully working (7/7 tests)
- Update baseline screenshots for tree tests

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 22:28:30 +01:00
..
standalone Fix wxTreeCtrl test crash and update test coordinates 2025-11-29 22:28:30 +01:00
Makefile.wasm Fix wxGrid test crash and add debug build support 2025-11-29 22:15:56 +01:00
minimal_test.cpp Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
minimal_test.html Fix wxWidgets WASM rendering and add comprehensive tests 2025-11-28 14:28:05 +01:00