FTL/test
DL6ER c33643408a
Apply Pi-hole specific patches
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-05-18 10:25:40 +02:00
..
pdns New syntax: querytype=A accepts now also a list (like querytype=A,AAAA,MX). You can use the exclamation mark as before for inversion (querytype=!A) matches everything BUT type A queries. This has now been extended to be able to invert a list, too (like (querytype=!A,AAAA matches everything BUT A and AAAA queries) 2023-01-26 20:11:55 +01:00
arch_test.sh Add RISC-V 64-bit support and builds 2023-03-20 20:03:19 +01:00
dnsmasq.conf logs from /var/log/ -> /var/log/pihole/ 2022-05-12 22:06:05 +02:00
dnsmasq_warnings Fix FTBFS on BSD platforms. 2022-02-04 17:28:30 +01:00
dnsmasq_warnings.sh Test for warnings defined in dnsmasq's source code 2021-11-24 22:06:50 +01:00
gravity.db.sql Set abp_domains = 1 during the CI tests. 2023-02-26 07:19:48 +01:00
hostnames.sh Tests: Pi-hole PTR generation check 2021-10-04 12:14:13 +02:00
pihole-FTL.conf Do not use a new option but instead automatically detect if ABP-style domains are present in the database. This ensures that this addition comes at no extra costs to any installs using pure HOSTS-style adlists. 2023-02-15 21:19:31 +01:00
pihole-FTL.db.sql Rename super-clients ---> alias-clients 2020-11-15 19:09:48 +01:00
run.sh Remove downloading step of inspect.lua from the testing suite - the script is now embedded into FTL 2022-11-20 12:57:46 +01:00
test_suite.bats Apply Pi-hole specific patches 2023-05-18 10:25:40 +02:00