#include <string>#include <fstream>#include <terralib/core/encoding/CharEncoding.h>#include <terralib/core/filesystem/FileSystem.h>#include <boost/test/unit_test.hpp>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_SUITE (filesystem) BOOST_AUTO_TEST_CASE(filesystem_test) | |
| BOOST_AUTO_TEST_SUITE | ( | filesystem | ) |
Definition at line 41 of file TsFileSystem.cpp.
References te::core::FileSystem::copyFile(), te::core::FileSystem::createDirectory(), te::core::FileSystem::exists(), te::core::FileSystem::extension(), te::core::FileSystem::isDirectory(), te::core::FileSystem::isEmpty(), te::core::FileSystem::isRegularFile(), te::core::FileSystem::listDirectory(), te::core::FileSystem::remove(), te::core::FileSystem::rename(), and te::core::CharEncoding::toUTF8().