summaryrefslogtreecommitdiff
path: root/build_full_test.mk
Commit message (Collapse)AuthorAge
* Add SRC and OPT_DEFS when building testsFred Sundvik2017-07-20
|
* Add basic timing support, and SFT_T testsFred Sundvik2017-07-08
| | | | Also expose some bugs...
* Build all cpp files in test directoriesFred Sundvik2017-07-08
|
* Move test keymap to keymap.cFred Sundvik2017-07-08
|
* Add a test fixtureFred Sundvik2017-06-18
| | | | It only initializes QMK once, and clears the matrix after each test.
* Actually test for correct key pressesFred Sundvik2017-06-18
|
* Add a couple of basic tests and implement driver mockFred Sundvik2017-06-18
|
* Dummy test matrix implementationFred Sundvik2017-06-18
|
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-18
| | | | To support including keyboard/keymap specific rules before it
* Make sure config.h is includedFred Sundvik2017-06-18
|
* Try to build tmk_commonFred Sundvik2017-06-18
|
* Add basic infrastrucure for building full testsFred Sundvik2017-06-18