Source code
Revision control
Copy as Markdown
Other Tools
[mouse_buttons_back_forward.html]
max-asserts: 2
expected:
if not asan and (processor == "x86") and (os == "linux"): [OK, ERROR]
if asan and not fission: [OK, ERROR]
[Tests that when pointer is locked, the mouseup is preventable.]
expected:
if asan and not fission: [PASS, NOTRUN]