We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b5c57b commit 56c83b7Copy full SHA for 56c83b7
project-doc/freebsd-tests-notes.txt
@@ -0,0 +1,10 @@
1
+pkg update
2
+pkg upgrade
3
+pkg install -y gawk unbound valgrind bash check cmake git libyaml libevent libuv
4
+git clone [email protected]:getdnsapi/getdns.git
5
+cd getdns/
6
+git checkout remotes/origin/release/1.6.0-beta.1
7
+mkdir test
8
+cd test/
9
+../src/test/tpkg/run-all.sh
10
+
0 commit comments