On Wednesday, June 26, 2013 at 6:52 PM, Eli Zaretskii wrote: > > Date: Wed, 26 Jun 2013 15:17:57 +0300 > > From: Bozhidar Batsov > > Cc: emacs-devel@gnu.org (mailto:emacs-devel@gnu.org) > > > > Here's my two cents - having tests is good as long as there is someone to constantly run them. I think it'd be great of Emacs started running tests automatically after each commit with the help of some integration server (like Travis, Jenkins or something similar). It'd be easier to spot problems that way and people would be aided in developing some good programming habits. > > You cannot run tests that aren't there, can you? Indeed you cannot. > > > On a related note at some point we might want to start using an issue tracker alongside the mailing list. > > We already have an issue tracker, see http://debbugs.gnu.org/. I'm aware of its existence, but it's kind of spartan and not particularly easy to navigate/search/etc. It looks to me like a web interface to a bug mailing list (which I guess it is). I was thinking of something more like bugzilla, trac, etc.