- Aug 10, 2018
-
-
test262-automation authored
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: b69d88687a targetRevisionAtLastExport: 93b2865c
-
test262-automation authored
[javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha b69d88687a on Fri Aug 10 2018 18:07:39 GMT+0000 (Coordinated Universal Time)
-
Rick Waldron authored
* ms2ger/rtf-supportedLocalesOf-basic: Intl.RelativeTimeFormat: Add a basic test for the functionality of supportedLocalesOf().
-
Rick Waldron authored
-
git://github.com/phistuck/test262Rick Waldron authored
* 'patch-1' of git://github.com/phistuck/test262: Added a legal part types test
-
Rick Waldron authored
Merge branch 'remove-assert.throws.early' of git://github.com/mathiasbynens/test262 into mathiasbynens-remove-assert.throws.early * 'remove-assert.throws.early' of git://github.com/mathiasbynens/test262: Remove assert.throws.early
-
Rick Waldron authored
* ms2ger/rtf-unit-invalid-plausible: Intl.RelativeTimeFormat: Test some plausible but unsupported unit arguments.
-
Rick Waldron authored
* ms2ger/rtf-tonumber: Intl.RelativeTimeFormat: Add tests for ToNumber() in format/ToParts().
-
Rick Waldron authored
* ms2ger/rtf-formatToParts-type: Intl.RelativeTimeFormat: Add tests for the type of formatToParts results.
-
Rick Waldron authored
* ms2ger/rtf-pl: Intl.RelativeTimeFormat: Add some tests for different styles in Polish.
-
Ms2ger authored
-
Ms2ger authored
-
Ms2ger authored
This is based on test/intl402/NumberFormat/supportedLocalesOf/basic.js.
-
Ms2ger authored
-
Ms2ger authored
This is interesting because Polish has different output for the "short" and "narrow" styles.
-
- Aug 07, 2018
-
-
Mathias Bynens authored
Negative tests are the better approach for early error tests. Closes #1622.
-
- Aug 04, 2018
-
-
Ms2ger authored
-
Ms2ger authored
The specification was changed to remove the useGrouping option in <https://github.com/tc39/proposal-intl-relative-time/pull/81>. The change to remove the minimumIntegerDigits option in that PR was already taken into account; this commit also removes the reference to the issue. This also removes some commented-out code that was left in by accident.
-
- Aug 03, 2018
-
-
Leo Balter authored
Import test changes from JavaScriptCore
-
test262-automation authored
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: 5895364ed5 targetRevisionAtLastExport: df1fc484
-
test262-automation authored
[javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 5895364ed5 on Fri Aug 03 2018 18:02:54 GMT+0000 (Coordinated Universal Time)
-
- Aug 02, 2018
-
-
Leo Balter authored
-
Leo Balter authored
These are not spec tests neither identify points not already covered in the tests to cover something new from the specs
-
- Jul 31, 2018
-
-
Leo Balter authored
I observed each file in each of these folders and they don't contain any test matching for specific parts of ECMAScript, without a specific place for Test262. Ref https://github.com/bocoup/test262-automation/pull/76
-
- Jul 30, 2018
-
-
Leo Balter authored
Import test changes from JavaScriptCore
-
test262-automation authored
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: 00228d3ccc targetRevisionAtLastExport: 4314e2ca
-
test262-automation authored
[javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 00228d3ccc on Mon Jul 30 2018 18:01:10 GMT+0000 (Coordinated Universal Time)
-
Rick Waldron authored
Fixes #1640 Closes #1652
-
test262-automation authored
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: 8bfa53d50 targetRevisionAtLastExport: 8bc4e38a
-
- Jul 27, 2018
-
-
Ms2ger authored
-
Ms2ger authored
-
Ms2ger authored
The specification was updated in https://github.com/tc39/ecma402/pull/232.
-
- Jul 26, 2018
-
-
Jordan Harband authored
-
Rick Waldron authored
Make doneprinthandle.js accept the input and produce the output expected by test262-harness. (#1650) This is not a breaking change, it simply adds explicit handling to the function
-
- Jul 25, 2018
-
-
Leo Balter authored
Generate tests for "feature new.target"
-
Rick Waldron authored
-
Rick Waldron authored
-
Rick Waldron authored
Merge branch 'feature-new.target' of https://github.com/IgnoredAmbience/test262 into IgnoredAmbience-feature-new.target * 'feature-new.target' of https://github.com/IgnoredAmbience/test262: Add feature flags for `new.target`
-
- Jul 24, 2018
-
-
Thomas Wood authored
Additionally removed the `arrow-function` feature for test/language/eval-code/direct/new.target-fn.js as it is not testing arrow-functions, but they are mentioned in the preamble.
-
Leo Balter authored
-