Reviewers: rossberg,

Description:
Add Promises/A+ Compliance Test Suite.

This CL introduces Promises/A+ tests[1].
This CL doesn't contain the test itself: it will be downloaded by test cfg.py.
This CL includes some helper JS functions to run the test in d8 shell.

[1]: https://github.com/promises-aplus/promises-tests

BUG=347095
LOG=Y
[email protected]

Please review this at https://codereview.chromium.org/196733002/

SVN Base: git://github.com/v8/v8.git@master

Affected files (+582, -129 lines):
  A + test/promises-aplus/README
  A + test/promises-aplus/lib/adapter.js
  A + test/promises-aplus/lib/assert.js
  A + test/promises-aplus/lib/global.js
  A test/promises-aplus/lib/mocha.js
  A + test/promises-aplus/lib/require.js
  A + test/promises-aplus/lib/run-tests.js
  A + test/promises-aplus/promises-aplus.status
  A test/promises-aplus/testcfg.py


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to