>>>> "Hrvoje" == Hrvoje Niksic
<hniksic(a)srce.hr> writes:
Hrvoje> (Martin, I think batch testing should simply snarf all the .el files
Hrvoje> from the `automated/' directory, so that we don't have to change
Hrvoje> Makefile.in.in for each new file. It should be *easy* to add new
Hrvoje> tests!)
You're right. Improving the test suite is still on my todo-list. The
important thing for now is that we have one, and that adding tests is
actually pretty easy already. There probably should be a function
batch-test-emacs-run-directory-tests, similar to
batch-byte-recompile-directory. The test harness can be improved
independently of the tests themselves.
And I wanted to release before my patch got bigger than what it was patching!
Martin