Added URL for C++ test harness. (#1615)

This commit is contained in:
Izhido 2018-06-29 12:59:45 -06:00 committed by Leo Balter
parent e1d1c68b0e
commit 2ef4b205b4
1 changed files with 1 additions and 0 deletions

View File

@ -42,3 +42,4 @@ Volunteer-maintained projects that may be used to execute Test262 in various ECM
- https://github.com/bterlson/test262-harness (platform: Node.js)
- https://github.com/test262-utils/test262-harness-py (platform: Python)
- https://bakkot.github.io/test262-web-runner/ (platform: web)
- https://github.com/Izhido/test262_harness_cpp (platform: C++)