gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 01/02: -testing...


From: gnunet
Subject: [taler-exchange] 01/02: -testing...
Date: Wed, 12 Oct 2022 11:33:02 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

commit 5e2e71ec1163f46ba4cd651790215e8c498bcbb0
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Oct 12 11:09:20 2022 +0200

    -testing...
---
 contrib/gana                    | 2 +-
 src/testing/test_exchange_p2p.c | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/contrib/gana b/contrib/gana
index 58a94dc4..06f87278 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 58a94dc411d8ec0f23c5364c37719e90bb9ad8a9
+Subproject commit 06f872786739c76d29d31ab45eae4a7e8da2e890
diff --git a/src/testing/test_exchange_p2p.c b/src/testing/test_exchange_p2p.c
index 726dc315..e9c3b65b 100644
--- a/src/testing/test_exchange_p2p.c
+++ b/src/testing/test_exchange_p2p.c
@@ -353,6 +353,9 @@ run (void *cls,
       NULL),
     TALER_TESTING_cmd_end ()
   };
+  struct TALER_TESTING_Command reserves[] = {
+    TALER_TESTING_cmd_end ()
+  };
 
   struct TALER_TESTING_Command commands[] = {
     /* setup exchange */
@@ -384,6 +387,9 @@ run (void *cls,
                                               config_file),
     TALER_TESTING_cmd_check_keys_pull_all_keys ("refetch /keys",
                                                 1),
+    TALER_TESTING_cmd_batch ("reserves",
+                             reserves),
+    TALER_TESTING_cmd_end (), // FIXME
     TALER_TESTING_cmd_batch ("withdraw",
                              withdraw),
     TALER_TESTING_cmd_batch ("push",

-- 
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]