[Pkg-javascript-commits] [node-tap] branch tmpours created (now 78d5d82)
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 1 16:41:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a change to branch tmpours
in repository node-tap.
at 78d5d82 Merge tag 'v11.0.0' into upstream
This branch includes the following new commits:
new a335bc4 fixed punctuation in readme
new 067dc57 node can be called nodejs
new 3fa3695 use strict, replace var with const/let
new ee2cc44 tap: rewrite to class and arrows
new e2110f2 classify spawn
new 181df16 stdin so classy
new f7b7aaf classy Test class
new e37938e add node 8 to appveyor
new da56f53 move assertions directly to Test class
new 6f003e4 use arrow instead of function
new 57ac954 all your Base are belong to class
new 705d94d s/readable-stream/minipass/g
new eadc0ac More classy arrowy refactoring
new c56e794 No need for a dummy _read in MiniPass classes
new 9fc8be3 more => immediates, less function decls
new b972b43 TestPoint is a ctor only, not a generator
new a8b592a Add t.todo() and t.skip() methods
new 1ce97a5 s/function/arrow/ in diags.js
new 9266349 arrows and consts in bin files
new 6f8d240 rm unused lib/asserts.js
new 7ba5b93 Add t.resolves, t.resolveMatch
new e8e0213 Slight tweaks to lib/base to make it more coverageable
new 5424586 resolve/resolveMatch/rejects should return promises
new da72d0d base class unit test
new acf6379 unit test for clean-yaml-object
new 246f1b0 unit test for diags
new 3ca7945 unit test for extra-from-error
new 4507b01 unit test for obj-to-yaml
new 8ab839b use local tap in unit test
new b7741cb unit test for parse-test-args
new 5d7dab7 unit test for synonyms (kinda silly, but still)
new f785142 unit test for test point class
new c665e97 unit test for stack cleaning
new 5561c47 call test functions to satisfy my coverage obsession
new 8c644e3 travis: don't cache npm cache
new 2de5e9c set hrtime/start on timeout if not already set
new 41db66e remove extra space in segv output test
new 64f63de test: cast user-supplied message to string
new 873813b add 'testing' as a keyword
new 1517575 mocha-like BDD DSL unit test
new e4a4f90 Unit test for t.spawn, and fix the bugs it found
new 60b7541 boost unit test self-coverage back to 100
new e6ee1f8 add stdin unit test
new 0f3dc9b a little util for making and saving snapshots
new 7d4d868 snapshots: better error when failing, add .js extension
new d4b9d88 snapshot: save without snapping removes file
new 7cdfc3c More improvements to snapshot feature
new 18791dd ignore snapshots in coverage output, add npm run unit
new 22f1cc7 first pass at unit test for Test class
new c293da8 Key snapshot files by the main module and root test name only
new b0f84f5 handle ` chars in snapshot data
new 5ef6519 More unit tests for test class
new 28e1870 use full test name in snapshot output
new 14cb62e Make snapshots nicer looking, support objects. More test coverage
new 60b0c38 coverage for t.throws()
new 3c156af Getting closer to 100% on the test unit test
new 1435031 update all deps
new 13f2ca2 Fix missing “not” in default message for strictNotSame
new 5a042d0 add test for addAssert, support \ chars in snapshots
new 36e82ac Forward-port fix from v10 branch
new 352878f Update deps
new 104728e v10.7.3
new d3c8d6f grep tests
new d0d39d9 Test for autoend
new 505458f Excluding snapshots means un-excluding everything else
new fb40721 code cleanup and a helpful comment
new aeb291c Add more test tests, remove some dead code
new 9aed6db Properly catch errors throw in 'end' events
new 236f2d6 Get rid of '(unnamed test)' as a name
new b1d4042 Add tests for timeout behavior
new b2bf602 move spawn unit test to snapshots, fix misinsg proc/exit handling
new 4bbd384 bump tap-parser to v7
new 5687c74 a unit test for t.spawn()
new d337863 t.matchSnapshot tests. 100% lib/test.js coverage!
new d1f87d7 Fix some issues with the Base unit test not hitting 100%
new 8cfd0f5 Fix regression in legacy tests around anonymous functions
new 2f56eaa only 2 more unit tests to go, now that lib/test.js is done
new 8b39bcd fix debug function, add test for it
new 3df105a unit tests for tap global
new 4ce7368 replace slow tests with fast tests
new 3e0db53 mkdirp and rimraf are real deps, not devDeps
new 9ca96eb first pass unit test for runner
new 27f59fe more runner tests
new 1a991ed declare version as 11 beta
new 79f02b7 more runner testing
new a21d6e8 Clean up tests to pass on node v4
new decebd2 support running runner test directly
new c4436bf fail more usefully when a snapshot entry is not found
new 7a9b618 unit test for save file and dir walking
new 2b53362 Tests bringing bin/run.js up to 100%
new 75f3a2b update legacy test fixtures for new folder location
new 00d98e2 ignore nonexistent files (bwcomp)
new 1fe7559 include TAP_SNAPSHOT in cli usage output
new fb49333 a script for verifying unity
new 1e86c33 Include a banner at the top of snapshot files encouraging good behavior
new 70c1cd5 declare v11 beta version
new b300614 correct currentAssert in t.resolves/resolveMatch
new 91ce2e4 test test snapshot
new f03d278 v11.0.0-rc.0
new a8a896a Remove my home dir from test fixture
new 039e1a5 v11.0.0-rc.1
new 7ed270e Tweaks for better Travis-CI behavior
new e9b94d7 Don't run travis on node 4, just too flaky
new 79a820f give sigterm catching MUCH longer on CI
new 2a817d9 v11.0.0-rc.2
new 46b2ae2 some names cannot be written
new e4ed45b v11.0.0-rc.3
new 5cde128 Merge branch 'v11'
new f189c50 v11.0.0
new 78d5d82 Merge tag 'v11.0.0' into upstream
The 110 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
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