* test/lunit.el (lunit-report): Accept output filename as the 2nd arg.
authorDaiki Ueno <ueno@unixuser.org>
Sun, 28 Nov 2004 08:33:41 +0000 (08:33 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sun, 28 Nov 2004 08:33:41 +0000 (08:33 +0000)
commit8bad54d06da1c3ed3beebc9507a397d0bd1efee7
tree158acc597c1b43b8be9ebad602feeaeee7a34904
parent962c527696ba17ee1416951701c236ee6a5dad4f
* test/lunit.el (lunit-report): Accept output filename as the 2nd arg.
* Makefile.am (check-local): Supply riece-test with output filename.
* COMPILE (riece-test): Supply lunit-report with output filename.

* test/lunit.el: Require 'pp.
(lunit-escape-quote): Rename from lunit-test-reporter-format-sexp.
(lunit-report): Add "emacs-version" property.
lisp/ChangeLog
lisp/Makefile.am
lisp/test/lunit.el