bind9/bin
Michał Kępień fed397c04b Fix system test error reporting on Windows
Make sure the CYGWIN environment variable is set whenever system tests
are run on Windows to prevent stop.pl from making incorrect assumptions
about the environment it is running in, which triggers e.g. false
reports about named instances crashing on shutdown when system tests are
run on Windows.  This issue has not been caught earlier because the
CYGWIN environment variable was incidentally being set on a higher level
in our Windows test environments.

Error reporting for parallel system tests on Windows has been broken all
along: since all parallel.mk targets generated by parallel.sh pipe their
output through "tee", the return code from run.sh is lost and thus
running "make -f parallel.mk check" will not yield a non-zero return
code if some system tests fail.  The same applies to runsequential.sh.
Yet, runall.sh on Windows only sets its return code to a non-zero value
if either "make -f parallel.mk check" or runsequential.sh returns a
non-zero return code.  Fix by making runall.sh yield a non-zero return
code when testsummary.sh fails, which is the same approach as the one
used in the "test" target in bin/tests/system/Makefile.
2019-09-26 15:11:15 +02:00
..
check Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
confgen Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
delv Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
dig Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
dnssec Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
named Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
nsupdate Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
pkcs11 Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
plugins add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
python prep 9.15.3 2019-08-12 14:08:12 +00:00
rndc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
tests Fix system test error reporting on Windows 2019-09-26 15:11:15 +02:00
tools Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
win32/BINDInstall Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00