preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
StringTest.cpp File Reference
#include <boost/test/tools/interface.hpp>
#include <boost/test/tools/old/interface.hpp>
#include <string>
#include "math/constants.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "utils/String.hpp"
Include dependency graph for StringTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (StringWrap)
 
 BOOST_AUTO_TEST_CASE (StringAppendExtension)
 
 BOOST_AUTO_TEST_CASE (ConvertStringToBool)
 
 BOOST_AUTO_TEST_CASE (StringMaker)
 
 BOOST_AUTO_TEST_CASE (EditDistance)
 
 BOOST_AUTO_TEST_CASE (ComputeMatches)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( ComputeMatches )

Definition at line 107 of file StringTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( ConvertStringToBool )

Definition at line 62 of file StringTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( EditDistance )

Definition at line 97 of file StringTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( StringAppendExtension )

Definition at line 43 of file StringTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( StringMaker )

Definition at line 75 of file StringTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( StringWrap )

Definition at line 15 of file StringTest.cpp.

Here is the call graph for this function: