tree: 9a229fc3642dad8e7cdb6a318d27cf0f0d11a70b [path history] [tgz]
  1. README.md
  2. regen.sh
  3. testutil.go
garnet/go/src/fidl/compiler/backend/typestest/README.md

Regenerating Golden Files

Ensure fidlc and fidlgen are built, for instance

fx clean-build

Then run the regen.sh script, e.g.

./regen.sh

It is safe to run the script from anywhere. The script will also produce a manifest of golden files, goldens.txt, to be read in by the build system in order to copy them to the build directory for testing.