qmk_firmware/tests/tap_hold_configurations/hold_on_other_key_press
Stefan Kerkmann c2b13bd77b
Introduce VERIFY_AND_CLEAR shorthand (#19370)
Which is just a syntactic sugar for
testing::Mock::VerifyAndClearExpectations to reduce the visual clutter
in unit-tests.
2022-12-18 21:55:14 +01:00
..
config.h Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721) 2022-10-22 23:51:24 +01:00
test_tap_hold.cpp Introduce VERIFY_AND_CLEAR shorthand (#19370) 2022-12-18 21:55:14 +01:00
test.mk Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721) 2022-10-22 23:51:24 +01:00