[Pkg-javascript-commits] [node-tap] 02/04: Merge tag 'upstream/0.7.1'

Ximin Luo infinity0 at debian.org
Mon Aug 31 02:38:50 UTC 2015


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

infinity0 pushed a commit to branch master
in repository node-tap.

commit 6846190e31d5222c7ea8a8fbe66b06cae8ade847
Merge: 66a9909 4d55352
Author: Ximin Luo <infinity0 at debian.org>
Date:   Mon Aug 31 04:24:34 2015 +0200

    Merge tag 'upstream/0.7.1'
    
    Upstream version 0.7.1
    
    # gpg: Signature made Mon 31 Aug 2015 04:24:33 CEST
    # gpg:                using RSA key 860DEF3B8F650B79
    # gpg: Good signature from "Ximin Luo <infinity0 at pwned.gg>" [ultimate]
    # gpg:                 aka "Ximin Luo <infinity0 at torproject.org>" [ultimate]
    # gpg:                 aka "Ximin Luo <infinity0 at freenetproject.org>" [ultimate]
    # gpg:                 aka "Ximin Luo <infinity0 at debian.org>" [ultimate]

 README.md                               |  2 +-
 bin/tap.js                              |  7 +++-
 lib/tap-assert.js                       | 23 ++++++++++-
 lib/tap-global-harness.js               | 12 ++++++
 lib/tap-harness.js                      | 10 +++--
 lib/tap-producer.js                     |  4 +-
 lib/tap-results.js                      | 39 ++++++++++---------
 lib/tap-runner.js                       |  9 +++--
 package.json                            | 14 +++----
 test/debug-test.js                      |  5 ++-
 test/{deep.js => deep-strict.js}        | 18 ++++-----
 test/deep.js                            | 24 ++++++------
 test/exit-code.js                       | 69 +++++++++++++++++++++++++++++++++
 test/expose-gc-test.js                  | 23 +++++++----
 test/fixtures/fail-correct-exit.js      |  4 ++
 test/fixtures/fail-exit.js              |  4 ++
 test/fixtures/fail-zero-exit.js         |  4 ++
 test/fixtures/success.js                |  3 ++
 test/fixtures/todo-skip-descriptions.js |  4 ++
 test/fixtures/trivial-success.js        |  1 +
 test/nested-async.js                    | 36 +++++++++++++++++
 test/nested-test.js                     |  3 +-
 test/not-executed.sh                    |  1 +
 test/result-trap.js                     | 13 ++-----
 test/segv.js                            |  3 +-
 test/test-assert-todo-skip.js           | 13 +++++++
 test/test-directives.js                 | 48 +++++++++++++++++++++++
 test/test-skip.js                       |  5 +++
 test/valid-command.js                   |  2 +-
 29 files changed, 319 insertions(+), 84 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap.git



More information about the Pkg-javascript-commits mailing list