summaryrefslogtreecommitdiffstats
path: root/tests/basic/test_macro.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann2021-11-231-1/+18
| | | | | | | | | | | | | | | | | * Add per-test keymaps * Add better trace and info logs for failed unit-tests * Add layer state assertion with tracing message * Use individual test binaries configuration options * Add basic qmk functionality tests * Add tap hold configurations tests * Add auto shift tests Co-authored-by: Nick Brassel <nick@tzarc.org>
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-231-18/+1
| | | | This reverts commit b6054c0206609f3755f71d819643644d250288b0.
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-231-1/+18
| | | | | | | | | | | | | | | | | | | | | * Add per-test keymaps * Add better trace and info logs for failed unit-tests * Add layer state assertion with tracing message * Use individual test binaries configuration options * Add basic qmk functionality tests * Add tap hold configurations tests * Add auto shift tests * `qmk format-c * Fix tests Co-authored-by: Nick Brassel <nick@tzarc.org>
* Basic keycode overhaul (#14726)Ryan2021-11-031-9/+9
|
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-281-1/+1
|
* clang-format changesskullY2019-08-301-61/+33
|
* Reference issue #1477 from the unit testsFred Sundvik2017-07-081-0/+2
|
* Configure vscode file associations, use hpp instead of hFred Sundvik2017-07-081-1/+1
|
* Add tests for macrosFred Sundvik2017-07-081-0/+97