aboutsummaryrefslogtreecommitdiffstats
path: root/tests/basic
Commit message (Collapse)AuthorAgeFilesLines
* Actually test for correct key pressesFred Sundvik2017-06-181-2/+6
|
* Fix the order of init and driver creationFred Sundvik2017-06-181-2/+4
|
* Add a couple of basic tests and implement driver mockFred Sundvik2017-06-181-0/+26
|
* Add keymapFred Sundvik2017-06-182-1/+8
|
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-181-1/+3
| | | | To support including keyboard/keymap specific rules before it
* Define MATRIX_COLS and MATRIX_ROWSFred Sundvik2017-06-181-0/+2
|
* Add basic infrastrucure for building full testsFred Sundvik2017-06-183-0/+53