[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r106887: * etc/TODO: Add entry for wr
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r106887: * etc/TODO: Add entry for writing tests. |
Date: |
Tue, 17 Jan 2012 19:38:59 -0800 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 106887
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2012-01-17 19:38:59 -0800
message:
* etc/TODO: Add entry for writing tests.
modified:
etc/TODO
=== modified file 'etc/TODO'
--- a/etc/TODO 2012-01-05 09:46:05 +0000
+++ b/etc/TODO 2012-01-18 03:38:59 +0000
@@ -71,6 +71,12 @@
** 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r106887: * etc/TODO: Add entry for writing tests.,
Glenn Morris <=