Releases: tc39/test262-harness
Releases · tc39/test262-harness
v3.5.0
Commit |
Message/Description |
d9c8cc4 |
3.5.0 |
359ac45 |
explicitly bumping version of eshost to reflect latest version with JSC agent support |
55a15ec |
Match test262-stream's scenario making. |
v3.4.0
Commit |
Message/Description |
5e3ba27 |
3.4.0 |
4a53c08 |
Surface stderr message if available. |
9f37fd9 |
README: Add --features to Options table |
8088f55 |
Migrate from tape to tap. This is necessary to allow running more than one test file (which is problematic with tape) |
3926c7b |
First pass at implementation of features filter. Ref gh-84 |
21bf62a |
Test: Set strictMode = true for strict scenarios. |
2edaffc |
Set strictMode = true for strict scenarios. |
v3.3.0
Commit |
Message/Description |
c532b4b |
3.3.0 |
9b80af2 |
Mark failures with "(strict)" or "(non-strict)" |
e411b4a |
Add readme docs for Babel |
v3.2.1
Commit |
Message/Description |
b909c82 |
3.2.1 |
1cdb125 |
babel: move from devDeps to deps; absolutize preset paths. |
v3.0.0
Commit |
Message/Description |
ba2735a |
3.0.0 |
983fb6e |
Merge pull request #83 from bocoup/json-reporter |
8790e87 |
Add CLI option: --reporter-keys |
8957200 |
Improve definition of reporter option |
24c3c3f |
Avoid truncating output when exiting |
b484d18 |
Merge pull request #82 from bocoup/fix-tests |
4007a40 |
Refactor tests |
7fca3e9 |
Integrate TravisCI |
e6ed292 |
Assign a unique name to tests |
v2.6.0
Commit |
Message/Description |
1814aa4 |
2.6.0 |
37b1131 |
Merge pull request #81 from rwaldron/update-options-table |
652ed2d |
Merge pull request #80 from rwaldron/update-readme |
00261ec |
Merge pull request #79 from rwaldron/update-source-nit-picking |
437fe9f |
Merge pull request #77 from rwaldron/update-collateral-negative-frontmatter |
b0fa1a4 |
Merge pull request #78 from rwaldron/update-test-runner |
c16c529 |
Merge pull request #76 from rwaldron/update-test-includes |
5f379ad |
Update: add formatting to readme options table |
6def421 |
Update: make the quick start section clearer and functional |
7514aa0 |
Update: just a bunch of nitpicking through the source |
e84bf19 |
test/test.js: Eliminate most duplication |
86f9fdc |
Update test/collateral/*.js negative frontmatter format |
38f1cf7 |
Updating test-includes/* to match latest test262/harness/* |
v2.5.0
Commit |
Message/Description |
b812e54 |
v2.5.0 |
050260e |
Merge pull request #70 from kadamwhite/show-help-if-no-arguments-provided |
e53d50e |
Merge pull request #68 from rwaldron/fix-printVersion |
31fe670 |
Merge pull request #72 from hax/patch-1 |
92d75e6 |
Merge pull request #75 from jugglinmike/expected-error |
88a798a |
Correct interpretation of negative metadata |
5e2e297 |
fix regexp instance! |
d1ec287 |
Show --help when CLI is called with no arguments |
dc13e01 |
Fixes for printVersion. See detail |
v2.4.1
Commit |
Message/Description |
f4b6968 |
v2.4.1 - update depenencies for $262, etc. |
c84060b |
Add timeout option |