view tests/blacklists/nix @ 51696:6aa74bcd4255

Try the full CI run
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 18 Jul 2024 15:48:05 +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