0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-03-13 15:04:11 +00:00
qmk_firmware/tests/tap_hold_configurations/quick_tap
Stefan Kerkmann c2b13bd77b
Introduce VERIFY_AND_CLEAR shorthand ()
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 [Core] Replace Tapping Force Hold feature with Quick Tap Term () 2022-12-12 16:52:22 +01:00
test_action_layer.cpp Introduce VERIFY_AND_CLEAR shorthand () 2022-12-18 21:55:14 +01:00
test_quick_tap.cpp Introduce VERIFY_AND_CLEAR shorthand () 2022-12-18 21:55:14 +01:00
test.mk [Core] Replace Tapping Force Hold feature with Quick Tap Term () 2022-12-12 16:52:22 +01:00