Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-15 | add tests for action_layer.c and reset layer state after tests | Colin T.A. Gray | 2 | -3/+10 |
2017-07-11 | Fix unreferenced errors with mingw compiler and unit tests | Fred Sundvik | 3 | -3/+6 |
2017-07-09 | Configure vscode file associations, use hpp instead of h | Fred Sundvik | 7 | -8/+8 |
2017-07-09 | Add basic timing support, and SFT_T tests | Fred Sundvik | 3 | -4/+45 |
2017-07-09 | Add simple modifier test | Fred Sundvik | 1 | -4/+10 |
2017-06-18 | Add a couple of todos to keyboard_report_util.cpp | Fred Sundvik | 1 | -0/+3 |
2017-06-18 | More natural interface for setting keyboard leds | Fred Sundvik | 3 | -5/+4 |
2017-06-18 | Add a test fixture | Fred Sundvik | 4 | -1/+72 |
2017-06-18 | Test two keys pressed at once | Fred Sundvik | 2 | -2/+30 |
2017-06-18 | Actually test for correct key presses | Fred Sundvik | 4 | -5/+92 |
2017-06-18 | Add a couple of basic tests and implement driver mock | Fred Sundvik | 4 | -1/+146 |
2017-06-18 | Dummy test matrix implementation | Fred Sundvik | 1 | -0/+43 |