aboutsummaryrefslogtreecommitdiffstats
path: root/builddefs/build_full_test.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Core] use `keycode_string` in unit tests (#25042)Stefan Kerkmann2025-03-211-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)Dasky2024-11-231-0/+2
|
* Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ↵Isaac Elenbaas2023-09-251-4/+4
| | | | cases (#15889)
* Eliminate `TMK_COMMON_*` in makefiles (#21517)Ryan2023-07-151-2/+1
|
* [Test] Reset timer for every unit test and provide timestamps for log ↵Stefan Kerkmann2022-12-141-0/+2
| | | | messages (#17028)
* Start moving towards introspection-based data retrieval (#18441)Nick Brassel2022-09-291-2/+2
|
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-101-0/+36