commit 13d3265df55c9af2372c89b042d40272a7d1e14f from: Sven M. Hallberg date: Mon Jun 23 09:55:21 2025 UTC test.h: update header comment commit - 40f82aa60c4990dbc3efd873d5bb378349bc7233 commit + 13d3265df55c9af2372c89b042d40272a7d1e14f blob - c683740f62cc18004dfc5575f3ad8f8cf8fbb77f blob + dbeac89c4f385c7c599605d4ab748f550456947a --- lang/c/test.h +++ lang/c/test.h @@ -1,5 +1,6 @@ -/* test.h - unit tests - * pesco 2020, 2024 +/* test.h - terribly simple tests in plain C + * pesco 2020, 2024, 2025 + * ISC license * * SYNOPSIS * #include "test.h"