File tree Expand file tree Collapse file tree 6 files changed +90
-0
lines changed
draft-future/optional/format
draft2019-09/optional/format
draft2020-12/optional/format Expand file tree Collapse file tree 6 files changed +90
-0
lines changed Original file line number Diff line number Diff line change 4343 "data" : " 12345::" ,
4444 "valid" : false
4545 },
46+ {
47+ "description" : " trailing 4 hex symbols is valid" ,
48+ "data" : " ::abef" ,
49+ "valid" : true
50+ },
51+ {
52+ "description" : " trailing 5 hex symbols is invalid" ,
53+ "data" : " ::abcef" ,
54+ "valid" : false
55+ },
4656 {
4757 "description" : " an IPv6 address with too many components" ,
4858 "data" : " 1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1" ,
8393 "data" : " :2:3:4::8" ,
8494 "valid" : false
8595 },
96+ {
97+ "description" : " single set of double colons in the middle is valid" ,
98+ "data" : " 1:d6::42" ,
99+ "valid" : true
100+ },
86101 {
87102 "description" : " two sets of double colons is invalid" ,
88103 "data" : " 1::d6::42" ,
Original file line number Diff line number Diff line change 4343 "data" : " 12345::" ,
4444 "valid" : false
4545 },
46+ {
47+ "description" : " trailing 4 hex symbols is valid" ,
48+ "data" : " ::abef" ,
49+ "valid" : true
50+ },
51+ {
52+ "description" : " trailing 5 hex symbols is invalid" ,
53+ "data" : " ::abcef" ,
54+ "valid" : false
55+ },
4656 {
4757 "description" : " an IPv6 address with too many components" ,
4858 "data" : " 1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1" ,
8393 "data" : " :2:3:4::8" ,
8494 "valid" : false
8595 },
96+ {
97+ "description" : " single set of double colons in the middle is valid" ,
98+ "data" : " 1:d6::42" ,
99+ "valid" : true
100+ },
86101 {
87102 "description" : " two sets of double colons is invalid" ,
88103 "data" : " 1::d6::42" ,
Original file line number Diff line number Diff line change 4343 "data" : " 12345::" ,
4444 "valid" : false
4545 },
46+ {
47+ "description" : " trailing 4 hex symbols is valid" ,
48+ "data" : " ::abef" ,
49+ "valid" : true
50+ },
51+ {
52+ "description" : " trailing 5 hex symbols is invalid" ,
53+ "data" : " ::abcef" ,
54+ "valid" : false
55+ },
4656 {
4757 "description" : " an IPv6 address with too many components" ,
4858 "data" : " 1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1" ,
8393 "data" : " :2:3:4::8" ,
8494 "valid" : false
8595 },
96+ {
97+ "description" : " single set of double colons in the middle is valid" ,
98+ "data" : " 1:d6::42" ,
99+ "valid" : true
100+ },
86101 {
87102 "description" : " two sets of double colons is invalid" ,
88103 "data" : " 1::d6::42" ,
Original file line number Diff line number Diff line change 4343 "data" : " 12345::" ,
4444 "valid" : false
4545 },
46+ {
47+ "description" : " trailing 4 hex symbols is valid" ,
48+ "data" : " ::abef" ,
49+ "valid" : true
50+ },
51+ {
52+ "description" : " trailing 5 hex symbols is invalid" ,
53+ "data" : " ::abcef" ,
54+ "valid" : false
55+ },
4656 {
4757 "description" : " an IPv6 address with too many components" ,
4858 "data" : " 1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1" ,
8393 "data" : " :2:3:4::8" ,
8494 "valid" : false
8595 },
96+ {
97+ "description" : " single set of double colons in the middle is valid" ,
98+ "data" : " 1:d6::42" ,
99+ "valid" : true
100+ },
86101 {
87102 "description" : " two sets of double colons is invalid" ,
88103 "data" : " 1::d6::42" ,
Original file line number Diff line number Diff line change 4343 "data" : " 12345::" ,
4444 "valid" : false
4545 },
46+ {
47+ "description" : " trailing 4 hex symbols is valid" ,
48+ "data" : " ::abef" ,
49+ "valid" : true
50+ },
51+ {
52+ "description" : " trailing 5 hex symbols is invalid" ,
53+ "data" : " ::abcef" ,
54+ "valid" : false
55+ },
4656 {
4757 "description" : " an IPv6 address with too many components" ,
4858 "data" : " 1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1" ,
8393 "data" : " :2:3:4::8" ,
8494 "valid" : false
8595 },
96+ {
97+ "description" : " single set of double colons in the middle is valid" ,
98+ "data" : " 1:d6::42" ,
99+ "valid" : true
100+ },
86101 {
87102 "description" : " two sets of double colons is invalid" ,
88103 "data" : " 1::d6::42" ,
Original file line number Diff line number Diff line change 4343 "data" : " 12345::" ,
4444 "valid" : false
4545 },
46+ {
47+ "description" : " trailing 4 hex symbols is valid" ,
48+ "data" : " ::abef" ,
49+ "valid" : true
50+ },
51+ {
52+ "description" : " trailing 5 hex symbols is invalid" ,
53+ "data" : " ::abcef" ,
54+ "valid" : false
55+ },
4656 {
4757 "description" : " an IPv6 address with too many components" ,
4858 "data" : " 1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1" ,
8393 "data" : " :2:3:4::8" ,
8494 "valid" : false
8595 },
96+ {
97+ "description" : " single set of double colons in the middle is valid" ,
98+ "data" : " 1:d6::42" ,
99+ "valid" : true
100+ },
86101 {
87102 "description" : " two sets of double colons is invalid" ,
88103 "data" : " 1::d6::42" ,
You can’t perform that action at this time.
0 commit comments