[Pkg-javascript-commits] [node-tap] annotated tag v0.0.3 created (now b22f770)

Bastien Roucariès rouca at moszumanska.debian.org
Thu Sep 14 12:41:36 UTC 2017


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

rouca pushed a change to annotated tag v0.0.3
in repository node-tap.

        at  b22f770   (tag)
   tagging  f96bc46692f4e35852db74fd34a47788e5b194a3 (commit)
 tagged by  isaacs
        on  Mon Jun 27 11:51:04 2011 -0700

- Log -----------------------------------------------------------------
v0.0.3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iQEcBAABAgAGBQJOCNEYAAoJELCniwpsSBz235AIAKBN8pny12yOgJMl+t/jdcpX
/A20I0ln8n40Uh3Sxleng7KsP+MdpAuHQSPIUlio0CLmkCE1iAy3qyRkMqiIItRC
L2oTdIj3E3C3BccCmahpqmK9u39geDgcEKfyfTD+C2Vk94TLXEX4TFQEr+hK+h3T
c4V/VSswDC0IbzJyvUFjVSUumeo2xclwoem6VszUm3e3NALkWvw1ZB2hKbLMMILE
35RmPCGXxYsbuKKhQy5wg4aySEg3blZHZGt1vbs1cJ/Kysr/w3z0kLkQF6aRCP+p
1ZvaXdfqtZbu833xkum/eKWqxmjbGPVm4XDzCJ91AByQmBA9ZqD6B8143i5Vmj4=
=m+za
-----END PGP SIGNATURE-----

isaacs (73):
      initial commit.
      first pass at library
      note about skip/todo
      i can't count
      a bin file to run tests
      test dirs, and exit non-zero when tests fail
      don't output the trailer if suppressed
      default diagnostic output for failures only
      test directories recursively, and parse tap output
      working decoding
      A tap consumer
      export the tap output objects for testing
      Read tap output from stdin, to test parsing
      a package.json file
      ignore slide dep
      an assert module that outputs tap
      Parse TODO and SKIP directives
      handle todo/skip better, and emit failing tests on invalid 'plan' lines
      synonyms, start and finish, and safer diffs
      parse dates
      emit failing tests for omitted tests
      Objects should be indented
      overly strict plan pattern
      An example that doesn't actually work yet. Sketching API
      change parallel symantics
      meta-test examples
      deeper metatest
      example setting #skip/#todo with an object
      Set 'parallel' explicitly on the conf obj
      throwing only needs similarity checking
      add the 'plan' function example
      A harness for tests
      the default global harness
      A class for result counting
      a test for a harness
      es5 inheritance made easy
      A main script
      put assert on Test parasitically
      Handle errors and circular objects smarter
      Refactor a bunch of stuff around
      skip and todo get marked on the comment
      Handle errors a bit nicer
      Add test/example
      move the trailer setting into the harness
      Handle stacks better
      two simple tests
      failing test and lots of debugging for async tests
      testing tests
      End tests if they hit the plan count
      Use the default diag setting
      don't put trailing #s on everything
      No extra output, and set TAP=1 in the env
      handle comment lines smarter
      s/stream/producer/ and move the tap() function to TapProducer.encode
      Use a results object in TapConsumer, and move trailer into the TapProducer class
      remove a bunch of stderr dumping
      comment the filename, and only add stderr if something's there
      abstract out _endNice
      cleaner output, and fix regression from move
      Verify that non-tap output doesn't mess anything up
      s/test-dir/runner/
      ignore all npm-managed deps
      more readmeism
      export all the dependencies
      Move dependencies into separate packages
      0.0.1
      reorder sub-packages in readme
      tell npm not to ignore stuff
      Move the timeout to the conf object where it belongs.
      Bump version to publish updated deps
      More humane output when running a lot of passing tests
      Need to handle longer filenames
      v0.0.3

-----------------------------------------------------------------------

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