From be4f67c834719a8d12f5588d42d64bd39d1cb0c6 Mon Sep 17 00:00:00 2001 From: nodist Date: Fri, 3 Jul 2026 13:27:41 -0400 Subject: add more lifecycle --- docs/application/testing.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/application/testing.md') diff --git a/docs/application/testing.md b/docs/application/testing.md index 2964fae..710915c 100644 --- a/docs/application/testing.md +++ b/docs/application/testing.md @@ -42,3 +42,11 @@ typedef struct { // TODO FAIL ``` + +## `make test` + +Bundle all tests into a single executable + +## `TEST_FILES="$NAMES..." make test` + +Only build specified file(s) -- cgit v1.2.3