#include <boost/version.hpp>
#include <boost/test/test_tools.hpp>
#include <boost/test/unit_test.hpp>
#include <boost/test/unit_test_log.hpp>
#include <boost/filesystem/path.hpp>
Go to the source code of this file.
Functions | |
std::string | path_to_string (boost::filesystem::path p) |
void | set_log_threshold_level (log_level lev) |
std::string path_to_string | ( | boost::filesystem::path | p | ) | [inline] |
Definition at line 32 of file testsuite.hh.
void set_log_threshold_level | ( | log_level | lev | ) | [inline] |
Definition at line 19 of file testsuite.hh.