tests/test-gendoc-da.t
author Antoine cezar<acezar@chwitlabs.fr>
Mon, 28 Sep 2020 15:13:51 +0200
changeset 45604 900b9b79b99c
parent 28809 7a1ad08b9ff5
permissions -rw-r--r--
hg-core: make `Index` owner of its bytes (D8958#inline-14994 followup 1/2) Prevent building `Index` every time it is needed. It was a bad idea anyway. When `Index::new` will return `Result` it will avoid things like `Revlog::len` returning `Result<usize>` instead of `usize`. [X] make `Index` owner of its bytes [ ] make `Index::new` return an error if `offset != bytes.len()` Differential Revision: https://phab.mercurial-scm.org/D9106

#require docutils gettext

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