tests/test-gendoc-zh_CN.t
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Tue, 09 Aug 2016 17:00:38 +0200
changeset 29807 d4e026341e16
parent 28809 7a1ad08b9ff5
permissions -rw-r--r--
getchangegroup: take an 'outgoing' object as argument (API) There is various version of this function that differ mostly by the way they define the bundled set. The flexibility is now available in the outgoing object itself so we move the complexity into the caller themself. This will allow use to remove a good share of the similar function to obtains a changegroup in the 'changegroup.py' module. An important side effect is that we stop calling 'computeoutgoing' in 'getchangegroup'. This is fine as code that needs such argument processing is actually going through the 'exchange' module which already all this function itself.

#require docutils gettext

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