COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>
#include <boost/algorithm/string.hpp>
#include "common/StringConversion.hpp"
#include "common/URI.hpp"
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Test module for string operations" |
Functions | |
BOOST_AUTO_TEST_CASE (boostFunctions) | |
BOOST_AUTO_TEST_CASE (test__to_str) | |
BOOST_AUTO_TEST_CASE (test__from_str) | |
BOOST_AUTO_TEST_CASE (URI_test) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-string-ops.cpp.
#define BOOST_TEST_MODULE "Test module for string operations" |
Definition at line 8 of file utest-string-ops.cpp.
BOOST_AUTO_TEST_CASE | ( | boostFunctions | ) |
Definition at line 24 of file utest-string-ops.cpp.
BOOST_AUTO_TEST_CASE | ( | test__to_str | ) |
Definition at line 85 of file utest-string-ops.cpp.
BOOST_AUTO_TEST_CASE | ( | test__from_str | ) |
Definition at line 91 of file utest-string-ops.cpp.
BOOST_AUTO_TEST_CASE | ( | URI_test | ) |
Definition at line 97 of file utest-string-ops.cpp.
Send comments to: COOLFluiD Web Admin |