Added test file and test cases

This commit is contained in:
James Gordon
2020-11-17 08:28:39 +00:00
committed by james
parent 9b6c3a8719
commit a26d4b1727
2 changed files with 418 additions and 0 deletions

View File

@ -45,6 +45,7 @@
#include "test_expression.h"
#include "test_file_access.h"
#include "test_geometry_2d.h"
#include "test_geometry_3d.h"
#include "test_gradient.h"
#include "test_gui.h"
#include "test_image.h"