#include <string>#include <terralib/core/utils/Platform.h>#include <boost/test/unit_test.hpp>#include <boost/algorithm/string/predicate.hpp>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (findpath_wrong_tests) | |
| BOOST_AUTO_TEST_CASE (system_directories_tests) | |
| BOOST_AUTO_TEST_SUITE (platform_tests) BOOST_AUTO_TEST_CASE(findpath_correct_tests) | |
| BOOST_AUTO_TEST_CASE | ( | findpath_wrong_tests | ) |
Definition at line 64 of file TsPlatform.cpp.
References te::core::FindInTerraLibPath().
| BOOST_AUTO_TEST_CASE | ( | system_directories_tests | ) |
Definition at line 79 of file TsPlatform.cpp.
References te::core::GetAppDataLocation(), te::core::GetAppLocalDataLocation(), and te::core::GetUserDirectory().
| BOOST_AUTO_TEST_SUITE | ( | platform_tests | ) |
Definition at line 38 of file TsPlatform.cpp.
References te::core::FindInTerraLibPath().