[whatwg/streams] WPT-ify most of the remaining tape tests (#604)

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * port bad-strategies.js to WPT
  * port brand-checks.js to WPT
  * port byte-length-queuing-strategy.js to WPT
  * port count-queuing-strategy.js to WPT
  * port transform-stream-errors.js to WPT

-- File Changes --

    D reference-implementation/test/bad-strategies.js (99)
    D reference-implementation/test/brand-checks.js (82)
    D reference-implementation/test/count-queuing-strategy.js (127)
    D reference-implementation/test/transform-stream-errors.js (69)
    A reference-implementation/to-upstream-wpts/transform-stream/errors.https.html (12)
    A reference-implementation/to-upstream-wpts/transform-stream/errors.js (65)
    M reference-implementation/to-upstream-wpts/writable-streams/bad-strategies.js (84)
    A reference-implementation/to-upstream-wpts/writable-streams/brand-checks.https.html (12)
    A reference-implementation/to-upstream-wpts/writable-streams/brand-checks.js (96)
    A reference-implementation/to-upstream-wpts/writable-streams/byte-length-queuing-strategy.https.html (12)
    R reference-implementation/to-upstream-wpts/writable-streams/byte-length-queuing-strategy.js (14)
    A reference-implementation/to-upstream-wpts/writable-streams/count-queuing-strategy.https.html (12)
    A reference-implementation/to-upstream-wpts/writable-streams/count-queuing-strategy.js (127)

-- Patch Links --

https://github.com/whatwg/streams/pull/604.patch
https://github.com/whatwg/streams/pull/604.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/604

Received on Sunday, 6 November 2016 01:42:14 UTC