30 #include <boost/filesystem/path.hpp> 32 #include <gtest/gtest.h> 38 TEST(FileUtilTests, Uncomplete)
59 int main(
int argc,
char **argv)
61 testing::InitGoogleTest(&argc, argv);
66 return RUN_ALL_TESTS();
TEST(FileUtilTests, Uncomplete)
ROSCPP_DECL void init(int &argc, char **argv, const std::string &name, uint32_t options=0)
boost::filesystem::path NaiveUncomplete(boost::filesystem::path const path, boost::filesystem::path const base)
ROSCPP_DECL bool get(const std::string &key, std::string &s)
int main(int argc, char **argv)