gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant-frontends] branch master updated: testcase


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontends] branch master updated: testcase run README
Date: Fri, 28 Jul 2017 12:13:19 +0200

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

marcello pushed a commit to branch master
in repository merchant-frontends.

The following commit(s) were added to refs/heads/master by this push:
     new 534d4c8  testcase run README
534d4c8 is described below

commit 534d4c8f1b9f4291df6528a9a93f25a92e954349
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jul 28 12:13:01 2017 +0200

    testcase run README
---
 README | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/README b/README
index 6437ecb..5200145 100644
--- a/README
+++ b/README
@@ -94,3 +94,20 @@ the port they will listen to, can be either specified on the
 command line (option -p), or in the configuration file with the
 HTTP_PORT option. Note, launching the bank with 'serve-http',
 will make the UWSGI_SERVE option to be ignored.
+
+
+================== HOW TO TEST THE FRONTENDS =================
+
+First run ./configure script:
+
+$ . bootstrap
+$ ./configure
+
+In order to test the code withing your local working copy,
+use 'devinstall':
+
+$ make devinstall
+
+If everything worked fine, tests can be run in the following way:
+
+$ make check

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



reply via email to

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