File: README.md

package info (click to toggle)
golang-github-envoyproxy-protoc-gen-validate 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,720 kB
  • sloc: java: 1,768; python: 1,203; xml: 893; cpp: 414; makefile: 154; sh: 9
file content (5 lines) | stat: -rw-r--r-- 259 bytes parent folder | download
1
2
3
4
5
# Multi File Java Test #

Test that a file with: `option java_multiple_files = true;` not generated in
java can properly be generated without error. Due to `java` not needing to be
in the generation path at all we had to split it out into it's own directory.