Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unreferenced errors with mingw compiler and unit tests | Fred Sundvik | 2017-07-11 | 1 | -0/+3 |
| | |||||
* | Add a test fixture | Fred Sundvik | 2017-06-18 | 1 | -1/+5 |
| | | | | It only initializes QMK once, and clears the matrix after each test. | ||||
* | Test two keys pressed at once | Fred Sundvik | 2017-06-18 | 1 | -0/+2 |
| | |||||
* | Add a couple of basic tests and implement driver mock | Fred Sundvik | 2017-06-18 | 1 | -1/+12 |
| | |||||
* | Dummy test matrix implementation | Fred Sundvik | 2017-06-18 | 1 | -0/+43 |