ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
point2d_test.cc File Reference
#include "util/testing.h"
#include "base/point2d.h"
Include dependency graph for point2d_test.cc:

Go to the source code of this file.

Macros

#define TEST_NAME   "base/point2d"
 

Functions

 BOOST_AUTO_TEST_CASE (TestDefault)
 
 BOOST_AUTO_TEST_CASE (TestXY)
 
 BOOST_AUTO_TEST_CASE (TestPoint3DId)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "base/point2d"

Definition at line 32 of file point2d_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( TestPoint3DId  )

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( TestXY  )