qmk_firmware/tests
Stefan Kerkmann c9d62ddc78
[Core] use keycode_string in unit tests (#25042)
* tests: use keycode_string feature

With a proper keycode to string implementation in qmk there is no need
to use the unit tests only implementation anymore.

Signed-off-by: Stefan Kerkmann <karlk90@pm.me>

* tests: remove keycode_util feature

This feature is no longer used as we switched the tests to the
keycode string implementation.

Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
2025-03-21 08:47:22 +01:00
..
audio [Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427) 2023-07-08 00:47:16 +10:00
auto_shift Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 2023-09-25 12:45:49 +10:00
autocorrect Introduce VERIFY_AND_CLEAR shorthand (#19370) 2022-12-18 21:55:14 +01:00
basic [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
caps_word Ignore space cadet key release when caps word is active (#21721) 2024-01-09 22:07:10 +11:00
combo [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
housekeeping Add housekeeping execution to unit tests (#22999) 2024-05-13 18:15:52 +01:00
keycode_string [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) 2025-03-19 20:45:56 +01:00
layer_lock [Core] Add Layer Lock feature (#23430) 2024-11-21 17:31:54 +11:00
leader Refactor Leader key feature (#19632) 2023-02-13 03:19:02 +11:00
mousekeys Add pointing tests (#24513) 2024-11-23 16:34:32 +00:00
no_tapping Add EOL to non-keyboard files (#24990) 2025-03-06 23:17:51 +00:00
pointing Add pointing tests (#24513) 2024-11-23 16:34:32 +00:00
repeat_key [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
secure Introduce VERIFY_AND_CLEAR shorthand (#19370) 2022-12-18 21:55:14 +01:00
tap_dance Tap dance introspection (#24049) 2024-07-06 00:57:54 +01:00
tap_hold_configurations Retro Tapping Re-Write; Key Roll Fix (#23641) 2025-02-16 20:50:42 +11:00
test_common [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
tri_layer [Core] Tri Layer Keys (#19795) 2023-02-12 10:23:07 +11:00
unicode Unicode, Unicodemap and UCIS refactor (#21659) 2023-08-27 13:30:19 +10:00