diff tests/ChangeLog @ 1758:90502933fb98

[xemacs-hg @ 2003-10-21 08:21:00 by stephent] revert "fix space leak" patch <87oewb0zqn.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 21 Oct 2003 08:21:08 +0000
parents 5a9a66ba67ca
children db7c7e251153
line wrap: on
line diff
--- a/tests/ChangeLog	Sun Oct 19 03:18:15 2003 +0000
+++ b/tests/ChangeLog	Tue Oct 21 08:21:08 2003 +0000
@@ -1,3 +1,11 @@
+2003-10-21  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* automated/test-harness.el (test-harness-test-compiled): 
+	New variable to notify tests whether they are compiled or interpreted.
+	
+	* automated/weak-tests.el (test-harness-test-compiled):
+	Temporary hack to remind me of the reverted byte-interpreter patch.
+
 2003-10-15  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* automated/test-harness.el: Whitespace/readability tweaks.