| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Core] use `keycode_string` in unit tests (#25042) | Stefan Kerkmann | 2025-03-21 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | * 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> | ||||
| * | Add pointing tests (#24513) | Dasky | 2024-11-23 | 1 | -0/+2 |
| | | |||||
| * | Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ↵ | Isaac Elenbaas | 2023-09-25 | 1 | -4/+4 |
| | | | | | cases (#15889) | ||||
| * | Eliminate `TMK_COMMON_*` in makefiles (#21517) | Ryan | 2023-07-15 | 1 | -2/+1 |
| | | |||||
| * | [Test] Reset timer for every unit test and provide timestamps for log ↵ | Stefan Kerkmann | 2022-12-14 | 1 | -0/+2 |
| | | | | | messages (#17028) | ||||
| * | Start moving towards introspection-based data retrieval (#18441) | Nick Brassel | 2022-09-29 | 1 | -2/+2 |
| | | |||||
| * | Migrate more makefile utilities to builddefs sub-directory (#16002) | Joel Challis | 2022-02-10 | 1 | -0/+36 |