gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated (55dfba5 -> e5ea13b)


From: gnunet
Subject: [libeufin] branch master updated (55dfba5 -> e5ea13b)
Date: Thu, 26 Nov 2020 14:30:17 +0100

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

ms pushed a change to branch master
in repository libeufin.

    from 55dfba5  tests submodule
     new ad63f18  submodule
     new 51f098b  submodule
     new e5ea13b  makefile

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile      | 4 ++++
 parsing-tests | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index d7eee38..74ec082 100644
--- a/Makefile
+++ b/Makefile
@@ -44,3 +44,7 @@ check:
 .PHONY: tests
 tests:
        @cd integration-tests; py.test tests.py
+
+.PHONY: parse
+parse:
+       @cd parsing-tests; py.test checks.py
diff --git a/parsing-tests b/parsing-tests
index 8ea7a7d..69126c9 160000
--- a/parsing-tests
+++ b/parsing-tests
@@ -1 +1 @@
-Subproject commit 8ea7a7d8ca21c081f417abf4f49d451c2ea8d6bb
+Subproject commit 69126c950948a79ed18077b8caf82f652c9ae7ba

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