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_shipsspe_features_dat) | |
BOOST_AUTO_TEST_CASE (test_shipsspe_features_dat_bad_double_value) | |
BOOST_AUTO_TEST_CASE (test_shipsspe_features_dat_bad_fields_number) | |
BOOST_AUTO_TEST_CASE (test_shipsspe_features_dat_bad_fields_number_2) | |
BOOST_AUTO_TEST_CASE (test_shipsspe_features_dat_missing_newline) | |
BOOST_AUTO_TEST_CASE (test_shipsspe_features_dat_empty_lines) | |
BOOST_AUTO_TEST_CASE (test_shipsspe_lanes_lat_dat) | |
BOOST_AUTO_TEST_CASE (test_shipsspe_lanes_lon_dat) | |
#define BOOST_TEST_DYN_LINK |
BOOST_AUTO_TEST_CASE | ( | test_shipsspe_features_dat | ) |
BOOST_AUTO_TEST_CASE | ( | test_shipsspe_features_dat_bad_double_value | ) |
BOOST_AUTO_TEST_CASE | ( | test_shipsspe_features_dat_bad_fields_number | ) |
BOOST_AUTO_TEST_CASE | ( | test_shipsspe_features_dat_bad_fields_number_2 | ) |
BOOST_AUTO_TEST_CASE | ( | test_shipsspe_features_dat_missing_newline | ) |
BOOST_AUTO_TEST_CASE | ( | test_shipsspe_features_dat_empty_lines | ) |
BOOST_AUTO_TEST_CASE | ( | test_shipsspe_lanes_lat_dat | ) |
BOOST_AUTO_TEST_CASE | ( | test_shipsspe_lanes_lon_dat | ) |