]> git.ipfire.org Git - thirdparty/bind9.git/commit
enable parallel system tests on windows
authorEvan Hunt <each@isc.org>
Sat, 26 Jan 2019 18:36:47 +0000 (10:36 -0800)
committerEvan Hunt <each@isc.org>
Mon, 6 May 2019 21:07:47 +0000 (14:07 -0700)
commitbbae24c1402ea038b4f1662e993d4e15678f2f53
treeed2f1ca49b4b2c6be111db915ce8316950eb8802
parent7416045f385896e7e40d5540297284056298e052
enable parallel system tests on windows

this moves the creation of "parallel.mk" into a separate shell script
instead of bin/tests/system/Makefile. that shell script can now be
executed by runall.sh, allowing us to make use of the cygwin "make"
command, which supports parallel execution.
bin/tests/system/Makefile.in
bin/tests/system/conf.sh.in
bin/tests/system/conf.sh.win32
bin/tests/system/parallel.sh [new file with mode: 0644]
bin/tests/system/runall.sh
util/copyrights