mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
improvement
This commit is contained in:
@@ -18,6 +18,7 @@ add_executable(unit-tests
|
||||
general/UnitTestAngles.cpp
|
||||
general/UnitTestViewAngles.cpp
|
||||
general/UnitTestAngle.cpp
|
||||
general/UnitTestTriangle.cpp
|
||||
|
||||
engines/UnitTestOpenGL.cpp
|
||||
engines/UnitTestUnityEngine.cpp
|
||||
|
||||
4
tests/general/UnitTestTriangle.cpp
Normal file
4
tests/general/UnitTestTriangle.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
//
|
||||
// Created by Orange on 1/6/2025.
|
||||
//
|
||||
#include "omath/Triangle.hpp"
|
||||
Reference in New Issue
Block a user