The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
test_filesystem.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "filesystem.hpp"
#include "game_config.hpp"
Include dependency graph for test_filesystem.cpp:

Go to the source code of this file.

Functions

BOOST_AUTO_TEST_SUITE(filesystem)
const std 
BOOST_AUTO_TEST_CASE (test_fs_game_path_reverse_engineering)
 
 BOOST_AUTO_TEST_CASE (test_fs_base)
 
 BOOST_AUTO_TEST_CASE (test_fs_enum)
 
 BOOST_AUTO_TEST_CASE (test_fs_binary_path)
 
 BOOST_AUTO_TEST_CASE (test_fs_wml_path)
 
 BOOST_AUTO_TEST_CASE (test_fs_fluff)
 

Function Documentation

BOOST_AUTO_TEST_SUITE ( filesystem ) const std BOOST_AUTO_TEST_CASE ( test_fs_game_path_reverse_engineering  ) const

Definition at line 37 of file test_filesystem.cpp.

References resources::gamedata, and filesystem::get_wml_location().

BOOST_AUTO_TEST_CASE ( test_fs_base  )
BOOST_AUTO_TEST_CASE ( test_fs_enum  )
BOOST_AUTO_TEST_CASE ( test_fs_binary_path  )
BOOST_AUTO_TEST_CASE ( test_fs_wml_path  )
BOOST_AUTO_TEST_CASE ( test_fs_fluff  )