Skip to content

[test] Simplify test_glfw_events.c using assert() - #27604

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:test_glfw_events_assert
Aug 25, 2026
Merged

[test] Simplify test_glfw_events.c using assert()#27604
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:test_glfw_events_assert

Conversation

@sbc100

@sbc100 sbc100 commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Replace manual g_state bitmask failure tracking with direct assert() checks in callbacks and the test runner loop.

Followup to #27597

Replace manual `g_state` bitmask failure tracking with direct `assert()`
checks in callbacks and the test runner loop.
@sbc100
sbc100 requested a review from kripken August 24, 2026 20:07
@sbc100
sbc100 merged commit 2fb11a0 into emscripten-core:main Aug 25, 2026
42 checks passed
@sbc100
sbc100 deleted the test_glfw_events_assert branch August 25, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants