Skip to content

Commit 3730e27

Browse files
author
Pouya Yarandi
committed
Regenerate test protos
1 parent 733be76 commit 3730e27

9 files changed

+9032
-9623
lines changed

Protos/SwiftProtobufTests/generated_swift_names_enum_cases.proto

Lines changed: 902 additions & 907 deletions
Large diffs are not rendered by default.

Protos/SwiftProtobufTests/generated_swift_names_enums.proto

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ message GeneratedSwiftReservedEnums {
7474
enum ccGenericServices { NONE_ccGenericServices = 0; }
7575
enum Character { NONE_Character = 0; }
7676
enum chars { NONE_chars = 0; }
77-
enum Child { NONE_Child = 0; }
78-
enum children { NONE_children = 0; }
7977
enum chunk { NONE_chunk = 0; }
8078
enum class { NONE_class = 0; }
8179
enum clearAggregateValue { NONE_clearAggregateValue = 0; }
@@ -712,7 +710,6 @@ message GeneratedSwiftReservedEnums {
712710
enum ProtobufInt64 { NONE_ProtobufInt64 = 0; }
713711
enum ProtobufMap { NONE_ProtobufMap = 0; }
714712
enum ProtobufMessageMap { NONE_ProtobufMessageMap = 0; }
715-
enum ProtobufMirror { NONE_ProtobufMirror = 0; }
716713
enum ProtobufSFixed32 { NONE_ProtobufSFixed32 = 0; }
717714
enum ProtobufSFixed64 { NONE_ProtobufSFixed64 = 0; }
718715
enum ProtobufSInt32 { NONE_ProtobufSInt32 = 0; }
@@ -753,7 +750,6 @@ message GeneratedSwiftReservedEnums {
753750
enum RawValue { NONE_RawValue = 0; }
754751
enum read4HexDigits { NONE_read4HexDigits = 0; }
755752
enum readBytes { NONE_readBytes = 0; }
756-
enum ReflectionVisitor { NONE_ReflectionVisitor = 0; }
757753
enum register { NONE_register = 0; }
758754
enum repeated { NONE_repeated = 0; }
759755
enum RepeatedEnumExtensionField { NONE_RepeatedEnumExtensionField = 0; }
@@ -782,7 +778,7 @@ message GeneratedSwiftReservedEnums {
782778
enum sawSection5Characters { NONE_sawSection5Characters = 0; }
783779
enum scanner { NONE_scanner = 0; }
784780
enum seconds { NONE_seconds = 0; }
785-
enum self { NONE_self = 0; }
781+
enum Self { NONE_Self = 0; }
786782
enum semantic { NONE_semantic = 0; }
787783
enum Sendable { NONE_Sendable = 0; }
788784
enum separator { NONE_separator = 0; }
@@ -881,7 +877,6 @@ message GeneratedSwiftReservedEnums {
881877
enum union { NONE_union = 0; }
882878
enum uniqueStorage { NONE_uniqueStorage = 0; }
883879
enum unknown { NONE_unknown = 0; }
884-
enum unknownBytes { NONE_unknownBytes = 0; }
885880
enum unknownFields { NONE_unknownFields = 0; }
886881
enum UnknownStorage { NONE_UnknownStorage = 0; }
887882
enum unpackTo { NONE_unpackTo = 0; }

0 commit comments

Comments
 (0)