From 6e93935189d0fc0b958d087f007d2b90eeba2f87 Mon Sep 17 00:00:00 2001 From: Branden Archer Date: Wed, 20 Jun 2018 17:19:10 -0400 Subject: [PATCH] Update TODO This TODO was addressed here: https://github.com/libcheck/check/pull/158 3987c1d906ee68e0a6a5fd7888d88e0873f914d9 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 7236c69..818f813 100644 --- a/TODO +++ b/TODO @@ -61,7 +61,7 @@ Check source code: [ ] * Eliminate abbreviations like nf for number_failed [0.9.13] * Run indent on everything, make sure it works well. -[ ] * Fix START_TEST/END_TEST to look like valid C code. +[0.13.0] * Fix START_TEST/END_TEST to look like valid C code. [ ] * Document things way more. [ ] * Create check.h automatically using makeheaders.c (not sure) [ ] * Eliminate check_ prefix from files in src/ ... not needed -- 2.42.0.windows.2