- Ensure that
reset_inputs
forMutableInputStreams
is resetting all relevant fields. - Ensure that
RawInputs
struct has fields that cover all necessary input types. - Ensure that
send_input
andrelease_input
check all possible fields onRawInputs
.
- Ensure no tests (other than ones in the README) are ignored.
- Manually verify that all examples work.