File tree 4 files changed +0
-44
lines changed
4 files changed +0
-44
lines changed Original file line number Diff line number Diff line change 1
1
[
2
- {
3
- "description" : " ECMA 262 regex non-compliance" ,
4
- "schema" : { "format" : " regex" },
5
- "tests" : [
6
- {
7
- "description" : " ECMA 262 has no support for \\ Z anchor from .NET" ,
8
- "data" : " ^\\ S(|(.|\\ n)*\\ S)\\ Z" ,
9
- "valid" : false
10
- }
11
- ]
12
- },
13
2
{
14
3
"description" : " ECMA 262 regex $ does not match trailing newline" ,
15
4
"schema" : {
Original file line number Diff line number Diff line change 1
1
[
2
- {
3
- "description" : " ECMA 262 regex non-compliance" ,
4
- "schema" : { "format" : " regex" },
5
- "tests" : [
6
- {
7
- "description" : " ECMA 262 has no support for \\ Z anchor from .NET" ,
8
- "data" : " ^\\ S(|(.|\\ n)*\\ S)\\ Z" ,
9
- "valid" : false
10
- }
11
- ]
12
- },
13
2
{
14
3
"description" : " ECMA 262 regex $ does not match trailing newline" ,
15
4
"schema" : {
Original file line number Diff line number Diff line change 1
1
[
2
- {
3
- "description" : " ECMA 262 regex non-compliance" ,
4
- "schema" : { "format" : " regex" },
5
- "tests" : [
6
- {
7
- "description" : " ECMA 262 has no support for \\ Z anchor from .NET" ,
8
- "data" : " ^\\ S(|(.|\\ n)*\\ S)\\ Z" ,
9
- "valid" : false
10
- }
11
- ]
12
- },
13
2
{
14
3
"description" : " ECMA 262 regex $ does not match trailing newline" ,
15
4
"schema" : {
Original file line number Diff line number Diff line change 1
1
[
2
- {
3
- "description" : " ECMA 262 regex non-compliance" ,
4
- "schema" : { "format" : " regex" },
5
- "tests" : [
6
- {
7
- "description" : " ECMA 262 has no support for \\ Z anchor from .NET" ,
8
- "data" : " ^\\ S(|(.|\\ n)*\\ S)\\ Z" ,
9
- "valid" : false
10
- }
11
- ]
12
- },
13
2
{
14
3
"description" : " ECMA 262 regex $ does not match trailing newline" ,
15
4
"schema" : {
You can’t perform that action at this time.
0 commit comments