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) | |
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 | ) |
Definition at line 50 of file test_filesystem.cpp.
References filesystem::base_name(), filesystem::directory_name(), filesystem::file_exists(), resources::gamedata, and filesystem::is_directory().
BOOST_AUTO_TEST_CASE | ( | test_fs_enum | ) |
Definition at line 87 of file test_filesystem.cpp.
References filesystem::DO_REORDER, filesystem::ENTIRE_FILE_PATH, resources::gamedata, filesystem::get_files_in_dir(), and filesystem::NO_FILTER.
BOOST_AUTO_TEST_CASE | ( | test_fs_binary_path | ) |
Definition at line 125 of file test_filesystem.cpp.
References resources::gamedata, filesystem::get_binary_dir_location(), filesystem::get_binary_file_location(), and filesystem::get_independent_image_path().
BOOST_AUTO_TEST_CASE | ( | test_fs_wml_path | ) |
Definition at line 154 of file test_filesystem.cpp.
References resources::gamedata, filesystem::get_user_data_dir(), and filesystem::get_wml_location().
BOOST_AUTO_TEST_CASE | ( | test_fs_fluff | ) |
Definition at line 171 of file test_filesystem.cpp.
References filesystem::ends_with(), filesystem::is_bzip2_file(), filesystem::is_compressed_file(), filesystem::is_gzip_file(), and filesystem::looks_like_pbl().