view tests/blacklists/nix @ 52310:a876ab6c3fd5

rust: fix `cargo doc` warnings It makes sense to keep our doc build happy, even if it is lacking.
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 04 Nov 2024 15:17:54 +0100
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