]> granicus.if.org Git - flex/commitdiff
reorganize for logical reasons; test suite now seems to run out of the box
authorWill Estes <wlestes@users.sourceforge.net>
Sun, 17 Jun 2001 18:59:36 +0000 (18:59 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Sun, 17 Jun 2001 18:59:36 +0000 (18:59 +0000)
TODO

diff --git a/TODO b/TODO
index cf1382d3d1d15b8ce6ab7b605a289f3987f2710e..b1678b23862b579ab98709d94296d1a5b3e45330 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,8 +5,6 @@
 * integrate the items in the faqs/ directory into the manual or code
   or similar
 
-* convert flex to use automake
-
 * make flex.texi the authoritative manual
 
 ** take the man-isms out of flex.texi
 ** add flex.texi and its generated info files into the Makefile
    process (best done via automake)
 
-* rework the distribution building
+* rework the distribution
 
 ** include parse.c and parse.h in distribution
 
+** convert flex to use automake
+
 * test suite
 
-** shape up the tests/ directory so it runs out of the box
+** Rewrite tests/Makefile.* so that users do not need to alter it when
+   they add tests
 
 ** make test suite more complete
+
+** create .cvsignore files for the remaining tests/test-*
+   subdirectories