#include <Eigen/Core>
#include <string>
#include <tuple>
#include "math/constants.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "xml/ValueParser.hpp"
#include "xml/XMLAttribute.hpp"
#include "xml/XMLTag.hpp"
Go to the source code of this file.
◆ BOOST_AUTO_TEST_CASE() [1/2]
| BOOST_AUTO_TEST_CASE |
( |
AttributeConcatenation | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/2]
| BOOST_AUTO_TEST_CASE |
( |
VectorAttributes | | ) |
|
◆ getPathToSources()
| std::string precice::testing::getPathToSources |
( |
| ) |
|
Returns the base path to the sources.
Definition at line 33 of file Testing.cpp.