tests/test-gendoc-zh_CN.t
author Antoine Cezar <antoine.cezar@octobus.net>
Tue, 04 Aug 2020 10:59:43 +0200
changeset 45357 27424779c5b8
parent 28809 7a1ad08b9ff5
permissions -rw-r--r--
hg-core: make parse_dirstate return references rather than update hashmaps Returing a vec is faster than updating a hashmap when the hashmap is not needed like in `hg files` which just list tracked files. Returning references avoid copying data when not needed improving performence for large repositories. Differential Revision: https://phab.mercurial-scm.org/D8861

#require docutils gettext

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