Viktor Vaczi
756feb35da
Add WASM feature tests: font enum, text decor, bitmap mask, regions
...
New test apps and E2E tests:
- fontenum: Font enumeration via Local Font Access API (180 fonts)
- textdecor: Text underline/strikethrough decorations
- bitmask: wxMask bitmap transparency with color keys
- regions: Non-rectangular region clipping (union, subtract, complex shapes)
Updates:
- playwright.config.ts: Add local-fonts permission
- WHATWORKS.md: Document implemented features, update test counts
- Makefile.wasm: Add build targets for new test apps
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 11:06:33 +01:00
..
baseline-screenshots
Fix wxGrid test crash and add debug build support
2025-11-29 22:15:56 +01:00
utils
Implement wxClipboard and add button finder utility for canvas testing
2025-12-03 10:19:50 +01:00
aui.spec.ts
Refactor test logging into shared utilities
2025-11-29 20:54:54 +01:00
auinotebook.spec.ts
Complete remaining wxWidgets feature tests: DataViewVirtual, AuiNotebook, Wizard, GridEdit, Calendar
2025-12-03 17:16:14 +01:00
bitmapbuttons.spec.ts
Add Phase 2 wxWidgets test coverage: grid renderers, print preview, specialized controls
2025-12-03 17:58:47 +01:00
bitmask.spec.ts
Add WASM feature tests: font enum, text decor, bitmap mask, regions
2025-12-04 11:06:33 +01:00
button-finder.spec.ts
Implement wxClipboard and add button finder utility for canvas testing
2025-12-03 10:19:50 +01:00
calendar.spec.ts
Complete remaining wxWidgets feature tests: DataViewVirtual, AuiNotebook, Wizard, GridEdit, Calendar
2025-12-03 17:16:14 +01:00
clipboard.spec.ts
Implement wxClipboard and add button finder utility for canvas testing
2025-12-03 10:19:50 +01:00
collapsible.spec.ts
Add 5 new wxWidgets feature tests: PropertyGrid, Pickers, Collapsible, ListCtrl, InfoBar
2025-12-03 16:57:02 +01:00
dataview.spec.ts
Add wxDataViewCtrl, wxHtmlWindow, and wxStyledTextCtrl test apps
2025-12-03 11:27:00 +01:00
dataviewvirtual.spec.ts
Complete remaining wxWidgets feature tests: DataViewVirtual, AuiNotebook, Wizard, GridEdit, Calendar
2025-12-03 17:16:14 +01:00
dialog.spec.ts
Refactor test logging into shared utilities
2025-11-29 20:54:54 +01:00
dialogs.spec.ts
Refactor test logging into shared utilities
2025-11-29 20:54:54 +01:00
dnd.spec.ts
Add wxDragDrop test app and document coverage gaps
2025-12-03 16:33:27 +01:00
filedialog.spec.ts
Refactor test logging into shared utilities
2025-11-29 20:54:54 +01:00
fontenum.spec.ts
Add WASM feature tests: font enum, text decor, bitmap mask, regions
2025-12-04 11:06:33 +01:00
grid.spec.ts
Fix wxGrid test crash and add debug build support
2025-11-29 22:15:56 +01:00
gridedit.spec.ts
Complete remaining wxWidgets feature tests: DataViewVirtual, AuiNotebook, Wizard, GridEdit, Calendar
2025-12-03 17:16:14 +01:00
gridrenderers.spec.ts
Add Phase 2 wxWidgets test coverage: grid renderers, print preview, specialized controls
2025-12-03 17:58:47 +01:00
htmlwin.spec.ts
Add wxDataViewCtrl, wxHtmlWindow, and wxStyledTextCtrl test apps
2025-12-03 11:27:00 +01:00
infobar.spec.ts
Add 5 new wxWidgets feature tests: PropertyGrid, Pickers, Collapsible, ListCtrl, InfoBar
2025-12-03 16:57:02 +01:00
layout.spec.ts
Refactor test logging into shared utilities
2025-11-29 20:54:54 +01:00
listctrl.spec.ts
Add 5 new wxWidgets feature tests: PropertyGrid, Pickers, Collapsible, ListCtrl, InfoBar
2025-12-03 16:57:02 +01:00
menu.spec.ts
Refactor test logging into shared utilities
2025-11-29 20:54:54 +01:00
opengl.spec.ts
Refactor test logging into shared utilities
2025-11-29 20:54:54 +01:00
ownerdrawn.spec.ts
Add Phase 3 test coverage: validators, ownerdrawn, popup, graphicsctx, xml, wasmedge
2025-12-03 18:54:40 +01:00
pickers.spec.ts
Add 5 new wxWidgets feature tests: PropertyGrid, Pickers, Collapsible, ListCtrl, InfoBar
2025-12-03 16:57:02 +01:00
popup.spec.ts
Add Phase 3 test coverage: validators, ownerdrawn, popup, graphicsctx, xml, wasmedge
2025-12-03 18:54:40 +01:00
print.spec.ts
Add wxPrinting test app and verify printing infrastructure works
2025-12-03 15:51:44 +01:00
printpreview.spec.ts
Add Phase 2 wxWidgets test coverage: grid renderers, print preview, specialized controls
2025-12-03 17:58:47 +01:00
propgrid.spec.ts
Add 5 new wxWidgets feature tests: PropertyGrid, Pickers, Collapsible, ListCtrl, InfoBar
2025-12-03 16:57:02 +01:00
regions.spec.ts
Add WASM feature tests: font enum, text decor, bitmap mask, regions
2025-12-04 11:06:33 +01:00
specialized.spec.ts
Add Phase 2 wxWidgets test coverage: grid renderers, print preview, specialized controls
2025-12-03 17:58:47 +01:00
stc.spec.ts
Add wxDataViewCtrl, wxHtmlWindow, and wxStyledTextCtrl test apps
2025-12-03 11:27:00 +01:00
textdecor.spec.ts
Add WASM feature tests: font enum, text decor, bitmap mask, regions
2025-12-04 11:06:33 +01:00
timer.spec.ts
Fix timer tests and add baseline screenshot update script
2025-11-29 21:20:40 +01:00
toolbar.spec.ts
Refactor test logging into shared utilities
2025-11-29 20:54:54 +01:00
tree.spec.ts
Fix tree test console logging during initialization
2025-11-29 22:47:39 +01:00
validators.spec.ts
Add Phase 3 test coverage: validators, ownerdrawn, popup, graphicsctx, xml, wasmedge
2025-12-03 18:54:40 +01:00
wasmedge.spec.ts
Add Phase 3 test coverage: validators, ownerdrawn, popup, graphicsctx, xml, wasmedge
2025-12-03 18:54:40 +01:00
wizard.spec.ts
Complete remaining wxWidgets feature tests: DataViewVirtual, AuiNotebook, Wizard, GridEdit, Calendar
2025-12-03 17:16:14 +01:00
wxwidgets.spec.ts
Refactor test logging into shared utilities
2025-11-29 20:54:54 +01:00
xml.spec.ts
Add Phase 3 test coverage: validators, ownerdrawn, popup, graphicsctx, xml, wasmedge
2025-12-03 18:54:40 +01:00