index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_common
/
test_fixture.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-1
/
+1
2024-11-23
Add pointing tests (#24513)
Dasky
1
-0
/
+4
2024-05-13
Add housekeeping execution to unit tests (#22999)
leep-frog
1
-1
/
+3
2023-03-03
Remove some use of keymap.h (#20006)
Joel Challis
1
-1
/
+0
2022-12-18
Introduce VERIFY_AND_CLEAR shorthand (#19370)
Stefan Kerkmann
1
-2
/
+2
2022-12-15
[Test] Reset timer for every unit test and provide timestamps for log message...
Stefan Kerkmann
1
-13
/
+16
2022-08-13
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)
Pascal Getreuer
1
-0
/
+16
2022-06-05
Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...
Pascal Getreuer
1
-1
/
+8
2022-02-12
Format code according to conventions (#16322)
QMK Bot
1
-1
/
+3
2021-12-14
[Core] Don't send keyboard reports that propagate no changes to the host (#1...
Stefan Kerkmann
1
-3
/
+0
2021-11-23
[Tests] Increase QMK test coverage take 2 (#15269)
Stefan Kerkmann
1
-15
/
+127
2021-11-23
Revert "[Tests] Increase QMK test coverage (#13789)"
Nick Brassel
1
-127
/
+15
2021-11-23
[Tests] Increase QMK test coverage (#13789)
Stefan Kerkmann
1
-15
/
+127
2021-07-25
Allow output of logging when running unit tests (#13556)
Joel Challis
1
-2
/
+6
2020-03-13
Fix pressing two keys with the same keycode but different modifiers (#2710)
fredizzimo
1
-3
/
+4
2019-08-30
clang-format changes
skullY
1
-8
/
+6
2017-12-15
add tests for action_layer.c and reset layer state after tests
Colin T.A. Gray
1
-2
/
+7
2017-07-11
Fix unreferenced errors with mingw compiler and unit tests
Fred Sundvik
1
-2
/
+2
2017-07-08
Configure vscode file associations, use hpp instead of h
Fred Sundvik
1
-2
/
+2
2017-07-08
Add basic timing support, and SFT_T tests
Fred Sundvik
1
-4
/
+19
2017-06-19
More natural interface for setting keyboard leds
Fred Sundvik
1
-2
/
+0
2017-06-18
Add a test fixture
Fred Sundvik
1
-0
/
+38