aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/BoardDriverTest
Commit message (Collapse)AuthorAgeFilesLines
* Speed up build tests by only building each test to the ELF output stage ↵Dean Camera2012-05-072-1/+5
| | | | (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required.
* Improve BoardDriverTest build test so that it will work regardless of native ↵Dean Camera2012-05-062-55/+56
| | | | line endings.
* Complete BoardDriverTest build test.Dean Camera2012-05-063-12/+89
|
* Add partially complete BoardDriverTest build test.Dean Camera2012-05-0610-0/+2537