changeset: 4346:ec1103d2c1c7f17396af875d6831bb049c8c0356
tag: tip
user: Stephen J. Turnbull <stephen(a)xemacs.org>
date: Fri Dec 21 03:39:10 2007 -0800
files: tests/ChangeLog tests/reproduce-crashes.el
description:
Refactor and rename reproduce-bugs.el to reproduce-crashes.el.
2007-12-21 Stephen J. Turnbull <stephen(a)xemacs.org>
* reproduce-crashes.el: Renamed from reproduce-bugs.el. Update to-do.
2007-12-21 Stephen J. Turnbull <stephen(a)xemacs.org>
* reproduce-bugs.el: Reorganize. Minor cosmetic improvements.
Update to-do list.
(defbug): Include status and docstring in value.
(bug-hashtable): Document the table format.
(reproduce-bug): Handle revised table format. Remove broken
autoload cookie.
(describe-bug): New function. Pop up description of one bug.
(list-bugs): New function. Pop up brief descriptions of all bugs.
(1,2,3,4,5,6,7,8,9,10,11): (Re)number all bugs. Move comments to
docstrings.
diff -r 748bbb699b0afaddac3c258c03c9c94c81eadf94 -r
ec1103d2c1c7f17396af875d6831bb049c8c0356 tests/ChangeLog
--- a/tests/ChangeLog Fri Dec 21 03:33:35 2007 -0800
+++ b/tests/ChangeLog Fri Dec 21 03:39:10 2007 -0800
@@ -1,3 +1,7 @@ 2007-12-21 Stephen J. Turnbull <stephe
+2007-12-21 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * reproduce-crashes.el: Renamed from reproduce-bugs.el. Update to-do.
+
2007-12-21 Stephen J. Turnbull <stephen(a)xemacs.org>
* reproduce-bugs.el: Reorganize. Minor cosmetic improvements.
diff -r 748bbb699b0afaddac3c258c03c9c94c81eadf94 -r
ec1103d2c1c7f17396af875d6831bb049c8c0356 tests/reproduce-crashes.el
--- a/tests/reproduce-crashes.el Fri Dec 21 03:33:35 2007 -0800
+++ b/tests/reproduce-crashes.el Fri Dec 21 03:39:10 2007 -0800
@@ -37,11 +37,9 @@
;; It's a bad idea to rely on code in this file continuing to work in
;; the same way. :-)
-;; #### This file should be cleaned up and renamed reproduce-crashes.el.
;; #### Bugs < 11 need to be tested and versions where they pass recorded.
;; #### Fixed bugs should become regression tests, maybe?
;; #### Non-crashes should be copied (not moved) to tests/automatic.
-;; #### Do the autoloads make any sense?
;; #### `list-bugs' should optionally sort on status.
;; #### Bugs that depend on features (eg, Mule) should check for them and
;; document them.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches