OpenKalman
Classes
tests.hpp File Reference
#include <type_traits>
#include <tuple>
#include <string>
#include <gtest/gtest.h>
#include "values/tests/tests.hpp"
#include "collections/concepts/tuple_like.hpp"
Include dependency graph for tests.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenKalman::test::TestComparison< Arg1, Arg2, Err, std::enable_if_t< collections::tuple_like< Arg1 > and collections::tuple_like< Arg2 > > >
 Compare two tuple-like objects. More...