diff scripts/ChangeLog @ 8422:20cbb0fdab48

test.m: print "has no tests" message if there are demos but no tests
author John W. Eaton <jwe@octave.org>
date Wed, 24 Dec 2008 15:27:49 -0500
parents 654bcfb937bf
children a84d71abdc5b
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-24  John W. Eaton  <jwe@octave.org>
+
+	* testfun/test.m: Print "has no tests" message if there are demos
+	but no tests instead of printing PASSES 0 out of 0 tests.
+
 2008-12-23  David Bateman  <dbateman@free.fr>
 
 	* sparse/svds.m: New function.