openMSX
Functions
BooleanInput_test.cc File Reference
#include "catch.hpp"
#include "BooleanInput.hh"
#include "SDL.h"
Include dependency graph for BooleanInput_test.cc:

Go to the source code of this file.

Functions

 TEST_CASE ("BooleanInput: toString, parse")
 
 TEST_CASE ("BooleanInput: capture")
 
 TEST_CASE ("BooleanInput: match")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "BooleanInput: capture"  )

◆ TEST_CASE() [2/3]

TEST_CASE ( "BooleanInput: match"  )

◆ TEST_CASE() [3/3]

TEST_CASE ( "BooleanInput:  toString,
parse"   
)

Definition at line 8 of file BooleanInput_test.cc.

References CHECK(), openmsx::parseBooleanInput(), and openmsx::toString().