ardour
Functions
SMFTest.cpp File Reference
#include "SMFTest.hpp"
#include <glibmm/fileutils.h>
#include <glibmm/miscutils.h>
#include "pbd/file_utils.h"

Go to the source code of this file.

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (SMFTest)
 
PBD::Searchpath test_search_path ()
 

Function Documentation

CPPUNIT_TEST_SUITE_REGISTRATION ( SMFTest  )
PBD::Searchpath test_search_path ( )

This allows tests to find the data files they require by looking in an installed location on windows or by setting an environment variable on unix.

Definition at line 25 of file SMFTest.cpp.