mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
The only public target here is the edition defaults helper macro, which can be used by external runtimes and plugins. None of this code is C++-specific though, and should be organized higher up. Appropriate aliases are also placed at the top level for public targets PiperOrigin-RevId: 625392504
11 lines
584 B
XML
11 lines
584 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuites tests="1" name="AllTests">
|
|
<testsuite name="EditionsCodegenTests">
|
|
<testcase name="third_party/protobuf/editions/golden/simple_proto3.pb.cc" status="run" result="completed" classname="DiffTest">
|
|
</testcase>
|
|
<testcase name="third_party/protobuf/editions/golden/simple_proto3.pb.h" status="run" result="completed" classname="DiffTest">
|
|
</testcase>
|
|
<testcase name="third_party/protobuf/editions/golden/simple_proto3.proto.static_reflection.h" status="run" result="completed" classname="DiffTest">
|
|
</testcase>
|
|
</testsuite>
|
|
</testsuites>
|