Files
tubestation/gfx/2d/unittest
flowejam e2df7431fc Bug 1843950: Change BasePoint::Length() return type to avoid truncation to int. r=botond
Created a new metafunction, FloatType, which will prevent truncation of the
decimal portion of the Length method result. Added GTest unit tests, and converted
old unit tests in gfx/2d/unittest/TestPoint.cpp to gtests.

Differential Revision: https://phabricator.services.mozilla.com/D208306
2024-05-09 00:02:55 +00:00
..