lwansbrough edited PR #9288.
lwansbrough commented on PR #9288:
might need some guidance on how to setup the expanded tests
alexcrichton commented on PR #9288:
Thanks for the work here! This all looks great to me, so all that's left is sorting out CI and tests and such. For the expanded tests you can run the tests with
BINDGEN_TEST_BLESS=1
set in your environment to automatically update the expectations (and then check them in as a commit). For testing this feature itself feel free to use either the codegen test suite (which may mean you'll need to set up some directories if you don't use preexisting ones) or set up some directories intests/all/component_model/*
, whichever you find easiest.
lwansbrough updated PR #9288.
lwansbrough updated PR #9288.
alexcrichton submitted PR review:
Thanks again for this!
alexcrichton merged PR #9288.
Last updated: Nov 22 2024 at 17:03 UTC