index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_common
/
test_fixture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)
Pascal Getreuer
2022-08-13
1
-0
/
+16
*
Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...
Pascal Getreuer
2022-06-05
1
-1
/
+8
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
1
-1
/
+3
*
[Core] Don't send keyboard reports that propagate no changes to the host (#1...
Stefan Kerkmann
2021-12-14
1
-3
/
+0
*
[Tests] Increase QMK test coverage take 2 (#15269)
Stefan Kerkmann
2021-11-23
1
-15
/
+127
*
Revert "[Tests] Increase QMK test coverage (#13789)"
Nick Brassel
2021-11-23
1
-127
/
+15
*
[Tests] Increase QMK test coverage (#13789)
Stefan Kerkmann
2021-11-23
1
-15
/
+127
*
Allow output of logging when running unit tests (#13556)
Joel Challis
2021-07-25
1
-2
/
+6
*
Fix pressing two keys with the same keycode but different modifiers (#2710)
fredizzimo
2020-03-13
1
-3
/
+4
*
clang-format changes
skullY
2019-08-30
1
-8
/
+6
*
add tests for action_layer.c and reset layer state after tests
Colin T.A. Gray
2017-12-15
1
-2
/
+7
*
Fix unreferenced errors with mingw compiler and unit tests
Fred Sundvik
2017-07-11
1
-2
/
+2
*
Configure vscode file associations, use hpp instead of h
Fred Sundvik
2017-07-08
1
-2
/
+2
*
Add basic timing support, and SFT_T tests
Fred Sundvik
2017-07-08
1
-4
/
+19
*
More natural interface for setting keyboard leds
Fred Sundvik
2017-06-19
1
-2
/
+0
*
Add a test fixture
Fred Sundvik
2017-06-18
1
-0
/
+38