#include "Point.h"#include <boost/test/unit_test.hpp>#include "Optimizer.h"#include "Util.h"Go to the source code of this file.
Defines | |
| #define | BOOST_TEST_MODULE MertPoint |
Functions | |
| BOOST_AUTO_TEST_CASE (point_operators) | |
| #define BOOST_TEST_MODULE MertPoint |
Definition at line 3 of file PointTest.cpp.
| BOOST_AUTO_TEST_CASE | ( | point_operators | ) |
Definition at line 12 of file PointTest.cpp.
References MosesTuning::Point::GetScore(), init(), and MosesTuning::IsAlmostEqual().

1.5.9