Skip to content
Snippets Groups Projects
Commit b5efa1dd authored by André Bargull's avatar André Bargull
Browse files

Update comments to match correct ES2015 chapter

parent f4e17963
No related branches found
No related tags found
No related merge requests found
Showing
with 38 additions and 38 deletions
......@@ -4,8 +4,8 @@
/*---
es5id: 10.1_L15
description: >
Tests that Intl.Collator meets the requirements for built-in
objects defined by the introduction of chapter 15 of the
Tests that Intl.Collator meets the requirements for built-in
objects defined by the introduction of chapter 17 of the
ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -4,9 +4,9 @@
/*---
es5id: 10.2.2_L15
description: >
Tests that Intl.Collator.supportedLocalesOf meets the
Tests that Intl.Collator.supportedLocalesOf meets the
requirements for built-in objects defined by the introduction of
chapter 15 of the ECMAScript Language Specification.
chapter 17 of the ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
---*/
......
......@@ -5,8 +5,8 @@
es5id: 10.3.2_1_a_L15
description: >
Tests that the function returned by
Intl.Collator.prototype.compare meets the requirements for
built-in objects defined by the introduction of chapter 15 of the
Intl.Collator.prototype.compare meets the requirements for
built-in objects defined by the introduction of chapter 17 of the
ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -4,9 +4,9 @@
/*---
es5id: 10.3.2_L15
description: >
Tests that the getter for Intl.Collator.prototype.compare meets
Tests that the getter for Intl.Collator.prototype.compare meets
the requirements for built-in objects defined by the introduction
of chapter 15 of the ECMAScript Language Specification.
of chapter 17 of the ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
---*/
......
......@@ -4,9 +4,9 @@
/*---
es5id: 10.3.3_L15
description: >
Tests that Intl.Collator.prototype.resolvedOptions meets the
Tests that Intl.Collator.prototype.resolvedOptions meets the
requirements for built-in objects defined by the introduction of
chapter 15 of the ECMAScript Language Specification.
chapter 17 of the ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
---*/
......
......@@ -4,8 +4,8 @@
/*---
es5id: 10.3_L15
description: >
Tests that Intl.Collator.prototype meets the requirements for
built-in objects defined by the introduction of chapter 15 of the
Tests that Intl.Collator.prototype meets the requirements for
built-in objects defined by the introduction of chapter 17 of the
ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -4,8 +4,8 @@
/*---
es5id: 11.1_L15
description: >
Tests that Intl.NumberFormat meets the requirements for built-in
objects defined by the introduction of chapter 15 of the
Tests that Intl.NumberFormat meets the requirements for built-in
objects defined by the introduction of chapter 17 of the
ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -4,9 +4,9 @@
/*---
es5id: 11.2.2_L15
description: >
Tests that Intl.NumberFormat.supportedLocalesOf meets the
Tests that Intl.NumberFormat.supportedLocalesOf meets the
requirements for built-in objects defined by the introduction of
chapter 15 of the ECMAScript Language Specification.
chapter 17 of the ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
---*/
......
......@@ -5,8 +5,8 @@
es5id: 11.3.2_1_a_L15
description: >
Tests that the function returned by
Intl.NumberFormat.prototype.format meets the requirements for
built-in objects defined by the introduction of chapter 15 of the
Intl.NumberFormat.prototype.format meets the requirements for
built-in objects defined by the introduction of chapter 17 of the
ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -6,7 +6,7 @@ es5id: 11.3.2_L15
description: >
Tests that the getter for Intl.NumberFormat.prototype.format
meets the requirements for built-in objects defined by the
introduction of chapter 15 of the ECMAScript Language
introduction of chapter 17 of the ECMAScript Language
Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -4,9 +4,9 @@
/*---
es5id: 11.3.3_L15
description: >
Tests that Intl.NumberFormat.prototype.resolvedOptions meets the
Tests that Intl.NumberFormat.prototype.resolvedOptions meets the
requirements for built-in objects defined by the introduction of
chapter 15 of the ECMAScript Language Specification.
chapter 17 of the ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
---*/
......
......@@ -4,8 +4,8 @@
/*---
es5id: 11.3_L15
description: >
Tests that Intl.NumberFormat.prototype meets the requirements for
built-in objects defined by the introduction of chapter 15 of the
Tests that Intl.NumberFormat.prototype meets the requirements for
built-in objects defined by the introduction of chapter 17 of the
ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -4,8 +4,8 @@
/*---
es5id: 12.1_L15
description: >
Tests that Intl.DateTimeFormat meets the requirements for
built-in objects defined by the introduction of chapter 15 of the
Tests that Intl.DateTimeFormat meets the requirements for
built-in objects defined by the introduction of chapter 17 of the
ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -4,9 +4,9 @@
/*---
es5id: 12.2.2_L15
description: >
Tests that Intl.DateTimeFormat.supportedLocalesOf meets the
Tests that Intl.DateTimeFormat.supportedLocalesOf meets the
requirements for built-in objects defined by the introduction of
chapter 15 of the ECMAScript Language Specification.
chapter 17 of the ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
---*/
......
......@@ -5,8 +5,8 @@
es5id: 12.3.2_1_a_L15
description: >
Tests that the function returned by
Intl.DateTimeFormat.prototype.format meets the requirements for
built-in objects defined by the introduction of chapter 15 of the
Intl.DateTimeFormat.prototype.format meets the requirements for
built-in objects defined by the introduction of chapter 17 of the
ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -6,7 +6,7 @@ es5id: 12.3.2_L15
description: >
Tests that the getter for Intl.DateTimeFormat.prototype.format
meets the requirements for built-in objects defined by the
introduction of chapter 15 of the ECMAScript Language
introduction of chapter 17 of the ECMAScript Language
Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -4,9 +4,9 @@
/*---
es5id: 12.3.3_L15
description: >
Tests that Intl.DateTimeFormat.prototype.resolvedOptions meets
Tests that Intl.DateTimeFormat.prototype.resolvedOptions meets
the requirements for built-in objects defined by the introduction
of chapter 15 of the ECMAScript Language Specification.
of chapter 17 of the ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
---*/
......
......@@ -4,8 +4,8 @@
/*---
es5id: 12.3_L15
description: >
Tests that Intl.DateTimeFormat.prototype meets the requirements
for built-in objects defined by the introduction of chapter 15 of
Tests that Intl.DateTimeFormat.prototype meets the requirements
for built-in objects defined by the introduction of chapter 17 of
the ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -4,8 +4,8 @@
/*---
es5id: 13.1.1_L15
description: >
Tests that String.prototype.localeCompare meets the requirements
for built-in objects defined by the introduction of chapter 15 of
Tests that String.prototype.localeCompare meets the requirements
for built-in objects defined by the introduction of chapter 17 of
the ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
......@@ -4,8 +4,8 @@
/*---
es5id: 13.2.1_L15
description: >
Tests that Number.prototype.toLocaleString meets the requirements
for built-in objects defined by the introduction of chapter 15 of
Tests that Number.prototype.toLocaleString meets the requirements
for built-in objects defined by the introduction of chapter 17 of
the ECMAScript Language Specification.
author: Norbert Lindenberg
includes: [testBuiltInObject.js]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment