|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_NO_MAIN |
Functions | |
| BOOST_AUTO_TEST_CASE (ReplaceIllegalFileNameChars_StdString_NoChange) | |
| BOOST_AUTO_TEST_CASE (ReplaceIllegalFileNameChars_StdString_PercentEncoding) | |
| BOOST_AUTO_TEST_CASE (ReplaceIllegalFileNameChars_WxString_ReplacementChar) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 21 of file test_string_utils.cpp.
| BOOST_AUTO_TEST_CASE | ( | ReplaceIllegalFileNameChars_StdString_NoChange | ) |
Definition at line 28 of file test_string_utils.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_TEST(), name, and ReplaceIllegalFileNameChars().
| BOOST_AUTO_TEST_CASE | ( | ReplaceIllegalFileNameChars_StdString_PercentEncoding | ) |
Definition at line 40 of file test_string_utils.cpp.
References BOOST_TEST(), name, and ReplaceIllegalFileNameChars().
| BOOST_AUTO_TEST_CASE | ( | ReplaceIllegalFileNameChars_WxString_ReplacementChar | ) |
Definition at line 109 of file test_string_utils.cpp.
References BOOST_TEST(), name, and ReplaceIllegalFileNameChars().