From e0cf5aca2a17fae1f89860d5106aa901dde32782 Mon Sep 17 00:00:00 2001 From: Zuhaitz Méndez Fernández de Aránguiz Date: Sat, 17 Jan 2026 14:33:23 +0000 Subject: Working on new type of tests (related to codegen). --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 82d75b8..5eb4040 100644 --- a/Makefile +++ b/Makefile @@ -100,6 +100,7 @@ clean: # Test test: $(TARGET) ./tests/run_tests.sh + ./tests/run_codegen_tests.sh # Build with alternative compilers zig: -- cgit v1.2.3