issuu / ocaml-protoc-plugin

ocaml-protoc-plugin
https://issuu.github.io/ocaml-protoc-plugin/
Other
48 stars 19 forks source link

Convert tests into expect tests #56

Closed andersfugmann closed 8 months ago

andersfugmann commented 8 months ago

This PR allows for expect tests in src/ocaml_protoc_plugin, and converts existing tests to expect tests, simplifying test writing and removes test from release binaries

andersfugmann commented 8 months ago

Merging as this has no logic changes, and is needed for work on performance improvements to verify unboxed varints