>>>> "vin" == Vin Shelton <acs(a)xemacs.org>
writes:
vin> I ALWAYS want to know about failures.
Me, too. I use
function test-file () { \
src/xemacs -no-autoloads -l tests/automated/test-harness.el \
-eval "(test-emacs-test-file \"tests/automated/$1-tests.el\")" ;
}
If you're not worried about Mule stuff or have a good multilingual
terminal, an -nw speeds it up by an order of magnitude.
vin> Testing
vin> /opt/src/xemacs-21.4-2003-09-25/tests/automated/regexp-tests.el...
vin> regexp-tests.el: 248 of 252 tests successful (98%).
vin> I'd much rather wade through tons of bogus passes in order to
vin> find out what tests actually failed.
Where and when? When you build locally, or in every build report?
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.