view tests/test-locale.t @ 47129:93eb6c8035a9

dirstate-tree: Add a dirstate-v1-tree variant of some tests The `dirstate-v1` variant has the previous behavior. `dirstate-v1-tree` uses the same format on disk, but uses the new `DirstateMap` with a tree data structure and the new `status` algorithm. These were untested so far. Differential Revision: https://phab.mercurial-scm.org/D10698
author Simon Sapin <simon.sapin@octobus.net>
date Mon, 03 May 2021 20:04:19 +0200
parents afcad425a0b6
children
line wrap: on
line source

  $ LANG=nonexistent LC_ALL=nonexistent LANGUAGE=nonexistent hg version -q
  Mercurial Distributed SCM (version *) (glob)