KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_filename_resolver.cpp File Reference

Tests for FILENAME_RESOLVER and SEARCH_STACK. More...

#include <qa_utils/wx_utils/unit_test_utils.h>
#include <filename_resolver.h>
#include <search_stack.h>
#include <wx/filename.h>
#include <filesystem>
#include <fstream>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ResolveAbsoluteAndWorkingPath)
 
 BOOST_AUTO_TEST_CASE (ResolveAliasAndErrors)
 
 BOOST_AUTO_TEST_CASE (RelativePathResolution)
 

Detailed Description

Tests for FILENAME_RESOLVER and SEARCH_STACK.

Definition in file test_filename_resolver.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( RelativePathResolution  )

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( ResolveAbsoluteAndWorkingPath  )

◆ BOOST_AUTO_TEST_CASE() [3/3]