pcbjam/tests/wasm-app/standalone
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi 11f5b81fc0 Add Phase 2 wxWidgets test coverage: grid renderers, print preview, specialized controls
New test apps (4):
- gridrenderers: Custom cell renderers (color swatches, icon+text, striped rows)
- printpreview: wxPrintPreview frame with zoom, page setup dialogs
- bitmapbuttons: Toolbar buttons with custom bitmap icons, disabled states
- specialized: wxTreebook, wxBitmapComboBox, wxCheckListBox

Test coverage increased from 184 to 209 tests across 29 apps (~98% coverage).

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 17:58:47 +01:00
..
aui Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
auinotebook Complete remaining wxWidgets feature tests: DataViewVirtual, AuiNotebook, Wizard, GridEdit, Calendar 2025-12-03 17:16:14 +01:00
bitmapbuttons Add Phase 2 wxWidgets test coverage: grid renderers, print preview, specialized controls 2025-12-03 17:58:47 +01:00
calendar Complete remaining wxWidgets feature tests: DataViewVirtual, AuiNotebook, Wizard, GridEdit, Calendar 2025-12-03 17:16:14 +01:00
clipboard Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
collapsible Add 5 new wxWidgets feature tests: PropertyGrid, Pickers, Collapsible, ListCtrl, InfoBar 2025-12-03 16:57:02 +01:00
dataview Add wxDataViewCtrl, wxHtmlWindow, and wxStyledTextCtrl test apps 2025-12-03 11:27:00 +01:00
dataviewvirtual Complete remaining wxWidgets feature tests: DataViewVirtual, AuiNotebook, Wizard, GridEdit, Calendar 2025-12-03 17:16:14 +01:00
dialog Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
dnd Add wxDragDrop test app and document coverage gaps 2025-12-03 16:33:27 +01:00
filedialog Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
grid Fix wxGrid test crash and add debug build support 2025-11-29 22:15:56 +01:00
gridedit Complete remaining wxWidgets feature tests: DataViewVirtual, AuiNotebook, Wizard, GridEdit, Calendar 2025-12-03 17:16:14 +01:00
gridrenderers Add Phase 2 wxWidgets test coverage: grid renderers, print preview, specialized controls 2025-12-03 17:58:47 +01:00
htmlwin Add wxDataViewCtrl, wxHtmlWindow, and wxStyledTextCtrl test apps 2025-12-03 11:27:00 +01:00
infobar Add 5 new wxWidgets feature tests: PropertyGrid, Pickers, Collapsible, ListCtrl, InfoBar 2025-12-03 16:57:02 +01:00
layout Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
listctrl Add 5 new wxWidgets feature tests: PropertyGrid, Pickers, Collapsible, ListCtrl, InfoBar 2025-12-03 16:57:02 +01:00
menu Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
pickers Add 5 new wxWidgets feature tests: PropertyGrid, Pickers, Collapsible, ListCtrl, InfoBar 2025-12-03 16:57:02 +01:00
print Add wxPrinting test app and verify printing infrastructure works 2025-12-03 15:51:44 +01:00
printpreview Add Phase 2 wxWidgets test coverage: grid renderers, print preview, specialized controls 2025-12-03 17:58:47 +01:00
propgrid Add 5 new wxWidgets feature tests: PropertyGrid, Pickers, Collapsible, ListCtrl, InfoBar 2025-12-03 16:57:02 +01:00
specialized Add Phase 2 wxWidgets test coverage: grid renderers, print preview, specialized controls 2025-12-03 17:58:47 +01:00
stc Add wxDataViewCtrl, wxHtmlWindow, and wxStyledTextCtrl test apps 2025-12-03 11:27:00 +01:00
timer Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
toolbar Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
tree Fix tree test console logging during initialization 2025-11-29 22:47:39 +01:00
wizard Complete remaining wxWidgets feature tests: DataViewVirtual, AuiNotebook, Wizard, GridEdit, Calendar 2025-12-03 17:16:14 +01:00