[Pkg-javascript-commits] [node-tap] annotated tag 0.1.0 created (now 58325af)
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Sep 14 12:41:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a change to annotated tag 0.1.0
in repository node-tap.
at 58325af (tag)
tagging 62c56530f72713b02b630d73cfa751d2f7ca6964 (commit)
replaces 0.0.13
tagged by isaacs
on Mon Nov 21 15:11:39 2011 -0800
- Log -----------------------------------------------------------------
0.1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
iQEcBAABAgAGBQJOytqrAAoJELCniwpsSBz28JgH/1cUMoTqG2SlCEQJoqU4vjJN
CBWF6wZT4Fc2XMY/TZ8jawAUzMggO0pNFkQHB4hsuhsuxZTO3Ou/lpBSNneqZGEN
02vaOwV1UXtE8vpo7NYjJhnUzlW/gMiWEw3LzgC7A7JS5IeEvfGxht/YwJwQbkBn
x7GOi0rCqOQPof6yZncvS9lYkt/hB7CQRfm/BbwXsaLrOUQcnnnQhFN1P8eLnKUx
PObtKHYHTmq7AsUSHYnpl+eBs0A/73Tn5eFsyw+m5zAnEurDy/7F/YW07ZqGha7F
kjtQ/6E3qub1mwcB9UAw9c6HQ30BqMF/o9NlhQtuf1kS/ZphuNYJwdmO/vNsqO8=
=eYmF
-----END PGP SIGNATURE-----
Isaac Z. Schlueter (1):
Merge pull request #3 from iriscouch/master
James Halliday (1):
results are already getting propagated, no need to rebroadcast
Jason Smith (air) (1):
Return doesNotThrow result so it can be accounted for
Pedro P. Candel (18):
GH-18: Merged tap-assert, history included.
GH-18: Move assert.js from tap-assert to lib/tap-assert.js
GH-18: Merged tap-test, git history included.
GH-18: Move test.js from tap-test to lib/tap-test.js.
GH-18: Merged tap-harness, git history included.
GH-18: Move harness.js from tap-harness to lib/tap-harness.js
GH-18: Forgot to remove tap-harness dependency
GH-18: Merged tap-runner, git history included.
GH-18: Move runner.js from tap-runner to lib/tap-runner.js
GH-18: Merged tap-producer, git history included.
GH-18: Move tap-producer.js to lib/tap-producer.js
GH-18: Merged tap-global-harness, git history included.
GH-18: Moved (and prefixed with tap) tap-global-harness files to lib/.
GH-18: Merged tap-results, git history included.
GH-18: Moved results.js from tap-results to lib/tap-results.js
GH-18: Merged tap-consumer, git history included.
GH-18: Move tap-consumer.js to lib/.
GH-18: Modified some requires to work with files instead of modules.
Stein Martin Hustad (2):
Added support for running tests written in coffee.
Show syntax errors (stderr).
baudehlo (1):
Bug fix to allow t.equals(obj, other_obj) in node-tap tests to work.
isaacs (71):
FIRST!
the rest
FIRST!
The rest
FIRST!
the rest
update deps
FIRST!
the rest
FIRST!
the rest
FIRST!
the rest
FIRST!
the rest
FIRST!
the rest
depend on tap-assert
v0.0.2
Add timeout function
Add baudhelo to authors
mighty mighty MIT
v0.0.2
License
getCaller hack.
v0.0.3
don't run dotfiles
version 0.0.3
assert.throws needs to return a result
Don't be clever when cutting stack trace
version 0.0.4
alias type to 'isa'
Support taking a class reference as the type
Don't require constructor matching on deepEqual
v0.0.6
Add 'comment' function
Support taking a list of files or directories instead of one dir
v0.0.4
Correct dir running
v0.0.5
Timeout defaults to 30 seconds
Add a 'tearDown' function to clean up after tests.
0.0.2
Make results an EventEmitter
Proxy result events
Proxy result events from child tests
0.0.2
Depend on 0.0.2 at least of tap-results
0.0.3
A global harness without side effects. For @substack
Move skip into assert(), not just in notOk
Cast ok to boolean
Synonyms for ok and notOk
add ifError for @mcavage
Correct the diff underline thingie
0.0.7
Helps to export the thing
0.0.8
Handle stackless errors
0.0.9
Make sure that the result name is a string before trimming
0.0.10
Better support for running tests in '.'
0.0.6
Pass the proper relative filename to node when running tests
0.0.7
Treat dates as UTC strings
bubble up result events better
Pass Test class to Test.super call
Handle errors better in stringify
0.1.0
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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