index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tap-dance: Rename tests so that tap_dance is used consistently (#17396)
Jouke Witteveen
2022-06-16
5
-0
/
+0
*
tap-dance: Restructure code and document in more detail (#16394)
Jouke Witteveen
2022-06-13
5
-0
/
+592
*
Apply EXPECT_REPORT and EXPECT_EMPTY_REPORT (#17311)
Stefan Kerkmann
2022-06-05
9
-76
/
+76
*
Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...
Pascal Getreuer
2022-06-05
26
-295
/
+679
*
Continue Caps Word when AltGr (right Alt) is held. (#17156)
Pascal Getreuer
2022-05-20
1
-0
/
+30
*
Format code according to conventions (#17096)
QMK Bot
2022-05-14
1
-3
/
+2
*
Enhancement and fixes of "Secure" feature (#16958)
Drashna Jaelre
2022-05-14
3
-0
/
+330
*
[Core] Add Caps Word feature to core (#16588)
Pascal Getreuer
2022-05-14
3
-0
/
+463
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
5
-16
/
+46
*
Rip out old macro and action_function system (#16025)
Ryan
2022-01-24
1
-88
/
+0
*
[Core] Don't send keyboard reports that propagate no changes to the host (#1...
Stefan Kerkmann
2021-12-14
9
-70
/
+43
*
[Tests] Increase QMK test coverage take 2 (#15269)
Stefan Kerkmann
2021-11-23
44
-222
/
+2674
*
Revert "[Tests] Increase QMK test coverage (#13789)"
Nick Brassel
2021-11-23
44
-2659
/
+207
*
[Tests] Increase QMK test coverage (#13789)
Stefan Kerkmann
2021-11-23
44
-207
/
+2659
*
Basic keycode overhaul (#14726)
Ryan
2021-11-03
3
-47
/
+47
*
[Core] Fix "6kro enable" and clarify naming (#14563)
Drashna Jaelre
2021-09-29
1
-1
/
+1
*
Allow output of logging when running unit tests (#13556)
Joel Challis
2021-07-25
2
-2
/
+38
*
Missed a couple more `#pragma once`s (#11351)
Ryan
2020-12-30
1
-4
/
+1
*
Ensure single newline at EOF for core files (#11310)
Ryan
2020-12-28
7
-16
/
+9
*
format code according to conventions [skip ci]
QMK Bot
2020-03-13
2
-105
/
+104
*
Fix pressing two keys with the same keycode but different modifiers (#2710)
fredizzimo
2020-03-13
3
-5
/
+123
*
clang-format changes
skullY
2019-08-30
7
-171
/
+98
*
Remove empty action_function()
fauxpark
2019-01-11
1
-3
/
+0
*
add tests for action_layer.c and reset layer state after tests
Colin T.A. Gray
2017-12-15
3
-3
/
+102
*
Fix unreferenced errors with mingw compiler and unit tests
Fred Sundvik
2017-07-11
4
-4
/
+10
*
Reference issue #1478 from the unit tests
Fred Sundvik
2017-07-08
1
-0
/
+1
*
Reference issue #1477 from the unit tests
Fred Sundvik
2017-07-08
1
-0
/
+2
*
Reference issue #524 from the unit tests
Fred Sundvik
2017-07-08
1
-0
/
+3
*
Reference issue #1476 from the unit tests
Fred Sundvik
2017-07-08
1
-0
/
+4
*
Configure vscode file associations, use hpp instead of h
Fred Sundvik
2017-07-08
10
-11
/
+11
*
Fix keymap formatting
Fred Sundvik
2017-07-08
1
-10
/
+10
*
Add tests for macros
Fred Sundvik
2017-07-08
2
-1
/
+109
*
Rename tests to start with test_
Fred Sundvik
2017-07-08
2
-0
/
+0
*
Add basic timing support, and SFT_T tests
Fred Sundvik
2017-07-08
7
-18
/
+147
*
Add test for a combo key
Fred Sundvik
2017-07-08
2
-5
/
+44
*
Add simple modifier test
Fred Sundvik
2017-07-08
3
-8
/
+32
*
Improve the tests a bit
Fred Sundvik
2017-07-08
1
-1
/
+10
*
A bigger test matrix, and test for unmapped keys
Fred Sundvik
2017-07-08
3
-5
/
+18
*
Rename test.cpp to keypress.cpp
Fred Sundvik
2017-07-08
1
-0
/
+0
*
Move test keymap to keymap.c
Fred Sundvik
2017-07-08
2
-7
/
+24
*
Add a couple of todos to keyboard_report_util.cpp
Fred Sundvik
2017-06-19
1
-0
/
+3
*
More natural interface for setting keyboard leds
Fred Sundvik
2017-06-19
4
-8
/
+4
*
Add a test fixture
Fred Sundvik
2017-06-18
5
-14
/
+78
*
Test two keys pressed at once
Fred Sundvik
2017-06-18
3
-3
/
+45
*
Actually test for correct key presses
Fred Sundvik
2017-06-18
5
-7
/
+98
*
Fix the order of init and driver creation
Fred Sundvik
2017-06-18
1
-2
/
+4
*
Add a couple of basic tests and implement driver mock
Fred Sundvik
2017-06-18
5
-8
/
+179
*
Add keymap
Fred Sundvik
2017-06-18
2
-1
/
+8
*
Dummy test matrix implementation
Fred Sundvik
2017-06-18
1
-0
/
+43
*
Split common.mk into common.mk and common_features.mk
Fred Sundvik
2017-06-18
1
-1
/
+3
[next]