| .. |
|
buildbot
|
Main change: added cleaner HTML report to test sumary
|
2014-03-10 14:54:33 +00:00 |
|
data
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
|
dev
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
|
export
|
Merge pull request #400 from micromint/master
|
2014-07-15 07:35:28 +01:00 |
|
host_tests
|
Added exception handling for prettytable and serial modules - gracefuly handle missing imports.
|
2014-07-11 11:24:03 +01:00 |
|
toolchains
|
Disable rtti for gcc.
|
2014-06-21 12:24:05 +02:00 |
|
__init__.py
|
Add license to workspace_tools files
|
2013-08-06 14:38:00 +01:00 |
|
build.py
|
Added 'skipped' build list for build.py
|
2014-06-23 15:56:45 +01:00 |
|
build_api.py
|
Added new feature: Now user can change default global name of project (test) binary to other name or by default use name chosen by the suite which is test folder name
|
2014-07-15 10:13:17 +01:00 |
|
build_release.py
|
RedBearLab NRF51822 target support
|
2014-07-19 18:57:26 +03:00 |
|
build_travis.py
|
[Travis] Libraries addition to some targets
|
2014-07-21 11:45:27 +01:00 |
|
export_test.py
|
Merge branch 'origin/master'
|
2014-06-24 23:46:48 +09:00 |
|
hooks.py
|
Added command line hooking option
|
2013-12-05 13:48:42 +02:00 |
|
libraries.py
|
Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only'
|
2014-07-01 17:45:38 +01:00 |
|
make.py
|
sendBreak() bugix proposed by mbed user 'chrta'
|
2014-06-23 17:34:10 +01:00 |
|
options.py
|
Added CPPCHECK static analysis for MBED and CMSIS libraries from command line. Use switch --cppcheck
|
2014-06-10 16:38:43 +01:00 |
|
patch.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
|
paths.py
|
Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only'
|
2014-07-01 17:45:38 +01:00 |
|
project.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
|
settings.py
|
Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only'
|
2014-07-01 17:45:38 +01:00 |
|
singletest.py
|
Bugfix reported by Mihail: If image firmware is not found wrong number of rows is reported (returned by SingleTest.handle() method.
|
2014-07-21 10:03:04 +01:00 |
|
size.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
|
synch.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
|
targets.py
|
RedBearLab NRF51822 target support
|
2014-07-19 18:57:26 +03:00 |
|
tests.py
|
Add simple comment to explain dependencies for Unit Tests and CppUTest library
|
2014-07-21 09:44:53 +01:00 |
|
utils.py
|
cppcheck Linux / Windows support
|
2014-06-11 15:52:12 +01:00 |