unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* vc-tests.el: vc-create-repo
@ 2015-10-30 17:37 Michael Albinus
  2016-04-24 21:41 ` Dmitry Gutov
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Albinus @ 2015-10-30 17:37 UTC (permalink / raw)
  To: emacs-devel

Hi,

in vc-tests.el test cases vc-test-<backend>00-create-repo,
vc-create-repo is tested. However, this function does not exist for
backends CVS, Arch and Mtn. See function vc-test--create-repo-function,
which emulates repository creation for those backends. Is this supposed
to miss that function?

Furthermore, there is no documentation about in doc/emacs/maintaining.texi.

Best regards, Michael.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: vc-tests.el: vc-create-repo
  2015-10-30 17:37 vc-tests.el: vc-create-repo Michael Albinus
@ 2016-04-24 21:41 ` Dmitry Gutov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Gutov @ 2016-04-24 21:41 UTC (permalink / raw)
  To: Michael Albinus, emacs-devel

On 10/30/2015 07:37 PM, Michael Albinus wrote:

> in vc-tests.el test cases vc-test-<backend>00-create-repo,
> vc-create-repo is tested. However, this function does not exist for
> backends CVS, Arch and Mtn. See function vc-test--create-repo-function,
> which emulates repository creation for those backends. Is this supposed
> to miss that function?

It seems nobody implemented them (they are not too useful for 
centralized CVS-es, I imagine). But now that you have the 
implementations in vc-tests.el, you could move them to the respective 
backends, just to keep things neat.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-24 21:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-30 17:37 vc-tests.el: vc-create-repo Michael Albinus
2016-04-24 21:41 ` Dmitry Gutov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).