Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Unignore failing tests * Move SummarizedActionState into action_diff.rs * Tiny release note * Add set_value and set_axis_pair helper methods * Add tests for SummarizedActionState * Use new methods internally * Add test for sending diffs * Cleanup generate_axis_action_diffs test * Add more logging to test * Missing buttons should not be pressed or just_pressed * Make naming less whimsical * Simplify test setup * Properly differentiate between different input kinds in the tests * Update release notes * Add an axis variant for test * More logging for axis test * More debugging fanciness * Don't send empty action diff events * Add docs to when to use generate_action_diff * Fix synthetic press logic for action_diff tests * Clippy * Fix doc link * Fix doc links
- Loading branch information