From 76fef96b2b29fc90cdfea3e595ab98d267c6b965 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 30 Sep 2023 20:24:58 +0200 Subject: Add `vprintf` --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index c862c52..4c127b5 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -113,6 +113,7 @@ RUNTIME_TARGETS= \ test_vsnprintf_dynamic \ test_vsnprintf_static \ test_vsprintf \ + test_vprintf \ test_wcscat_static_write \ test_wcscpy_static_write \ test_wcsncat_static_write \ -- cgit v1.3