From 7fc7584bbd937b6371838c5553323f44334f3536 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 14 Jul 2001 19:11:51 +0000 Subject: [PATCH] Mention "make check" tests for subdir `examples'. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index d116d888c..d92973c2c 100644 --- a/TODO +++ b/TODO @@ -67,6 +67,8 @@ See also file HACKING. (Also, please try to fold any relevant changes you make into the unstable tree as well.) +- [ttn] write "make check" tests for subdir `examples' + - Make sure that the deprecation mechanism explained in INSTALL and README is completed and works.