protobuf/upb/test
Protobuf Team Bot d5a435fb4b Rename 'length delimited' to 'length prefixed'
PiperOrigin-RevId: 621597812
2024-04-03 12:13:54 -07:00
..
BUILD Rename 'length delimited' to 'length prefixed' 2024-04-03 12:13:54 -07:00
editions_test.cc Enabled editions support for upb generated code. 2023-11-07 12:24:34 -08:00
editions_test.proto Enabled editions support for upb generated code. 2023-11-07 12:24:34 -08:00
empty.proto Reorganize upb file structure 2023-09-26 14:38:35 -07:00
fuzz_util.cc upb: add upb_MiniTableExtension_CType() 2024-01-17 15:55:08 -08:00
fuzz_util.h upb: delete mini_table/types.h 2023-12-27 13:24:03 -08:00
length_prefixed_test.cc Rename 'length delimited' to 'length prefixed' 2024-04-03 12:13:54 -07:00
parse_text_proto.h Reorganize upb file structure 2023-09-26 14:38:35 -07:00
proto3_test.cc Reorganize upb file structure 2023-09-26 14:38:35 -07:00
proto3_test.proto Fix upb_MiniTable_GetOneof(miniTable, field) to work correctly if `field` is the very first field in the proto. 2023-11-07 13:39:52 -08:00
test.proto upb: fix gencode bug with Map<*, bytes> 2024-01-11 16:09:26 -08:00
test_cpp.cc upb: add a non-void typedef for upb_Message 2023-12-21 08:12:16 -08:00
test_cpp.proto Reorganize upb file structure 2023-09-26 14:38:35 -07:00
test_generated_code.cc upb: fix gencode bug with Map<*, bytes> 2024-01-11 16:09:26 -08:00
test_import_empty_srcs.cc upb: first attempt at implementing name mangling for minitable symbols 2023-10-07 16:29:19 -07:00
test_import_empty_srcs.proto Reorganize upb file structure 2023-09-26 14:38:35 -07:00
test_mini_table_oneof.cc upb: tag upb_MiniTableField:number as UPB_ONLYBITS() 2023-12-01 14:55:46 -08:00