summaryrefslogtreecommitdiff
path: root/tests/tap_hold_configurations/hold_on_other_key_press
AgeCommit message (Collapse)Author
2022-12-18Introduce VERIFY_AND_CLEAR shorthand (#19370)Stefan Kerkmann
Which is just a syntactic sugar for testing::Mock::VerifyAndClearExpectations to reduce the visual clutter in unit-tests.
2022-10-23Format code according to conventions (#18818)QMK Bot
2022-10-22Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721)precondition
* Add HOLD_ON_OTHER_KEY_PRESS to data/ files * Add unit tests for HOLD_ON_OTHER_KEY_PRESS