gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: provide 'make check'


From: gnunet
Subject: [libeufin] branch master updated: provide 'make check'
Date: Fri, 13 Nov 2020 17:33:28 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new f8bd2b5  provide 'make check'
f8bd2b5 is described below

commit f8bd2b5c9ad8fb5e01d7aeec0e4daf5ae7804b86
Author: MS <ms@taler.net>
AuthorDate: Fri Nov 13 17:33:23 2020 +0100

    provide 'make check'
---
 Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Makefile b/Makefile
index 2ef567a..4c22294 100644
--- a/Makefile
+++ b/Makefile
@@ -35,3 +35,7 @@ install-cli:
 .PHONY: assemble
 assemble:
        @./gradlew assemble
+
+.PHONY: check
+check:
+       @./gradlew check

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