space-wine
2026-03-20
CI matrix expansion, Wine submodule, edit test harness, and FD leak proof
27 files · 2,214+ · 23,388-
CI robustness and caching
1 file changed
prove.ymlExpanded CI matrix, build full Wine for unpatched baseline, cache Wine builds
- CI now builds Wine 11.0 from source for unpatched comparison instead of relying on apt packages, with build caching for speed
harden
behavioral
1 file
prove.yml
New test harnesses
2 files changed
edittest.cEdit control test documenting race condition as load-dependentfdleaktest.cProves FD/handle leak consequence of contested lock hang
- Added edittest.exe and fdleaktest.c test executables with documented results for patched and unpatched Wine
qualify
behavioral
4 files
edittest.cfdleaktest.cedittest-patched.txtedittest-unpatched.txt
Documentation and tooling
5 files changed
CLAUDE.mdAdded project guidance documentBUILDING.mdUpdated with --enable-archs build instructionswine-monitor.shWine process monitoring tooltwgs-headless.mdDocumentation for headless TWGS testingtwgs-profiling.mdWine profiling documentation