view tests/blacklists/nix @ 50916:98b8836d0e82

hgweb: use sysstr to set attribute on diff option Attribute identifier should be `str` not `bytes`.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 01 Sep 2023 12:09:54 +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