qmk_firmware/BuildTests
Dean Camera 998009c490 Fix incorrectly names build test directory references. 2012-05-13 13:11:04 +00:00
..
BoardDriverTest Added build test to verify correct compilation of all bootloaders using all supported devices. 2012-05-13 13:06:11 +00:00
BootloaderTest Added build test to verify correct compilation of all bootloaders using all supported devices. 2012-05-13 13:06:11 +00:00
ModuleTest Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required. 2012-05-07 17:42:49 +00:00
SingleUSBModeTest Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required. 2012-05-07 17:42:49 +00:00
StaticAnalysisTest Fix up static analysis build test so that inline suppressions for missing header files are not required in the XPLAINBridge project. 2012-04-16 20:43:30 +00:00
makefile Fix incorrectly names build test directory references. 2012-05-13 13:11:04 +00:00