MRPT
2.0.3
|
#include <gtest/gtest.h>
#include <mrpt/core/format.h>
#include <mrpt/io/vector_loadsave.h>
#include <test_mrpt_common.h>
Go to the source code of this file.
Functions | |
TEST (file_get_contents, readTestFile) | |
TEST (file_get_contents, throwOnError) | |
TEST | ( | file_get_contents | , |
readTestFile | |||
) |
Definition at line 15 of file vector_loadsave_unittest.cpp.
References EXPECT_EQ(), mrpt::io::file_get_contents(), and mrpt::format().
TEST | ( | file_get_contents | , |
throwOnError | |||
) |
Definition at line 27 of file vector_loadsave_unittest.cpp.
References mrpt::io::file_get_contents(), and mrpt::format().
Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 15:49:54 UTC 2020 |