taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 387af27fb29e255001babe2e4d4853697ce2129c
parent f0a4a9e23a7856864b44c6fd781c9816e6337605
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri,  9 Sep 2022 20:26:55 -0400

mention faketime(1) in developer manual

Diffstat:
Mtaler-developer-manual.rst | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst @@ -44,6 +44,7 @@ For full ``make check`` support, install these programs: - `jq <https://github.com/stedolan/jq>`__ - `curl <http://curl.haxx.se>`__ +- `faketime <https://github.com/wolfcw/libfaketime>`__ The ``make check`` should be able to function without them, but their presence permits some tests to run that would otherwise be skipped.