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 <map>
Macros | |
#define | BOOST_TEST_DYN_LINK |
Functions | |
BOOST_AUTO_TEST_CASE (test_coord_dat) | |
BOOST_AUTO_TEST_CASE (test_graph_dat) | |
BOOST_AUTO_TEST_CASE (test_code_area_for_graph_points_dat) | |
BOOST_AUTO_TEST_CASE (test_fill_from_code_marine_landscape_dat) | |
BOOST_AUTO_TEST_CASE (test_fill_from_benthos_biomass_dat) | |
BOOST_AUTO_TEST_CASE (test_fill_from_benthos_number_dat) | |
BOOST_AUTO_TEST_CASE (test_metier_closure_a_graph_quarter_dat) | |
This file tests /graphsspe/ files format listed in the inputformats.txt specification.
#define BOOST_TEST_DYN_LINK |
BOOST_AUTO_TEST_CASE | ( | test_coord_dat | ) |
BOOST_AUTO_TEST_CASE | ( | test_graph_dat | ) |
BOOST_AUTO_TEST_CASE | ( | test_code_area_for_graph_points_dat | ) |
BOOST_AUTO_TEST_CASE | ( | test_fill_from_code_marine_landscape_dat | ) |
BOOST_AUTO_TEST_CASE | ( | test_fill_from_benthos_biomass_dat | ) |
BOOST_AUTO_TEST_CASE | ( | test_fill_from_benthos_number_dat | ) |
BOOST_AUTO_TEST_CASE | ( | test_metier_closure_a_graph_quarter_dat | ) |