From: Glenn Morris Date: Wed, 18 Jan 2012 03:38:59 +0000 (-0800) Subject: * etc/TODO: Add entry for writing tests. X-Git-Tag: emacs-pretest-24.0.93~97^2~16^2~1 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0a1cb9ede18ed66a5c1792ed2de09946ba7e61de;p=emacs.git * etc/TODO: Add entry for writing tests. --- diff --git a/etc/TODO b/etc/TODO index 411581673e3..db1d50192f2 100644 --- a/etc/TODO +++ b/etc/TODO @@ -71,6 +71,12 @@ things in their .emacs. ** See if other files can use generated-autoload-file (see eg ps-print). +** Write more tests. Pick a fixed bug from the database, write a test +case to make sure it stays fixed. Or pick your favorite programming +major-mode, and write a test for its indentation. Or a version +control backend, and write a test for its status parser. Etc. +See test/automated for examples. + * Small but important fixes needed in existing features: ** Flymake's customization mechanism needs to be both simpler (fewer