tests/blacklists/nix
author Spencer Baugh <sbaugh@janestreet.com>
Wed, 02 Aug 2023 10:16:33 -0400
changeset 50889 f874342fa568
parent 50488 0729d011c542
permissions -rw-r--r--
rust-matchers: add PatternMatcher This should match the behavior of the Python patternmatcher. We need this for status [FILES] support.

# 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