blob: 230c144a22c535b9ed6ddcb3299b06bf27bdacb6 [file] [log] [blame] [view]
# Golden file tests
## Instructions
* Add a new test by adding a `foo.h` file and executing `./update.sh`. This
will generate the corresponding bindings files `foo.cc` and `foo.rs`.
* If a test in this directory fails, look at the output. It should contain a
diff of the failure.
* If you get spurious failures in this directory: Run `./update.sh`.