Added Geometry2D unit tests

This commit is contained in:
Marcus Brummer
2020-12-30 21:11:09 +01:00
parent b24f9f2d8f
commit e455ca2f2f
3 changed files with 565 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@
#include "test_curve.h"
#include "test_expression.h"
#include "test_file_access.h"
#include "test_geometry_2d.h"
#include "test_gradient.h"
#include "test_gui.h"
#include "test_json.h"