Add Makefile for tests.

This commit is contained in:
Jeroen van Rijn
2021-09-07 19:11:06 +02:00
parent 1ab6a765da
commit 78e923b6b0
4 changed files with 22 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ package test_core_image
List of contributors:
Jeroen van Rijn: Initial implementation.
A test suite for ZLIB, GZIP and PNG.
A test suite for PNG.
*/
import "core:testing"