Brian Terlson
7da91bceb9
Merge pull request #373 from edgemaster/pr372-es5
...
Fix 11.13.1-4-29gs.js incorrect comment explanation (es5)
2015-07-15 12:45:26 -07:00
Thomas Wood
7c97bb1e93
Fix 11.13.1-4-29gs.js incorrect comment explanation
...
SyntaxError => TypeError for writing to a non-writeable field.
Fixes #372
2015-07-15 20:33:50 +01:00
Brian Terlson
29e247ddd4
Revert adding tests for ES6 toLength semantics but retain deletion of tests and verifications that cause hangs in ES6-conformant implementations
2014-09-18 17:36:21 -07:00
André Bargull
95939bd505
Array.prototype functions convert 'length' property with ToLength()
2014-09-16 14:53:57 -07:00
Brian Terlson
14a03f3819
Remove external folder
2014-07-16 15:09:05 -07:00
Brian Terlson
b0c6fb0272
Merge pull request #2 from bterlson/localeCompare-fix
...
15.5.4.9_CE should check for locale-sensitive comparison
2014-07-10 14:59:57 -07:00
Brian Terlson
e7f4a5c395
Merge pull request #38 from muratsu/guideline
...
Add contributing.md and update readme.md
2014-07-10 14:58:48 -07:00
Brian Terlson
916a08bb9a
Merge pull request #19 from JaimeLynSchatz/JaimeLynSchatz/fixBugz1533
...
change test 15.3.5.4_2-89 to call bound function before returning (Fixes bugzilla 1533)
2014-07-10 14:53:34 -07:00
Murat Sutunc
874ddaeb24
Added contributing.md and improved README
2014-07-10 14:53:31 -07:00
Brian Terlson
ee409f9d7d
Merge pull request #14 from JaimeLynSchatz/JaimeLynSchatz/fixBugz1561
...
fix error msgs in test S12.6.1_A1 from Bugzilla issue 1561
2014-07-10 14:32:37 -07:00
Brian Terlson
5920e4e9c9
Merge pull request #6 from JaimeLynSchatz/JaimeLynSchatz/fixBugz1159
...
change assert to not assume a sorted list of arguments indices (Fixes bugzilla 1159)
2014-07-10 14:25:42 -07:00
Brian Terlson
019a62a863
Merge pull request #7 from JaimeLynSchatz/JaimeLynSchatz/fixBugz1552
...
fix point of view typos from Bugzilla 1552
2014-07-10 13:45:37 -07:00
Brian Terlson
4f15bf990b
Merge pull request #1 from JaimeLynSchatz/JaimeLynSchatz/typofix
...
fix typo in 10.5 (fixes Bugzilla 1795)
2014-07-10 13:40:27 -07:00
Brian Terlson
cb8b373444
Merge pull request #26 from muratsu/intl402-alert
...
Remove the alert call from test file
2014-07-10 13:39:14 -07:00
Brian Terlson
6cc19d8f7c
Merge pull request #30 from jrvidal/bugzilla-1450
...
Correct shadow behavior in 12.6.4-2 (bugzilla #1450 )
2014-07-07 11:24:27 -07:00
Brian Terlson
cbb5c16b9d
Add a basic readme
2014-07-03 12:18:01 -07:00
José Roberto Vidal
7b6ef7ba88
Fix Bugzilla 1450
2014-02-11 19:56:32 -05:00
Murat Sutunc
7697770a4c
removed alert call from test file
2014-01-30 16:00:57 -08:00
JaimeLynSchatz
6b47f8c585
change test 15.3.5.4_2-89 to call bound function before returning for Bugzilla issue 1533
2014-01-26 17:08:20 -08:00
JaimeLynSchatz
f9afc0c847
fix error msgs in test S12.6.1_A1 from Bugzilla issue 1561
2014-01-26 16:21:28 -08:00
JaimeLynSchatz
a5fda120de
fix point of view typos from Bugzilla 1552
2014-01-26 14:55:44 -08:00
JaimeLynSchatz
d7446f811a
change assert to not assume a sorted list of arguments indices for Bugzilla 1159
2014-01-26 14:25:38 -08:00
Brian Terlson
47a92dbb24
15.5.4.9_CE should check for locale-sensitive comparison
2014-01-26 13:24:35 -08:00
JaimeLynSchatz
239c4b721a
fix typo in 10.5 from Bugzilla
2014-01-26 11:36:47 -08:00
Brian Terlson
9b669da66c
Add coverage documentation
2014-01-25 14:09:55 -08:00
Brent Baker
ada9da5aa9
Bug 1128: use Date.prototype.getFullYear() in S15.2.2.1_A2_T5
...
Bug 1131: use String.prototype.charAt() in 15.12.3-11-26
Both of these changes were accidentaly dropped when I regenerated patches for these bugs. I have grepped the testsuite to ensure that the annexB functions only appear in the annexB section of the testsuite.
NOTE: Also regenerated the website based on this change. (Still waiting for permission to actually update the live website)
2013-06-13 10:07:45 -04:00
Prashanth Srinivasan
87605ba3b5
Bug 1472: Adding JUnit Compatible XML and Logfile support for Python test runner
2013-06-10 11:51:24 -04:00
Brent Baker
62f3c563fe
Updating website code for the following changelists:
...
5438759531d2
f80873831607
11a02c1eea0a
971c2b8e0e2f
032499be5fa1
579bd85aaf2a
579bd85aaf2a
89ff32d0344b
2013-06-07 07:09:34 -04:00
Brent Baker
91bb82fb7e
Bug 1548: Update results handling for Annex B section (r+bterlson)
2013-06-07 07:05:37 -04:00
Brent Baker
0d01ab1c7f
Bug 1189: use "===" instead of "=" for S13.2_A4_T1 and T2
2013-06-07 06:57:45 -04:00
Brent Baker
592bf451b2
Bug 1131: Move String.prototype.substr into annexB
2013-06-05 08:00:44 -04:00
Brent Baker
dc243639fc
Bug 1129: Move RegExp.prototype.compile into annexB
2013-06-06 08:07:36 -04:00
Brent Baker
23f10fea63
Bug 1129: Move Date.prototype.toGMTString into annexB
2013-06-06 07:48:30 -04:00
Brent Baker
fb850ad1e0
Bug 1128: Move getYear() and setYear() into annexB
2013-06-06 07:44:11 -04:00
Brent Baker
66563223a5
Bug 1125: Move escape and unescape into "annexB"
2013-06-06 07:36:51 -04:00
Dan Schaffer
06879c044f
Bug 1466: add test262.py parameter to set loglevel
2013-05-10 16:19:32 -04:00
Dan Schaffer
1cb9ed439f
Bug 1457: fix for Windows to remove quotes in test262.py
2013-05-10 16:16:51 -04:00
Trevor Baker
5167f080fd
bug 638: mid-file BOM
...
A few files had BOM mid-file, which is allowed but not relevant to the tests.
tests pass with spidermonkey, v8 and jsc.
2013-05-07 15:31:41 -04:00
Norbert Lindenberg
fbba29fb70
Added test data for proper rounding in NumberFormat.format.
2013-04-29 17:35:48 -07:00
Norbert Lindenberg
238ff38de6
Updated minor unit value for Uganda Shilling to 0 per ISO 4217 Amendment Number 155.
2013-04-15 20:05:50 -07:00
Norbert Lindenberg
96321f30c9
New tests and test fixes for ECMAScript Internationalization API.
...
Updated copyright notice for 2013.
2013-03-24 23:48:59 -07:00
Norbert Lindenberg
a2380a4257
Bug 1245 - Add test for missing argument to String.prototype.localeCompare
2013-02-07 20:55:25 -08:00
Norbert Lindenberg
46359091c7
Updated test402 main page to reflect that ECMA-402 is now an approved standard.
...
Fixed a property access in 6.4_c so that the error message shows the correct expected value.
2012-12-17 23:49:06 -08:00
Norbert Lindenberg
f169d16273
Added tests to verify that constructors in Internationalization API can be called with non-objects as this values.
2012-11-05 22:48:52 +00:00
Norbert Lindenberg
8f6a50843a
Bug 693: Remove "kk"/normalization property from Collator
2012-10-09 22:19:30 -07:00
Norbert Lindenberg
ffe73305c6
New and improved tests for ECMAScript Internationalization API.
...
- Added test for proleptic Gregorian calendar with no year 0.
- Spelled 𠮷野家 correctly with supplementary characters.
- Fixed default value for useGrouping.
2012-10-04 23:19:33 -07:00
Bill Ticehurst
9d19c87e3e
Bug 610: Handle supplementary characters.
2012-08-09 15:02:49 -07:00
Norbert Lindenberg
1ba4238d9a
Made web site packager insert line breaks into JSON files for saner diffs.
2012-09-12 15:09:36 -07:00
Norbert Lindenberg
75fbd71ee0
Updated tests for ECMAScript Internationalization API spec changes; made small enhancements.
...
- Updated DateTimeFormat tests for new handling of hour12 options property.
- Added a few invalid language tags to test of IsStructurallyValidLanguageTag.
- Added user-defined language tag to test of CanonicalizeLanguageTag.
- Added test for the Intl property of the global object.
2012-09-10 11:53:56 -07:00
Norbert Lindenberg
bcf9c18061
Added test to verify Unicode canonical equivalence in String.prototype.localeCompare.
2012-09-10 10:46:44 -07:00