summaryrefslogtreecommitdiffstats
path: root/build_full_test.mk
Commit message (Expand)AuthorAgeFilesLines
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-101-36/+0
* Fix slashes in build_full_test.mk (#16300)Ryan2022-02-101-2/+2
* [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann2021-11-231-10/+13
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-231-13/+10
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-231-10/+13
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-281-1/+1
* Add SRC and OPT_DEFS when building testsFred Sundvik2017-07-201-1/+2
* Add basic timing support, and SFT_T testsFred Sundvik2017-07-081-1/+1
* Build all cpp files in test directoriesFred Sundvik2017-07-081-1/+2
* Move test keymap to keymap.cFred Sundvik2017-07-081-0/+1
* Add a test fixtureFred Sundvik2017-06-181-1/+2
* Actually test for correct key pressesFred Sundvik2017-06-181-1/+2
* Add a couple of basic tests and implement driver mockFred Sundvik2017-06-181-1/+6
* Dummy test matrix implementationFred Sundvik2017-06-181-2/+2
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-181-1/+1
* Make sure config.h is includedFred Sundvik2017-06-181-0/+1
* Try to build tmk_commonFred Sundvik2017-06-181-1/+9
* Add basic infrastrucure for building full testsFred Sundvik2017-06-181-0/+14