emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Testing the new VC code


From: Eric S. Raymond
Subject: Re: Testing the new VC code
Date: Tue, 25 Nov 2014 08:42:28 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Michael Albinus <address@hidden>:
> Pls tell me whether you would like to run further tests in my environment.

I see you ran your tests by writing Lisp exercisers for the mode.  That
was an excellent idea.  Why leave it as a one-shot?

Instead of doing one-off tests, please take the amount of time you
would have allocated for those and write a Lisp exerciser for the
whole edit cycle - registration, checkout, modification, checkin,
diff, etc.  The more cases in vc-action you can visit, the better.

We could then add this to Emacs's self-tests, and I would have a regression
check to run periodically while I modify the mode.

I had been planning to this do myself sometime in the next few days,
but it would actually be better if it were written by someone who
isn't as close to the VC code as I am. I might carry in too many
unconscious assumptions and fail to test edge cases properly.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]