index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_common
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-10
/
+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
4
-95
/
+48
*
add tests for action_layer.c and reset layer state after tests
Colin T.A. Gray
2017-12-15
2
-3
/
+10
*
Fix unreferenced errors with mingw compiler and unit tests
Fred Sundvik
2017-07-11
3
-3
/
+6
*
Configure vscode file associations, use hpp instead of h
Fred Sundvik
2017-07-08
7
-8
/
+8
*
Add basic timing support, and SFT_T tests
Fred Sundvik
2017-07-08
3
-4
/
+45
*
Add simple modifier test
Fred Sundvik
2017-07-08
1
-4
/
+10
*
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
3
-5
/
+4
*
Add a test fixture
Fred Sundvik
2017-06-18
4
-1
/
+72
*
Test two keys pressed at once
Fred Sundvik
2017-06-18
2
-2
/
+30
*
Actually test for correct key presses
Fred Sundvik
2017-06-18
4
-5
/
+92
*
Add a couple of basic tests and implement driver mock
Fred Sundvik
2017-06-18
4
-1
/
+146
*
Dummy test matrix implementation
Fred Sundvik
2017-06-18
1
-0
/
+43