gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: notes


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: notes
Date: Thu, 22 Mar 2018 19:59:32 +0100

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new b4bcfcf  notes
b4bcfcf is described below

commit b4bcfcf83b6a39e8bd00b144ec72aa169d51afd9
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Mar 22 19:59:21 2018 +0100

    notes
---
 src/lib/test_merchant_api_twisted.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/lib/test_merchant_api_twisted.c 
b/src/lib/test_merchant_api_twisted.c
index 1341501..346fa6d 100644
--- a/src/lib/test_merchant_api_twisted.c
+++ b/src/lib/test_merchant_api_twisted.c
@@ -687,7 +687,7 @@ run (void *cls,
        PROXY_MERCHANT_CONFIG_FILE,
        "history.0.coin_sig"),
 
-    /* Coin history will fail, due to coin's bad signature.  */
+    /* Coin history check will fail, due to coin's bad signature.  */
     TALER_TESTING_cmd_pay ("deposit-simple-fail",
                            twister_merchant_url,
                            is->ctx,
@@ -698,6 +698,8 @@ run (void *cls,
                            "EUR:1.99", // no sense now
                            "EUR:0.01"), // no sense now
 
+    /* max uint64 number: 9223372036854775807; try to overflow! */
+
     /**
      * End the suite.  Fixme: better to have a label for this
      * too, as it shows a "(null)" token on logs.

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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