mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Fix whitespace in validateFalse test fixture
This diff should be entirely whitespace.
This commit is contained in:
parent
4c0c2d21ea
commit
1ff4433c87
@ -1,26 +1,26 @@
|
|||||||
{
|
{
|
||||||
"*withfieldvalidations.T1": {
|
"*withfieldvalidations.T1": {
|
||||||
"s": [
|
"s": [
|
||||||
"field T1.S"
|
"field T1.S"
|
||||||
],
|
],
|
||||||
"t2": [
|
"t2": [
|
||||||
"field T1.T2"
|
"field T1.T2"
|
||||||
],
|
],
|
||||||
"t2.s": [
|
"t2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"t3": [
|
"t3": [
|
||||||
"field T1.T3"
|
"field T1.T3"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*withfieldvalidations.T2": {
|
"*withfieldvalidations.T2": {
|
||||||
"s": [
|
"s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*withfieldvalidations.T4": {
|
"*withfieldvalidations.T4": {
|
||||||
"s": [
|
"s": [
|
||||||
"field T4.S"
|
"field T4.S"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"*withtypevalidations.E1": {
|
"*withtypevalidations.E1": {
|
||||||
"": [
|
"": [
|
||||||
"type E1"
|
"type E1"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*withtypevalidations.T1": {
|
"*withtypevalidations.T1": {
|
||||||
"": [
|
"": [
|
||||||
"type T1"
|
"type T1"
|
||||||
],
|
],
|
||||||
"s": [
|
"s": [
|
||||||
"field T1.S"
|
"field T1.S"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,202 +1,202 @@
|
|||||||
{
|
{
|
||||||
"*crosspkg.T1": {
|
"*crosspkg.T1": {
|
||||||
"primitivest1.anothert2.b": [
|
"primitivest1.anothert2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"primitivest1.anothert2.f": [
|
"primitivest1.anothert2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"primitivest1.anothert2.i": [
|
"primitivest1.anothert2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"primitivest1.anothert2.s": [
|
"primitivest1.anothert2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"primitivest1.b": [
|
"primitivest1.b": [
|
||||||
"field T1.B"
|
"field T1.B"
|
||||||
],
|
],
|
||||||
"primitivest1.f": [
|
"primitivest1.f": [
|
||||||
"field T1.F"
|
"field T1.F"
|
||||||
],
|
],
|
||||||
"primitivest1.i": [
|
"primitivest1.i": [
|
||||||
"field T1.I"
|
"field T1.I"
|
||||||
],
|
],
|
||||||
"primitivest1.s": [
|
"primitivest1.s": [
|
||||||
"field T1.S"
|
"field T1.S"
|
||||||
],
|
],
|
||||||
"primitivest1.t2": [
|
"primitivest1.t2": [
|
||||||
"field T1.T2"
|
"field T1.T2"
|
||||||
],
|
],
|
||||||
"primitivest1.t2.b": [
|
"primitivest1.t2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"primitivest1.t2.f": [
|
"primitivest1.t2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"primitivest1.t2.i": [
|
"primitivest1.t2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"primitivest1.t2.s": [
|
"primitivest1.t2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.anothert2.b": [
|
"primitivest1Ptr.anothert2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.anothert2.f": [
|
"primitivest1Ptr.anothert2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.anothert2.i": [
|
"primitivest1Ptr.anothert2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.anothert2.s": [
|
"primitivest1Ptr.anothert2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.b": [
|
"primitivest1Ptr.b": [
|
||||||
"field T1.B"
|
"field T1.B"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.f": [
|
"primitivest1Ptr.f": [
|
||||||
"field T1.F"
|
"field T1.F"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.i": [
|
"primitivest1Ptr.i": [
|
||||||
"field T1.I"
|
"field T1.I"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.s": [
|
"primitivest1Ptr.s": [
|
||||||
"field T1.S"
|
"field T1.S"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.t2": [
|
"primitivest1Ptr.t2": [
|
||||||
"field T1.T2"
|
"field T1.T2"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.t2.b": [
|
"primitivest1Ptr.t2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.t2.f": [
|
"primitivest1Ptr.t2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.t2.i": [
|
"primitivest1Ptr.t2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"primitivest1Ptr.t2.s": [
|
"primitivest1Ptr.t2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"primitivest2.b": [
|
"primitivest2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"primitivest2.f": [
|
"primitivest2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"primitivest2.i": [
|
"primitivest2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"primitivest2.s": [
|
"primitivest2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.anothert2.b": [
|
"primitivest2Ptr.anothert2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.anothert2.f": [
|
"primitivest2Ptr.anothert2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.anothert2.i": [
|
"primitivest2Ptr.anothert2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.anothert2.s": [
|
"primitivest2Ptr.anothert2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.b": [
|
"primitivest2Ptr.b": [
|
||||||
"field T1.B"
|
"field T1.B"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.f": [
|
"primitivest2Ptr.f": [
|
||||||
"field T1.F"
|
"field T1.F"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.i": [
|
"primitivest2Ptr.i": [
|
||||||
"field T1.I"
|
"field T1.I"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.s": [
|
"primitivest2Ptr.s": [
|
||||||
"field T1.S"
|
"field T1.S"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.t2": [
|
"primitivest2Ptr.t2": [
|
||||||
"field T1.T2"
|
"field T1.T2"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.t2.b": [
|
"primitivest2Ptr.t2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.t2.f": [
|
"primitivest2Ptr.t2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.t2.i": [
|
"primitivest2Ptr.t2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"primitivest2Ptr.t2.s": [
|
"primitivest2Ptr.t2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.anothert2.b": [
|
"primitivest3Ptr.anothert2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.anothert2.f": [
|
"primitivest3Ptr.anothert2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.anothert2.i": [
|
"primitivest3Ptr.anothert2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.anothert2.s": [
|
"primitivest3Ptr.anothert2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.b": [
|
"primitivest3Ptr.b": [
|
||||||
"field T1.B"
|
"field T1.B"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.f": [
|
"primitivest3Ptr.f": [
|
||||||
"field T1.F"
|
"field T1.F"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.i": [
|
"primitivest3Ptr.i": [
|
||||||
"field T1.I"
|
"field T1.I"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.s": [
|
"primitivest3Ptr.s": [
|
||||||
"field T1.S"
|
"field T1.S"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.t2": [
|
"primitivest3Ptr.t2": [
|
||||||
"field T1.T2"
|
"field T1.T2"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.t2.b": [
|
"primitivest3Ptr.t2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.t2.f": [
|
"primitivest3Ptr.t2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.t2.i": [
|
"primitivest3Ptr.t2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"primitivest3Ptr.t2.s": [
|
"primitivest3Ptr.t2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"typedefse1": [
|
"typedefse1": [
|
||||||
"type E1"
|
"type E1"
|
||||||
],
|
],
|
||||||
"typedefse1Ptr": [
|
"typedefse1Ptr": [
|
||||||
"type E1"
|
"type E1"
|
||||||
],
|
],
|
||||||
"typedefse2": [
|
"typedefse2": [
|
||||||
"type E2"
|
"type E2"
|
||||||
],
|
],
|
||||||
"typedefse2Ptr": [
|
"typedefse2Ptr": [
|
||||||
"type E2"
|
"type E2"
|
||||||
],
|
],
|
||||||
"typedefse3": [
|
"typedefse3": [
|
||||||
"type E3"
|
"type E3"
|
||||||
],
|
],
|
||||||
"typedefse3Ptr": [
|
"typedefse3Ptr": [
|
||||||
"type E3"
|
"type E3"
|
||||||
],
|
],
|
||||||
"typedefse4": [
|
"typedefse4": [
|
||||||
"type E4"
|
"type E4"
|
||||||
],
|
],
|
||||||
"typedefse4.s": [
|
"typedefse4.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"typedefse4Ptr": [
|
"typedefse4Ptr": [
|
||||||
"type E4"
|
"type E4"
|
||||||
],
|
],
|
||||||
"typedefse4Ptr.s": [
|
"typedefse4Ptr.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"*elidenovalidations.T1": {
|
"*elidenovalidations.T1": {
|
||||||
"hasFieldVal.s": [
|
"hasFieldVal.s": [
|
||||||
"field HasFieldVal.S"
|
"field HasFieldVal.S"
|
||||||
],
|
],
|
||||||
"hasNoValFieldVal": [
|
"hasNoValFieldVal": [
|
||||||
"field T1.HasNoValFieldVal"
|
"field T1.HasNoValFieldVal"
|
||||||
],
|
],
|
||||||
"hasTypeVal": [
|
"hasTypeVal": [
|
||||||
"type HasTypeVal"
|
"type HasTypeVal"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,37 +1,37 @@
|
|||||||
{
|
{
|
||||||
"*eachkey.Struct": {
|
"*eachkey.Struct": {
|
||||||
"": [
|
"": [
|
||||||
"type Struct"
|
"type Struct"
|
||||||
],
|
],
|
||||||
"mapField": [
|
"mapField": [
|
||||||
"field Struct.MapField",
|
"field Struct.MapField",
|
||||||
"field Struct.MapField(keys)",
|
"field Struct.MapField(keys)",
|
||||||
"field Struct.MapField(keys)"
|
"field Struct.MapField(keys)"
|
||||||
],
|
],
|
||||||
"mapTypeField": [
|
"mapTypeField": [
|
||||||
"field Struct.MapTypeField",
|
"field Struct.MapTypeField",
|
||||||
"field Struct.MapTypeField(keys)",
|
"field Struct.MapTypeField(keys)",
|
||||||
"field Struct.MapTypeField(keys)"
|
"field Struct.MapTypeField(keys)"
|
||||||
],
|
],
|
||||||
"mapTypedefField": [
|
"mapTypedefField": [
|
||||||
"field Struct.MapTypedefField",
|
"field Struct.MapTypedefField",
|
||||||
"field Struct.MapTypedefField(keys)",
|
"field Struct.MapTypedefField(keys)",
|
||||||
"field Struct.MapTypedefField(keys)"
|
"field Struct.MapTypedefField(keys)"
|
||||||
],
|
],
|
||||||
"mapValidatedTypedefField": [
|
"mapValidatedTypedefField": [
|
||||||
"ValidatedStringType",
|
"ValidatedStringType",
|
||||||
"ValidatedStringType",
|
"ValidatedStringType",
|
||||||
"field Struct.MapValidatedTypedefField",
|
"field Struct.MapValidatedTypedefField",
|
||||||
"field Struct.MapValidatedTypedefField(keys)",
|
"field Struct.MapValidatedTypedefField(keys)",
|
||||||
"field Struct.MapValidatedTypedefField(keys)"
|
"field Struct.MapValidatedTypedefField(keys)"
|
||||||
],
|
],
|
||||||
"validatedMapTypeField": [
|
"validatedMapTypeField": [
|
||||||
"ValidatedMapType",
|
"ValidatedMapType",
|
||||||
"field Struct.ValidatedMapTypeField",
|
"field Struct.ValidatedMapTypeField",
|
||||||
"field Struct.ValidatedMapTypeField(keys)",
|
"field Struct.ValidatedMapTypeField(keys)",
|
||||||
"field Struct.ValidatedMapTypeField(keys)",
|
"field Struct.ValidatedMapTypeField(keys)",
|
||||||
"type ValidatedMapType(keys)",
|
"type ValidatedMapType(keys)",
|
||||||
"type ValidatedMapType(keys)"
|
"type ValidatedMapType(keys)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,27 +1,27 @@
|
|||||||
{
|
{
|
||||||
"*mapofprimitive.Struct": {
|
"*mapofprimitive.Struct": {
|
||||||
"": [
|
"": [
|
||||||
"type Struct"
|
"type Struct"
|
||||||
],
|
],
|
||||||
"mapField": [
|
"mapField": [
|
||||||
"field Struct.MapField"
|
"field Struct.MapField"
|
||||||
],
|
],
|
||||||
"mapField[ÀYǎ3g成oɜH偩j0âȰ]": [
|
"mapField[ÀYǎ3g成oɜH偩j0âȰ]": [
|
||||||
"field Struct.MapField[*]"
|
"field Struct.MapField[*]"
|
||||||
],
|
],
|
||||||
"mapField[岯Ȉ\u0026\u003c沲3]": [
|
"mapField[岯Ȉ\u0026\u003c沲3]": [
|
||||||
"field Struct.MapField[*]"
|
"field Struct.MapField[*]"
|
||||||
],
|
],
|
||||||
"mapTypedefField": [
|
"mapTypedefField": [
|
||||||
"field Struct.MapTypedefField"
|
"field Struct.MapTypedefField"
|
||||||
],
|
],
|
||||||
"mapTypedefField[V噘¢\u003eóDz岋笨Gń條ģ]": [
|
"mapTypedefField[V噘¢\u003eóDz岋笨Gń條ģ]": [
|
||||||
"field Struct.MapTypedefField[*]",
|
"field Struct.MapTypedefField[*]",
|
||||||
"type StringType"
|
"type StringType"
|
||||||
],
|
],
|
||||||
"mapTypedefField[þƿ髈儱Ŀ蒫÷K鬣壈]": [
|
"mapTypedefField[þƿ髈儱Ŀ蒫÷K鬣壈]": [
|
||||||
"field Struct.MapTypedefField[*]",
|
"field Struct.MapTypedefField[*]",
|
||||||
"type StringType"
|
"type StringType"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,29 +1,29 @@
|
|||||||
{
|
{
|
||||||
"*mapofstruct.Struct": {
|
"*mapofstruct.Struct": {
|
||||||
"": [
|
"": [
|
||||||
"type Struct"
|
"type Struct"
|
||||||
],
|
],
|
||||||
"mapField": [
|
"mapField": [
|
||||||
"field Struct.MapField"
|
"field Struct.MapField"
|
||||||
],
|
],
|
||||||
"mapField[岯Ȉ\u0026\u003c沲3]": [
|
"mapField[岯Ȉ\u0026\u003c沲3]": [
|
||||||
"field Struct.MapField[*]",
|
"field Struct.MapField[*]",
|
||||||
"type OtherStruct"
|
"type OtherStruct"
|
||||||
],
|
],
|
||||||
"mapField[铃]3g!fȺ苬ĥəƣ]": [
|
"mapField[铃]3g!fȺ苬ĥəƣ]": [
|
||||||
"field Struct.MapField[*]",
|
"field Struct.MapField[*]",
|
||||||
"type OtherStruct"
|
"type OtherStruct"
|
||||||
],
|
],
|
||||||
"mapTypedefField": [
|
"mapTypedefField": [
|
||||||
"field Struct.MapTypedefField"
|
"field Struct.MapTypedefField"
|
||||||
],
|
],
|
||||||
"mapTypedefField[]": [
|
"mapTypedefField[]": [
|
||||||
"field Struct.MapTypedefField[*]",
|
"field Struct.MapTypedefField[*]",
|
||||||
"type OtherTypedefStruct"
|
"type OtherTypedefStruct"
|
||||||
],
|
],
|
||||||
"mapTypedefField[x飖Ǒp!ǪŰ]": [
|
"mapTypedefField[x飖Ǒp!ǪŰ]": [
|
||||||
"field Struct.MapTypedefField[*]",
|
"field Struct.MapTypedefField[*]",
|
||||||
"type OtherTypedefStruct"
|
"type OtherTypedefStruct"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"*multiplevalidations.Struct": {
|
"*multiplevalidations.Struct": {
|
||||||
"": [
|
"": [
|
||||||
"type Struct"
|
"type Struct"
|
||||||
],
|
],
|
||||||
"mapField": [
|
"mapField": [
|
||||||
"field Struct.MapField #1",
|
"field Struct.MapField #1",
|
||||||
"field Struct.MapField #2",
|
"field Struct.MapField #2",
|
||||||
"field Struct.MapField(keys) #1",
|
"field Struct.MapField(keys) #1",
|
||||||
"field Struct.MapField(keys) #1",
|
"field Struct.MapField(keys) #1",
|
||||||
"field Struct.MapField(keys) #2",
|
"field Struct.MapField(keys) #2",
|
||||||
"field Struct.MapField(keys) #2"
|
"field Struct.MapField(keys) #2"
|
||||||
],
|
],
|
||||||
"mapField[ÀYǎ3g成oɜH偩j0âȰ]": [
|
"mapField[ÀYǎ3g成oɜH偩j0âȰ]": [
|
||||||
"field Struct.MapField[*] #1",
|
"field Struct.MapField[*] #1",
|
||||||
"field Struct.MapField[*] #2"
|
"field Struct.MapField[*] #2"
|
||||||
],
|
],
|
||||||
"mapField[岯Ȉ\u0026\u003c沲3]": [
|
"mapField[岯Ȉ\u0026\u003c沲3]": [
|
||||||
"field Struct.MapField[*] #1",
|
"field Struct.MapField[*] #1",
|
||||||
"field Struct.MapField[*] #2"
|
"field Struct.MapField[*] #2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,33 +1,33 @@
|
|||||||
{
|
{
|
||||||
"*typedeftomap.Struct": {
|
"*typedeftomap.Struct": {
|
||||||
"": [
|
"": [
|
||||||
"type Struct"
|
"type Struct"
|
||||||
],
|
],
|
||||||
"mapField": [
|
"mapField": [
|
||||||
"field Struct.MapField",
|
"field Struct.MapField",
|
||||||
"type MapType"
|
"type MapType"
|
||||||
],
|
],
|
||||||
"mapField[ÀYǎ3g成oɜH偩j0âȰ]": [
|
"mapField[ÀYǎ3g成oɜH偩j0âȰ]": [
|
||||||
"field Struct.MapField[*]",
|
"field Struct.MapField[*]",
|
||||||
"type MapType[*]"
|
"type MapType[*]"
|
||||||
],
|
],
|
||||||
"mapField[岯Ȉ\u0026\u003c沲3]": [
|
"mapField[岯Ȉ\u0026\u003c沲3]": [
|
||||||
"field Struct.MapField[*]",
|
"field Struct.MapField[*]",
|
||||||
"type MapType[*]"
|
"type MapType[*]"
|
||||||
],
|
],
|
||||||
"mapTypedefField": [
|
"mapTypedefField": [
|
||||||
"field Struct.MapTypedefField",
|
"field Struct.MapTypedefField",
|
||||||
"type MapTypedefType"
|
"type MapTypedefType"
|
||||||
],
|
],
|
||||||
"mapTypedefField[V噘¢\u003eóDz岋笨Gń條ģ]": [
|
"mapTypedefField[V噘¢\u003eóDz岋笨Gń條ģ]": [
|
||||||
"field Struct.MapTypedefField[*]",
|
"field Struct.MapTypedefField[*]",
|
||||||
"type MapTypedefType[*]",
|
"type MapTypedefType[*]",
|
||||||
"type StringType"
|
"type StringType"
|
||||||
],
|
],
|
||||||
"mapTypedefField[þƿ髈儱Ŀ蒫÷K鬣壈]": [
|
"mapTypedefField[þƿ髈儱Ŀ蒫÷K鬣壈]": [
|
||||||
"field Struct.MapTypedefField[*]",
|
"field Struct.MapTypedefField[*]",
|
||||||
"type MapTypedefType[*]",
|
"type MapTypedefType[*]",
|
||||||
"type StringType"
|
"type StringType"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,25 +1,25 @@
|
|||||||
{
|
{
|
||||||
"*multipletags.T1": {
|
"*multipletags.T1": {
|
||||||
"": [
|
"": [
|
||||||
"type T1 #1",
|
"type T1 #1",
|
||||||
"type T1 #2",
|
"type T1 #2",
|
||||||
"type T1 #3"
|
"type T1 #3"
|
||||||
],
|
],
|
||||||
"s": [
|
"s": [
|
||||||
"field T1.S false #1",
|
"field T1.S false #1",
|
||||||
"field T1.S false #2",
|
"field T1.S false #2",
|
||||||
"field T1.S false #3"
|
"field T1.S false #3"
|
||||||
],
|
],
|
||||||
"t2": [
|
"t2": [
|
||||||
"field T1.T2 false #1",
|
"field T1.T2 false #1",
|
||||||
"field T1.T2 false #2",
|
"field T1.T2 false #2",
|
||||||
"field T1.T2 false #3",
|
"field T1.T2 false #3",
|
||||||
"type T2 false #1",
|
"type T2 false #1",
|
||||||
"type T2 false #2"
|
"type T2 false #2"
|
||||||
],
|
],
|
||||||
"t2.s": [
|
"t2.s": [
|
||||||
"field T2.S false #1",
|
"field T2.S false #1",
|
||||||
"field T2.S false #2"
|
"field T2.S false #2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"*withfieldvalidations.T1": {
|
"*withfieldvalidations.T1": {
|
||||||
"e1": [
|
"e1": [
|
||||||
"field T1.E1",
|
"field T1.E1",
|
||||||
"type E1"
|
"type E1"
|
||||||
],
|
],
|
||||||
"e2": [
|
"e2": [
|
||||||
"field T1.E2"
|
"field T1.E2"
|
||||||
],
|
],
|
||||||
"s": [
|
"s": [
|
||||||
"field T1.S"
|
"field T1.S"
|
||||||
],
|
],
|
||||||
"t2": [
|
"t2": [
|
||||||
"field T1.T2"
|
"field T1.T2"
|
||||||
],
|
],
|
||||||
"t2.s": [
|
"t2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"t3": [
|
"t3": [
|
||||||
"field T1.T3"
|
"field T1.T3"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"*withtypevalidations.T1": {
|
"*withtypevalidations.T1": {
|
||||||
"": [
|
"": [
|
||||||
"type T1"
|
"type T1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,48 +1,48 @@
|
|||||||
{
|
{
|
||||||
"*structs.T00": {
|
"*structs.T00": {
|
||||||
"pt.os": [
|
"pt.os": [
|
||||||
"Tother, no flags"
|
"Tother, no flags"
|
||||||
],
|
],
|
||||||
"t.os": [
|
"t.os": [
|
||||||
"Tother, no flags"
|
"Tother, no flags"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*structs.T01": {
|
"*structs.T01": {
|
||||||
"": [
|
"": [
|
||||||
"T01, no flags"
|
"T01, no flags"
|
||||||
],
|
],
|
||||||
"ps": [
|
"ps": [
|
||||||
"T01.PS, no flags"
|
"T01.PS, no flags"
|
||||||
],
|
],
|
||||||
"pt": [
|
"pt": [
|
||||||
"T01.PT, no flags"
|
"T01.PT, no flags"
|
||||||
],
|
],
|
||||||
"pt.os": [
|
"pt.os": [
|
||||||
"Tother, no flags"
|
"Tother, no flags"
|
||||||
],
|
],
|
||||||
"s": [
|
"s": [
|
||||||
"T01.S, no flags"
|
"T01.S, no flags"
|
||||||
],
|
],
|
||||||
"t": [
|
"t": [
|
||||||
"T01.T, no flags"
|
"T01.T, no flags"
|
||||||
],
|
],
|
||||||
"t.os": [
|
"t.os": [
|
||||||
"Tother, no flags"
|
"Tother, no flags"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*structs.T02": {
|
"*structs.T02": {
|
||||||
"": [
|
"": [
|
||||||
"T02, ShortCircuit"
|
"T02, ShortCircuit"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*structs.T03": {
|
"*structs.T03": {
|
||||||
"": [
|
"": [
|
||||||
"T03, ShortCircuit"
|
"T03, ShortCircuit"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*structs.TMultiple": {
|
"*structs.TMultiple": {
|
||||||
"": [
|
"": [
|
||||||
"TMultiple, ShortCircuit 1"
|
"TMultiple, ShortCircuit 1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"*typedefs.E01": {
|
"*typedefs.E01": {
|
||||||
"": [
|
"": [
|
||||||
"E01, no flags"
|
"E01, no flags"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*typedefs.E02": {
|
"*typedefs.E02": {
|
||||||
"": [
|
"": [
|
||||||
"E02, ShortCircuit"
|
"E02, ShortCircuit"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*typedefs.E03": {
|
"*typedefs.E03": {
|
||||||
"": [
|
"": [
|
||||||
"E03, ShortCircuit"
|
"E03, ShortCircuit"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*typedefs.EMultiple": {
|
"*typedefs.EMultiple": {
|
||||||
"": [
|
"": [
|
||||||
"EMultiple, ShortCircuit 1"
|
"EMultiple, ShortCircuit 1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,31 +1,31 @@
|
|||||||
{
|
{
|
||||||
"*pointers.T1": {
|
"*pointers.T1": {
|
||||||
"pb": [
|
"pb": [
|
||||||
"field T1.PB"
|
"field T1.PB"
|
||||||
],
|
],
|
||||||
"pf": [
|
"pf": [
|
||||||
"field T1.PF"
|
"field T1.PF"
|
||||||
],
|
],
|
||||||
"pi": [
|
"pi": [
|
||||||
"field T1.PI"
|
"field T1.PI"
|
||||||
],
|
],
|
||||||
"ps": [
|
"ps": [
|
||||||
"field T1.PS"
|
"field T1.PS"
|
||||||
],
|
],
|
||||||
"pt2": [
|
"pt2": [
|
||||||
"field T1.PT2"
|
"field T1.PT2"
|
||||||
],
|
],
|
||||||
"pt2.pb": [
|
"pt2.pb": [
|
||||||
"field T2.PB"
|
"field T2.PB"
|
||||||
],
|
],
|
||||||
"pt2.pf": [
|
"pt2.pf": [
|
||||||
"field T2.PF"
|
"field T2.PF"
|
||||||
],
|
],
|
||||||
"pt2.pi": [
|
"pt2.pi": [
|
||||||
"field T2.PI"
|
"field T2.PI"
|
||||||
],
|
],
|
||||||
"pt2.ps": [
|
"pt2.ps": [
|
||||||
"field T2.PS"
|
"field T2.PS"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,43 +1,43 @@
|
|||||||
{
|
{
|
||||||
"*primitives.T1": {
|
"*primitives.T1": {
|
||||||
"anothert2.b": [
|
"anothert2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"anothert2.f": [
|
"anothert2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"anothert2.i": [
|
"anothert2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"anothert2.s": [
|
"anothert2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"b": [
|
"b": [
|
||||||
"field T1.B"
|
"field T1.B"
|
||||||
],
|
],
|
||||||
"f": [
|
"f": [
|
||||||
"field T1.F"
|
"field T1.F"
|
||||||
],
|
],
|
||||||
"i": [
|
"i": [
|
||||||
"field T1.I"
|
"field T1.I"
|
||||||
],
|
],
|
||||||
"s": [
|
"s": [
|
||||||
"field T1.S"
|
"field T1.S"
|
||||||
],
|
],
|
||||||
"t2": [
|
"t2": [
|
||||||
"field T1.T2"
|
"field T1.T2"
|
||||||
],
|
],
|
||||||
"t2.b": [
|
"t2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"t2.f": [
|
"t2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"t2.i": [
|
"t2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"t2.s": [
|
"t2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"*publicprivate.T1": {
|
"*publicprivate.T1": {
|
||||||
"public": [
|
"public": [
|
||||||
"field T1.Public"
|
"field T1.Public"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"*multiplevalidations.Struct": {
|
"*multiplevalidations.Struct": {
|
||||||
"": [
|
"": [
|
||||||
"type Struct #1",
|
"type Struct #1",
|
||||||
"type Struct #2"
|
"type Struct #2"
|
||||||
],
|
],
|
||||||
"listField": [
|
"listField": [
|
||||||
"field Struct.ListField #1",
|
"field Struct.ListField #1",
|
||||||
"field Struct.ListField #2"
|
"field Struct.ListField #2"
|
||||||
],
|
],
|
||||||
"listField[0]": [
|
"listField[0]": [
|
||||||
"field Struct.ListField[*] #1",
|
"field Struct.ListField[*] #1",
|
||||||
"field Struct.ListField[*] #2"
|
"field Struct.ListField[*] #2"
|
||||||
],
|
],
|
||||||
"listField[1]": [
|
"listField[1]": [
|
||||||
"field Struct.ListField[*] #1",
|
"field Struct.ListField[*] #1",
|
||||||
"field Struct.ListField[*] #2"
|
"field Struct.ListField[*] #2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,27 +1,27 @@
|
|||||||
{
|
{
|
||||||
"*sliceofprimitive.Struct": {
|
"*sliceofprimitive.Struct": {
|
||||||
"": [
|
"": [
|
||||||
"type Struct"
|
"type Struct"
|
||||||
],
|
],
|
||||||
"listField": [
|
"listField": [
|
||||||
"field Struct.ListField"
|
"field Struct.ListField"
|
||||||
],
|
],
|
||||||
"listField[0]": [
|
"listField[0]": [
|
||||||
"field Struct.ListField[*]"
|
"field Struct.ListField[*]"
|
||||||
],
|
],
|
||||||
"listField[1]": [
|
"listField[1]": [
|
||||||
"field Struct.ListField[*]"
|
"field Struct.ListField[*]"
|
||||||
],
|
],
|
||||||
"listTypedefField": [
|
"listTypedefField": [
|
||||||
"field Struct.ListTypedefField"
|
"field Struct.ListTypedefField"
|
||||||
],
|
],
|
||||||
"listTypedefField[0]": [
|
"listTypedefField[0]": [
|
||||||
"field Struct.ListTypedefField[*]",
|
"field Struct.ListTypedefField[*]",
|
||||||
"type StringType"
|
"type StringType"
|
||||||
],
|
],
|
||||||
"listTypedefField[1]": [
|
"listTypedefField[1]": [
|
||||||
"field Struct.ListTypedefField[*]",
|
"field Struct.ListTypedefField[*]",
|
||||||
"type StringType"
|
"type StringType"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,35 +1,35 @@
|
|||||||
{
|
{
|
||||||
"*sliceofstruct.Struct": {
|
"*sliceofstruct.Struct": {
|
||||||
"": [
|
"": [
|
||||||
"type Struct"
|
"type Struct"
|
||||||
],
|
],
|
||||||
"UnvalidatedListField[0]": [
|
"UnvalidatedListField[0]": [
|
||||||
"type OtherStruct"
|
"type OtherStruct"
|
||||||
],
|
],
|
||||||
"UnvalidatedListField[1]": [
|
"UnvalidatedListField[1]": [
|
||||||
"type OtherStruct"
|
"type OtherStruct"
|
||||||
],
|
],
|
||||||
"listField": [
|
"listField": [
|
||||||
"field Struct.ListField"
|
"field Struct.ListField"
|
||||||
],
|
],
|
||||||
"listField[0]": [
|
"listField[0]": [
|
||||||
"field Struct.ListField[*]",
|
"field Struct.ListField[*]",
|
||||||
"type OtherStruct"
|
"type OtherStruct"
|
||||||
],
|
],
|
||||||
"listField[1]": [
|
"listField[1]": [
|
||||||
"field Struct.ListField[*]",
|
"field Struct.ListField[*]",
|
||||||
"type OtherStruct"
|
"type OtherStruct"
|
||||||
],
|
],
|
||||||
"listTypedefField": [
|
"listTypedefField": [
|
||||||
"field Struct.ListTypedefField"
|
"field Struct.ListTypedefField"
|
||||||
],
|
],
|
||||||
"listTypedefField[0]": [
|
"listTypedefField[0]": [
|
||||||
"field Struct.ListTypedefField[*]",
|
"field Struct.ListTypedefField[*]",
|
||||||
"type OtherTypedefStruct"
|
"type OtherTypedefStruct"
|
||||||
],
|
],
|
||||||
"listTypedefField[1]": [
|
"listTypedefField[1]": [
|
||||||
"field Struct.ListTypedefField[*]",
|
"field Struct.ListTypedefField[*]",
|
||||||
"type OtherTypedefStruct"
|
"type OtherTypedefStruct"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,33 +1,33 @@
|
|||||||
{
|
{
|
||||||
"*typedeftoslice.Struct": {
|
"*typedeftoslice.Struct": {
|
||||||
"": [
|
"": [
|
||||||
"type Struct"
|
"type Struct"
|
||||||
],
|
],
|
||||||
"listField": [
|
"listField": [
|
||||||
"field Struct.ListField",
|
"field Struct.ListField",
|
||||||
"type ListType"
|
"type ListType"
|
||||||
],
|
],
|
||||||
"listField[0]": [
|
"listField[0]": [
|
||||||
"field Struct.ListField[*]",
|
"field Struct.ListField[*]",
|
||||||
"type ListType[*]"
|
"type ListType[*]"
|
||||||
],
|
],
|
||||||
"listField[1]": [
|
"listField[1]": [
|
||||||
"field Struct.ListField[*]",
|
"field Struct.ListField[*]",
|
||||||
"type ListType[*]"
|
"type ListType[*]"
|
||||||
],
|
],
|
||||||
"listTypedefField": [
|
"listTypedefField": [
|
||||||
"field Struct.ListTypedefField",
|
"field Struct.ListTypedefField",
|
||||||
"type ListTypedefType"
|
"type ListTypedefType"
|
||||||
],
|
],
|
||||||
"listTypedefField[0]": [
|
"listTypedefField[0]": [
|
||||||
"field Struct.ListTypedefField[*]",
|
"field Struct.ListTypedefField[*]",
|
||||||
"type ListTypedefType[*]",
|
"type ListTypedefType[*]",
|
||||||
"type StringType"
|
"type StringType"
|
||||||
],
|
],
|
||||||
"listTypedefField[1]": [
|
"listTypedefField[1]": [
|
||||||
"field Struct.ListTypedefField[*]",
|
"field Struct.ListTypedefField[*]",
|
||||||
"type ListTypedefType[*]",
|
"type ListTypedefType[*]",
|
||||||
"type StringType"
|
"type StringType"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,98 +1,98 @@
|
|||||||
{
|
{
|
||||||
"*typeargs.T1": {
|
"*typeargs.T1": {
|
||||||
"e1": [
|
"e1": [
|
||||||
"T1.E1",
|
"T1.E1",
|
||||||
"type E1"
|
"type E1"
|
||||||
],
|
],
|
||||||
"i1": [
|
"i1": [
|
||||||
"T1.I1"
|
"T1.I1"
|
||||||
],
|
],
|
||||||
"pe1": [
|
"pe1": [
|
||||||
"type E1"
|
"type E1"
|
||||||
],
|
],
|
||||||
"ps1": [
|
"ps1": [
|
||||||
"PT1.PS1"
|
"PT1.PS1"
|
||||||
],
|
],
|
||||||
"ps1.anothert2.b": [
|
"ps1.anothert2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"ps1.anothert2.f": [
|
"ps1.anothert2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"ps1.anothert2.i": [
|
"ps1.anothert2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"ps1.anothert2.s": [
|
"ps1.anothert2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"ps1.b": [
|
"ps1.b": [
|
||||||
"field T1.B"
|
"field T1.B"
|
||||||
],
|
],
|
||||||
"ps1.f": [
|
"ps1.f": [
|
||||||
"field T1.F"
|
"field T1.F"
|
||||||
],
|
],
|
||||||
"ps1.i": [
|
"ps1.i": [
|
||||||
"field T1.I"
|
"field T1.I"
|
||||||
],
|
],
|
||||||
"ps1.s": [
|
"ps1.s": [
|
||||||
"field T1.S"
|
"field T1.S"
|
||||||
],
|
],
|
||||||
"ps1.t2": [
|
"ps1.t2": [
|
||||||
"field T1.T2"
|
"field T1.T2"
|
||||||
],
|
],
|
||||||
"ps1.t2.b": [
|
"ps1.t2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"ps1.t2.f": [
|
"ps1.t2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"ps1.t2.i": [
|
"ps1.t2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"ps1.t2.s": [
|
"ps1.t2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"s1": [
|
"s1": [
|
||||||
"T1.S1"
|
"T1.S1"
|
||||||
],
|
],
|
||||||
"s1.anothert2.b": [
|
"s1.anothert2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"s1.anothert2.f": [
|
"s1.anothert2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"s1.anothert2.i": [
|
"s1.anothert2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"s1.anothert2.s": [
|
"s1.anothert2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"s1.b": [
|
"s1.b": [
|
||||||
"field T1.B"
|
"field T1.B"
|
||||||
],
|
],
|
||||||
"s1.f": [
|
"s1.f": [
|
||||||
"field T1.F"
|
"field T1.F"
|
||||||
],
|
],
|
||||||
"s1.i": [
|
"s1.i": [
|
||||||
"field T1.I"
|
"field T1.I"
|
||||||
],
|
],
|
||||||
"s1.s": [
|
"s1.s": [
|
||||||
"field T1.S"
|
"field T1.S"
|
||||||
],
|
],
|
||||||
"s1.t2": [
|
"s1.t2": [
|
||||||
"field T1.T2"
|
"field T1.T2"
|
||||||
],
|
],
|
||||||
"s1.t2.b": [
|
"s1.t2.b": [
|
||||||
"field T2.B"
|
"field T2.B"
|
||||||
],
|
],
|
||||||
"s1.t2.f": [
|
"s1.t2.f": [
|
||||||
"field T2.F"
|
"field T2.F"
|
||||||
],
|
],
|
||||||
"s1.t2.i": [
|
"s1.t2.i": [
|
||||||
"field T2.I"
|
"field T2.I"
|
||||||
],
|
],
|
||||||
"s1.t2.s": [
|
"s1.t2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,59 +1,59 @@
|
|||||||
{
|
{
|
||||||
"*typedefs.T1": {
|
"*typedefs.T1": {
|
||||||
"": [
|
"": [
|
||||||
"type T1"
|
"type T1"
|
||||||
],
|
],
|
||||||
"e1": [
|
"e1": [
|
||||||
"field T1.E1",
|
"field T1.E1",
|
||||||
"type E1"
|
"type E1"
|
||||||
],
|
],
|
||||||
"e2": [
|
"e2": [
|
||||||
"field T1.E2",
|
"field T1.E2",
|
||||||
"type E2"
|
"type E2"
|
||||||
],
|
],
|
||||||
"e3": [
|
"e3": [
|
||||||
"field T1.E3",
|
"field T1.E3",
|
||||||
"type E3"
|
"type E3"
|
||||||
],
|
],
|
||||||
"e4": [
|
"e4": [
|
||||||
"field T1.E4",
|
"field T1.E4",
|
||||||
"type E4"
|
"type E4"
|
||||||
],
|
],
|
||||||
"e4.s": [
|
"e4.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"pe1": [
|
"pe1": [
|
||||||
"field T1.PE1",
|
"field T1.PE1",
|
||||||
"type E1"
|
"type E1"
|
||||||
],
|
],
|
||||||
"pe2": [
|
"pe2": [
|
||||||
"field T1.PE2",
|
"field T1.PE2",
|
||||||
"type E2"
|
"type E2"
|
||||||
],
|
],
|
||||||
"pe3": [
|
"pe3": [
|
||||||
"field T1.PE3",
|
"field T1.PE3",
|
||||||
"type E3"
|
"type E3"
|
||||||
],
|
],
|
||||||
"pe4": [
|
"pe4": [
|
||||||
"field T1.PE4",
|
"field T1.PE4",
|
||||||
"type E4"
|
"type E4"
|
||||||
],
|
],
|
||||||
"pe4.s": [
|
"pe4.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"pt2": [
|
"pt2": [
|
||||||
"field T1.PT2",
|
"field T1.PT2",
|
||||||
"type T2"
|
"type T2"
|
||||||
],
|
],
|
||||||
"pt2.s": [
|
"pt2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
],
|
],
|
||||||
"t2": [
|
"t2": [
|
||||||
"field T1.T2",
|
"field T1.T2",
|
||||||
"type T2"
|
"type T2"
|
||||||
],
|
],
|
||||||
"t2.s": [
|
"t2.s": [
|
||||||
"field T2.S"
|
"field T2.S"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"*lists.M1": {
|
"*lists.M1": {
|
||||||
"s": [
|
"s": [
|
||||||
"M1.S"
|
"M1.S"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*lists.T1": {
|
"*lists.T1": {
|
||||||
"lm1[0].s": [
|
"lm1[0].s": [
|
||||||
"M1.S"
|
"M1.S"
|
||||||
],
|
],
|
||||||
"lm1[1].s": [
|
"lm1[1].s": [
|
||||||
"M1.S"
|
"M1.S"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"*maps.M1": {
|
"*maps.M1": {
|
||||||
"s": [
|
"s": [
|
||||||
"M1.S"
|
"M1.S"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"*maps.T1": {
|
"*maps.T1": {
|
||||||
"msm1[ƒ岯Ȉ\u0026\u003c沲3镟Ō仲牚輠ɟɛ].s": [
|
"msm1[ƒ岯Ȉ\u0026\u003c沲3镟Ō仲牚輠ɟɛ].s": [
|
||||||
"M1.S"
|
"M1.S"
|
||||||
],
|
],
|
||||||
"msm1[Ȱ轷N].s": [
|
"msm1[Ȱ轷N].s": [
|
||||||
"M1.S"
|
"M1.S"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -150,7 +150,7 @@ func (s *ValidationTestBuilder) ValidateFixtures() {
|
|||||||
if err := os.MkdirAll(path.Dir(testdataFilename), os.FileMode(0755)); err != nil {
|
if err := os.MkdirAll(path.Dir(testdataFilename), os.FileMode(0755)); err != nil {
|
||||||
s.Fatal("error making directory", err)
|
s.Fatal("error making directory", err)
|
||||||
}
|
}
|
||||||
data, err := json.MarshalIndent(got, " ", " ")
|
data, err := json.MarshalIndent(got, "", " ")
|
||||||
if err != nil {
|
if err != nil {
|
||||||
s.Fatal(err)
|
s.Fatal(err)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user