MRPT
2.0.1
|
#include <gtest/gtest.h>
#include <mrpt/typemeta/num_to_string.h>
#include <mrpt/typemeta/static_string.h>
Go to the source code of this file.
Functions | |
TEST (StaticString, ctor) | |
TEST (StaticString, concat_literals) | |
TEST (StaticString, concat_multi) | |
TEST (num_to_string, ctor) | |
TEST | ( | StaticString | , |
ctor | |||
) |
Definition at line 16 of file static_string_unittest.cpp.
References mrpt::typemeta::literal().
TEST | ( | StaticString | , |
concat_literals | |||
) |
Definition at line 25 of file static_string_unittest.cpp.
References EXPECT_EQ(), and mrpt::typemeta::literal().
TEST | ( | StaticString | , |
concat_multi | |||
) |
Definition at line 37 of file static_string_unittest.cpp.
References EXPECT_EQ(), and mrpt::typemeta::literal().
TEST | ( | num_to_string | , |
ctor | |||
) |
Definition at line 62 of file static_string_unittest.cpp.
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |