summaryrefslogtreecommitdiff
path: root/tests/test_common
Commit message (Expand)AuthorAge
* Normalise Unicode keycodes (#18898)Ryan2022-10-31
* Fix garbled test output (#18822)Joel Challis2022-10-23
* Refactor `send_extra` (#18615)Ryan2022-10-06
* Simplify extrakeys sending at the host driver level (#18230)Ryan2022-09-02
* Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)Pascal Getreuer2022-08-13
* Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer2022-06-05
* Format code according to conventions (#16322)QMK Bot2022-02-12
* [Core] Don't send keyboard reports that propagate no changes to the host (#1...Stefan Kerkmann2021-12-14
* [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann2021-11-23
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-23
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-23
* [Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre2021-09-29
* Allow output of logging when running unit tests (#13556)Joel Challis2021-07-25
* Missed a couple more `#pragma once`s (#11351)Ryan2020-12-30
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-28
* Fix pressing two keys with the same keycode but different modifiers (#2710)fredizzimo2020-03-13
* clang-format changesskullY2019-08-30
* add tests for action_layer.c and reset layer state after testsColin T.A. Gray2017-12-15
* Fix unreferenced errors with mingw compiler and unit testsFred Sundvik2017-07-11
* Configure vscode file associations, use hpp instead of hFred Sundvik2017-07-08
* Add basic timing support, and SFT_T testsFred Sundvik2017-07-08
* Add simple modifier testFred Sundvik2017-07-08
* Add a couple of todos to keyboard_report_util.cppFred Sundvik2017-06-19
* More natural interface for setting keyboard ledsFred Sundvik2017-06-19
* Add a test fixtureFred Sundvik2017-06-18
* Test two keys pressed at onceFred Sundvik2017-06-18
* Actually test for correct key pressesFred Sundvik2017-06-18
* Add a couple of basic tests and implement driver mockFred Sundvik2017-06-18
* Dummy test matrix implementationFred Sundvik2017-06-18