bind9/bin
Michał Kępień 5a26c218ac
Ignore .hypothesis files created by system tests
Some versions of the Hypothesis Python library - notably the one
included in stock OS repositories for Ubuntu 20.04 Focal Fossa - cause a
.hypothesis file to be created in a Python script's working directory
when the hypothesis module is present in its import chain.  Ignore such
files by adding them to the list of expected test artifacts to prevent
pytest teardown checks from failing due to these files appearing in the
file system after running system tests.

(cherry picked from commit f413ddbe5f)
2025-03-18 07:03:32 +01:00
..
check Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
confgen Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
delv Change default max-recursion-queries to 50 2024-12-06 06:20:33 +00:00
dig Add "+showbadvers" to dig and reset EDNS version 2025-03-14 00:48:59 +00:00
dnssec Check if key is NULL before dereferencing it 2025-02-25 22:25:55 +00:00
named Implement -T cookiealwaysvalid 2025-03-17 11:39:16 +00:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
plugins Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
rndc add a rndc command to toggle jemalloc profiling 2025-02-05 10:40:05 +01:00
tests Ignore .hypothesis files created by system tests 2025-03-18 07:03:32 +01:00
tools Improve the badcache cleaning by adding LRU and using RCU 2024-11-27 17:07:03 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00