diff tests/ChangeLog @ 4986:e258bf833393

Remove old external module test. It tests very little, except that external modules function at all. A better test is to compile and use any existing module.
author Jerry James <james@xemacs.org>
date Fri, 05 Feb 2010 13:36:03 -0700
parents 931aaa7a6b37
children 1b96882bdf37 efaa6cd845e5
line wrap: on
line diff
--- a/tests/ChangeLog	Fri Feb 05 12:12:28 2010 -0600
+++ b/tests/ChangeLog	Fri Feb 05 13:36:03 2010 -0700
@@ -1,3 +1,8 @@
+2010-02-05  Jerry James  <james@xemacs.org>
+
+	* DLL/dltest.c: Remove old test.  Building and using any module now
+	provides a better test than this.
+
 2010-02-05  Jerry James  <james@xemacs.org>
 
 	* frame.el: Martin Buchholz claims ownership.