From b4de032767f13d2b6cfa2063b67fc3a74f3b1670 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Sat, 20 Jul 2024 18:24:56 -0400 Subject: added static target, first implementation of eztester --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b375d48..df1a809 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A barebones testing library for C ## TODO * [ ] makefile - * [ ] static library target + * [x] static library target * [ ] dynamic library target * [ ] header-only target * [ ] colorized output -- cgit v1.2.3