openMSX
|
Go to the source code of this file.
Functions | |
template<typename From , typename To > | |
bool | test_narrow (From from, To expected) |
TEST_CASE ("narrow") | |
TEST_CASE | ( | "narrow" | ) |
Definition at line 17 of file narrow_test.cc.
References test_narrow().
bool test_narrow | ( | From | from, |
To | expected | ||
) |