summaryrefslogtreecommitdiff
path: root/tests/test.proto.pb
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2014-09-01 02:29:07 -0700
committerJosh Haberman <jhaberman@gmail.com>2014-09-01 02:29:07 -0700
commit2ccbe04559f8a954f0c0c1a54005e6e26fbf43bf (patch)
tree666fc537e68db7270ac111207077c29d4f3d4286 /tests/test.proto.pb
parent3461a5113e5b131dfa7514308559f7e0f025e5a5 (diff)
Added compiled version of test.proto.
This avoids requiring protoc to be installed just to build/run the basic tests. When upb has its own .proto file parser we should be able to remove this precompiled version from the repository.
Diffstat (limited to 'tests/test.proto.pb')
-rw-r--r--tests/test.proto.pb30
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/test.proto.pb b/tests/test.proto.pb
new file mode 100644
index 0000000..9fc835a
--- /dev/null
+++ b/tests/test.proto.pb
@@ -0,0 +1,30 @@
+
+Ţ
+tests/test.proto"
+A
+b ( 2.B"!
+B
+b ( 2.B
+c ( 2.C"?
+C
+a ( 2.A
+b ( 2.B
+d ( 2.D
+e ( 2.E"0
+D
+a ( 2.A
+d ( 2.D
+e ( 2.E"
+E
+e ( 2.E"
+F
+e ( 2.E"x
+SimplePrimitives
+u64 (
+u32 (
+dbl (
+flt (
+i64 (
+i32 (
+b (
+str ( \ No newline at end of file
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback