r8702: Automated commit for Debian build of xlunit upstream-version-0.6.2
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 8 Mar 2004 01:41:52 +0000 (01:41 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 8 Mar 2004 01:41:52 +0000 (01:41 +0000)
debian/changelog
tests.lisp

index ad9afa57f9f2e8fdb4082ed6ddeb1643ce0dbe73..f6bb9bdbf3bdf08b3586444ce4f24a67a6a4e8c3 100644 (file)
@@ -1,3 +1,9 @@
+cl-xlunit (0.6.2-1) unstable; urgency=low
+
+  * Remove textui invocation on load of tests.lisp
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  7 Mar 2004 18:41:39 -0700
+
 cl-xlunit (0.6.1-1) unstable; urgency=low
 
   * New upstream
 cl-xlunit (0.6.1-1) unstable; urgency=low
 
   * New upstream
index 922591119946cc2189a58e8ea6c5bd75aa14adb2..b14b68919525d47c85ef211e0af7b1c7f7dd9800 100644 (file)
                (summary (run
                          (named-test 'test-not-condition-with-cond
                                      (get-suite was-run))))))
                (summary (run
                          (named-test 'test-not-condition-with-cond
                                      (get-suite was-run))))))
-                   
+               
+#+ignore    
 (textui-test-run (get-suite test-case-test))
 
 
 (textui-test-run (get-suite test-case-test))