mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[#3732] Remove test-all.sh
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
test_cmds=$(meson introspect --tests build -i | jq -r .[].cmd[] | sort -V)
|
|
||||||
|
|
||||||
for test_cmd in ${test_cmds}; do
|
|
||||||
"${test_cmd}"
|
|
||||||
done
|
|
Reference in New Issue
Block a user