File tree Expand file tree Collapse file tree 4 files changed +0
-44
lines changed Expand file tree Collapse file tree 4 files changed +0
-44
lines changed Original file line number Diff line number Diff line change 11[
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- },
132 {
143 "description" : " ECMA 262 regex $ does not match trailing newline" ,
154 "schema" : {
Original file line number Diff line number Diff line change 11[
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- },
132 {
143 "description" : " ECMA 262 regex $ does not match trailing newline" ,
154 "schema" : {
Original file line number Diff line number Diff line change 11[
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- },
132 {
143 "description" : " ECMA 262 regex $ does not match trailing newline" ,
154 "schema" : {
Original file line number Diff line number Diff line change 11[
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- },
132 {
143 "description" : " ECMA 262 regex $ does not match trailing newline" ,
154 "schema" : {
You can’t perform that action at this time.
0 commit comments