#include <boost/test/unit_test.hpp>
#include <boost/test/floating_point_comparison.hpp>
#include "../projection/projection.h"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (some) | |
BOOST_AUTO_TEST_CASE (border) | |
BOOST_AUTO_TEST_CASE (zero) | |
BOOST_AUTO_TEST_CASE (inverse) |
BOOST_AUTO_TEST_CASE | ( | some | ) |
Definition at line 14 of file projection.cpp.
BOOST_AUTO_TEST_CASE | ( | border | ) |
Definition at line 46 of file projection.cpp.
BOOST_AUTO_TEST_CASE | ( | zero | ) |
Definition at line 63 of file projection.cpp.
BOOST_AUTO_TEST_CASE | ( | inverse | ) |
Definition at line 82 of file projection.cpp.