aboutsummaryrefslogtreecommitdiffstats
path: root/build_full_test.mk
AgeCommit message (Collapse)Author
2017-06-18Add a test fixtureGravatar Fred Sundvik
It only initializes QMK once, and clears the matrix after each test.
2017-06-18Actually test for correct key pressesGravatar Fred Sundvik
2017-06-18Add a couple of basic tests and implement driver mockGravatar Fred Sundvik
2017-06-18Dummy test matrix implementationGravatar Fred Sundvik
2017-06-18Split common.mk into common.mk and common_features.mkGravatar Fred Sundvik
To support including keyboard/keymap specific rules before it
2017-06-18Make sure config.h is includedGravatar Fred Sundvik
2017-06-18Try to build tmk_commonGravatar Fred Sundvik
2017-06-18Add basic infrastrucure for building full testsGravatar Fred Sundvik