gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-wallet-webex] branch master updated (718600c9 -> 0fb


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] branch master updated (718600c9 -> 0fb77c25)
Date: Wed, 24 May 2017 16:18:28 +0200

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

dold pushed a change to branch master
in repository wallet-webex.

    from 718600c9 remove playground for now
     new 5540454c add README for decls
     new 0fb77c25 remove obsolete test wrappers

The 2 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:
 decl/README            | 2 ++
 scripts/prove-node     | 3 ---
 scripts/prove-selenium | 3 ---
 3 files changed, 2 insertions(+), 6 deletions(-)
 create mode 100644 decl/README
 delete mode 100755 scripts/prove-node
 delete mode 100755 scripts/prove-selenium

diff --git a/decl/README b/decl/README
new file mode 100644
index 00000000..546ffa17
--- /dev/null
+++ b/decl/README
@@ -0,0 +1,2 @@
+This directory contains TypeScript declaration files that can't be installe via
+an npm package because they had to be modified.
diff --git a/scripts/prove-node b/scripts/prove-node
deleted file mode 100755
index ca840532..00000000
--- a/scripts/prove-node
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env bash
-
-exec prove -e "node ./testlib/node/runtime.js" "$@"
diff --git a/scripts/prove-selenium b/scripts/prove-selenium
deleted file mode 100755
index d2bd957a..00000000
--- a/scripts/prove-selenium
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env bash
-
-exec prove -e "node ./testlib/selenium/runtime.js" "$@"

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



reply via email to

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