]> git.donarmstrong.com Git - qmk_firmware.git/history - tests
Move functionality from action_util to report
[qmk_firmware.git] / tests /
2017-06-18 Fred SundvikFix the order of init and driver creation
2017-06-18 Fred SundvikAdd a couple of basic tests and implement driver mock
2017-06-18 Fred SundvikAdd keymap
2017-06-18 Fred SundvikDummy test matrix implementation
2017-06-18 Fred SundvikSplit common.mk into common.mk and common_features.mk
2017-06-18 Fred SundvikDefine MATRIX_COLS and MATRIX_ROWS
2017-06-18 Fred SundvikAdd basic infrastrucure for building full tests
2016-02-14 Fred SundvikStart implementing data_link
2016-02-13 Fred SundvikUse cgreen test runner instead of executables
2016-02-13 Fred SundvikAdd makefile for compiling and running unit tests