gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: mention jq(1) and curl(1) in develop


From: gnunet
Subject: [taler-docs] branch master updated: mention jq(1) and curl(1) in developer manual
Date: Tue, 23 Aug 2022 04:39:19 +0200

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new b833c80  mention jq(1) and curl(1) in developer manual
b833c80 is described below

commit b833c80abd6fed305da904888c53c12e393baab5
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Mon Aug 22 22:34:58 2022 -0400

    mention jq(1) and curl(1) in developer manual
---
 taler-developer-manual.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst
index c95d080..0c1375c 100644
--- a/taler-developer-manual.rst
+++ b/taler-developer-manual.rst
@@ -37,6 +37,17 @@ Developer's Manual
 Fundamentals
 ============
 
+Testing Tools
+-------------
+
+For full ``make check`` support, install these programs:
+
+- `jq <https://github.com/stedolan/jq>`__
+- `curl <http://curl.haxx.se>`__
+
+The ``make check`` should be able to function without them, but
+their presence permits some tests to run that would otherwise be skipped.
+
 Bug Tracking
 ------------
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]