view tests/blacklists/nix @ 51969:22da1dc97281

head-revs: teach the pure indexes about the `headrevs` method Having this computation done at the index level unify the API and remove revlog side complexity. It might also be a front runner of handing more responsability to the index.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 25 Sep 2024 17:18:40 +0200
parents 0729d011c542
children
line wrap: on
line source

# Tests to be disabled when building and testing in the Nix sandbox.

# tests enforcing "/usr/bin/env" shebangs, which are patched for nix
test-run-tests.t
test-check-shbang.t

# doesn't like the extra setlocale warnings emitted by the nix bash wrappers
test-locale.t