DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include <boost/test/unit_test.hpp>
#include <boost/test/floating_point_comparison.hpp>
#include <myutils.h>
#include <readdata.h>
#include <comstructs.h>
Classes | |
struct | boost::test_tools::print_log_value< displace::commons::Scenario > |
Namespaces | |
boost | |
boost::test_tools | |
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_NAMESPACE_TTDETAIL_BEGIN |
#define | BOOST_NAMESPACE_TTDETAIL_END |
Functions | |
template<typename KEY , typename VALUE > | |
BOOST_NAMESPACE_TTDETAIL_BEGIN std::ostream & | boost::test_tools::operator<< (ostream &out, const std::map< KEY, VALUE > &mmap) |
template<typename T > | |
std::ostream & | boost::test_tools::operator<< (std::ostream &stream, const std::vector< T > &c) |
std::ostream & | boost::test_tools::operator<< (std::ostream &stream, const ClosureOptions &opt) |
BOOST_AUTO_TEST_CASE (test_scenario_dat) | |
BOOST_AUTO_TEST_CASE (test_config_dat) | |
This file tests /simusspe/ files format listed in the inputformats.txt specification.
#define BOOST_NAMESPACE_TTDETAIL_BEGIN |
#define BOOST_NAMESPACE_TTDETAIL_END |
#define BOOST_TEST_DYN_LINK |
BOOST_AUTO_TEST_CASE | ( | test_scenario_dat | ) |
BOOST_AUTO_TEST_CASE | ( | test_config_dat | ) |