mirror of https://github.com/tc39/test262.git
Change test descriptions
This commit is contained in:
parent
99e32c6912
commit
d1f718f806
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - Standalone brackets
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExp.
|
are not applied for Unicode RegExp.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - ClassEscape in range expression
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExp.
|
are not applied for Unicode RegExp.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - Identity escape with basic latin characters
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExps.
|
are not applied for Unicode RegExps.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - Identity escape with basic latin letters
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExps.
|
are not applied for Unicode RegExps.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - Invalid control escape sequences
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExp.
|
are not applied for Unicode RegExp.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - Incomplete Unicode escape sequences
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExp.
|
are not applied for Unicode RegExp.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - Incomplete hexadecimal escape sequences
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExp.
|
are not applied for Unicode RegExp.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - Incomplete quantifiers
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExp.
|
are not applied for Unicode RegExp.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - Octal escape sequences
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExp.
|
are not applied for Unicode RegExp.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - Production 'QuantifiableAssertion Quantifier'
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExps.
|
are not applied for Unicode RegExps.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
description: Extension B.1.4 is not applied for Unicode RegExp
|
description: B.1.4 is not applied for Unicode RegExp - Quantifier without matching Atom
|
||||||
info: >
|
info: >
|
||||||
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
The compatibility extensions defined in B.1.4 Regular Expressions Patterns
|
||||||
are not applied for Unicode RegExp.
|
are not applied for Unicode RegExp.
|
||||||
|
|
Loading…
Reference in New Issue