tests/test-gendoc-ru.t
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 04 Feb 2018 19:23:40 -0800
changeset 35972 31449baf0936
parent 28809 7a1ad08b9ff5
permissions -rw-r--r--
sshpeer: move ssh command and repo creation logic out of __init__ It was easier to move both of these at once because repository creation requires various variables and I didn't want to add tons of arguments and code to __init__ that will soon be deleted anyway. We do add an extra argument so we can proxy values to the _validaterepo() call. But this is minimally invasive. Some callers of self._abort() were converted to just raise. Like before, the _abort() call wasn't necessary because self._pipe* aren't populated this early in the object's lifetime. As part of this, various private attributes derived from the parsed URL are no longer used. So we no longer set them. Differential Revision: https://phab.mercurial-scm.org/D2028

#require docutils gettext

  $ $TESTDIR/check-gendoc ru
  checking for parse errors