[whatwg/streams] Minor fixes to TransformStream w-p-ts (#666)

Rename the "transform-stream" test directory to "transform-streams" for
consistency with "writable-streams" and "readable-streams".

Also add the missing "done();" to the end of errors.js so that it can
work correctly in Workers.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/666

-- Commit Summary --

  * Minor fixes to TransformStream w-p-ts

-- File Changes --

    R reference-implementation/to-upstream-wpts/transform-streams/errors.dedicatedworker.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/errors.https.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/errors.js (2)
    R reference-implementation/to-upstream-wpts/transform-streams/errors.serviceworker.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/errors.sharedworker.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/flush.dedicatedworker.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/flush.https.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/flush.js (0)
    R reference-implementation/to-upstream-wpts/transform-streams/flush.serviceworker.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/flush.sharedworker.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/general.dedicatedworker.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/general.https.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/general.js (0)
    R reference-implementation/to-upstream-wpts/transform-streams/general.serviceworker.html (0)
    R reference-implementation/to-upstream-wpts/transform-streams/general.sharedworker.html (0)

-- Patch Links --

https://github.com/whatwg/streams/pull/666.patch
https://github.com/whatwg/streams/pull/666.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/666

Received on Monday, 23 January 2017 08:06:34 UTC