aboutsummaryrefslogtreecommitdiffhomepage
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 5 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 299de9aa..237d15c6 100644
--- a/HACKING
+++ b/HACKING
@@ -12,6 +12,11 @@ via:
This will fetch the necessary binary data for the DEB and RPM component tests,
and the tests are from now on included within each regular test run.
+Some tests reach out to the network. To run these in addition to all
+other tests use:
+
+ make all+net
+
Building the API Docs
---------------------