gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 158/324: mq-impl/stream: Add modules and tests to 'Makef


From: gnunet
Subject: [gnunet-scheme] 158/324: mq-impl/stream: Add modules and tests to 'Makefile.am'.
Date: Tue, 21 Sep 2021 13:23:18 +0200

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

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 8c05c6e356517c17054229c9b5be5eb62a97e709
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sun Jul 18 18:26:48 2021 +0200

    mq-impl/stream: Add modules and tests to 'Makefile.am'.
    
    This should have been part of the previous commit,
    but it was already pushed.
    
    * Makefile.am
      (modules): Add gnu/gnunet/mq-impl/stream.scm.
      (SCM_TESTS): Add tests/mq-stream.scm.
---
 Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index a1f4943..be273bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,6 +44,8 @@ modules = \
   gnu/gnunet/mq/prio-prefs2.scm \
   gnu/gnunet/mq.scm \
   \
+  gnu/gnunet/mq-impl/stream.scm \
+  \
   gnu/gnunet/utils/bv-slice.scm \
   gnu/gnunet/utils/hat-let.scm \
   gnu/gnunet/utils/netstruct.scm \
@@ -101,6 +103,7 @@ SCM_TESTS = \
   tests/envelope.scm \
   tests/message-handler.scm \
   tests/mq.scm \
+  tests/mq-stream.scm \
   tests/update.scm \
   tests/repeated-condition.scm \
   tests/bv-slice.scm \

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