hl2sdk/thirdparty/protobuf-3.21.8/csharp/src/Google.Protobuf.Test
Nicholas Hastings c5d57c03ee
Update Protobuf and add protos for CS2 (#176)
* Replace protobuf 2.6.1 with 3.21.8

* Update/add protobuf libs

* Add CS2 protos

* Remove old csgo/dota protos

* Add versioned protoc bin

* Comment out Valve's `schema` define for now

* Use ENetworkDisconnectionReason

* Fix-up `offsetof` to avoid errors on some Clang versions
2023-11-15 23:58:12 +00:00
..
Buffers Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
Collections Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
Compatibility Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
Reflection Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
WellKnownTypes Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
ByteStringTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
CodedInputStreamExtensions.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
CodedInputStreamTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
CodedOutputStreamTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
DeprecatedMemberTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
EqualityTester.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
ExtensionSetTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
FieldCodecTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
FieldMaskTreeTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
GeneratedMessageTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
GeneratedMessageTest.Proto2.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
Google.Protobuf.Test.csproj Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
IssuesTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
JsonFormatterTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
JsonParserTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
JsonTokenizerTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
LegacyGeneratedCodeTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
MessageParsingHelpers.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
Proto3OptionalTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
ReadOnlySequenceFactory.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
RefStructCompatibilityTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
SampleEnum.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
SampleMessages.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
SampleNaNs.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
TestCornerCases.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
testprotos.pb Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
UnknownFieldSetTest.cs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00