| 
    KiCad PCB EDA Suite
    
   | 
 
Test suite for WX_FILNAME. More...
Go to the source code of this file.
Classes | |
| struct | WX_FILENAME_SPLIT_CASE | 
| Declare the test suite.  More... | |
Functions | |
| BOOST_AUTO_TEST_CASE (Split) | |
| Check the various split cases work correctly.   | |
Variables | |
| static const std::vector< WX_FILENAME_SPLIT_CASE > | split_cases | 
Test suite for WX_FILNAME.
Definition in file test_wx_filename.cpp.
| BOOST_AUTO_TEST_CASE | ( | Split | ) | 
Check the various split cases work correctly.
Definition at line 110 of file test_wx_filename.cpp.
References BOOST_CHECK_EQUAL(), BOOST_TEST_CONTEXT(), WX_FILENAME::GetFullName(), WX_FILENAME::GetFullPath(), WX_FILENAME::GetName(), WX_FILENAME::GetPath(), and split_cases.
      
  | 
  static | 
Definition at line 55 of file test_wx_filename.cpp.
Referenced by BOOST_AUTO_TEST_CASE().