openMSX
|
Go to the source code of this file.
Functions | |
TEST_CASE ("BooleanInput: toString, parse") | |
TEST_CASE ("BooleanInput: capture") | |
TEST_CASE ("BooleanInput: match") | |
TEST_CASE | ( | "BooleanInput: capture" | ) |
Definition at line 87 of file BooleanInput_test.cc.
References openmsx::captureBooleanInput(), CHECK(), openmsx::KeyDownEvent::create(), and openmsx::toString().
TEST_CASE | ( | "BooleanInput: match" | ) |
Definition at line 169 of file BooleanInput_test.cc.
References CHECK(), openmsx::KeyUpEvent::create(), openmsx::KeyDownEvent::create(), openmsx::match(), and openmsx::parseBooleanInput().
TEST_CASE | ( | "BooleanInput: | toString, |
parse" | |||
) |
Definition at line 8 of file BooleanInput_test.cc.
References CHECK(), openmsx::parseBooleanInput(), and openmsx::toString().