.. |
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 branch 'master' of github.com:mbedmicro/mbed
|
2014-09-12 10:52:44 +01:00 |
host_tests
|
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
|
2014-09-15 17:44:30 +01:00 |
toolchains
|
Fixed RTOS compilation for some targets
|
2014-09-11 17:04:21 +01:00 |
__init__.py
|
Add license to workspace_tools files
|
2013-08-06 14:38:00 +01:00 |
build.py
|
Propagated 'jobs' argument to build_lib
|
2014-08-07 11:20:59 +01:00 |
build_api.py
|
Test bugfix: bugfixed RTOS (mutex, semaphore) - not thread safe stdio causes test result prints to be interrupted by threads' printing
|
2014-08-15 11:17:52 +01:00 |
build_release.py
|
Fixed syntax error in build_release.py
|
2014-09-12 10:50:46 +01:00 |
build_travis.py
|
For this commit, renamed GHI_MBUINO to OC_MBUINO as required for the platform change as well as the TARGET_GHI_MBUINO to TARGET_OC_MBUINO directory.
|
2014-08-14 10:56:32 -04:00 |
export_test.py
|
[LPC4337] renamed target name from LPC4337_M4 to LPC4337
|
2014-09-03 02:20:48 +09:00 |
hooks.py
|
Added command line hooking option
|
2013-12-05 13:48:42 +02:00 |
libraries.py
|
FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script
|
2014-07-28 14:04:26 +01:00 |
make.py
|
Removed unnecessary import
|
2014-09-05 11:51:17 +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
|
FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script
|
2014-07-28 14:04:26 +01:00 |
project.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
settings.py
|
Added parent directory to import path to host test script so we can now impoer workspace_tools.* as we do in other scripts - problem was host_test.py and other tests run with custom CWD and imports are not easy to maintain
|
2014-09-01 16:10:24 +01:00 |
singletest.py
|
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
|
2014-09-15 17:44:30 +01:00 |
size.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
synch.py
|
Fixed case for FATFileSystem
|
2014-08-28 13:14:38 +01:00 |
targets.py
|
OTA target support for nRF51822 and nRF51-DK
|
2014-09-12 17:40:08 +03:00 |
test_api.py
|
Simple refactoring around MUT copy functionality - 'copy_method' avail in MUTs definition
|
2014-09-10 14:09:25 +01:00 |
test_db.py
|
Added test output to test_entry in database so users can browse between results and see console output
|
2014-09-01 08:43:45 +01:00 |
test_mysql.py
|
Added test output to test_entry in database so users can browse between results and see console output
|
2014-09-01 08:43:45 +01:00 |
test_webapi.py
|
Small comment indent in test web api file
|
2014-08-13 10:27:07 +01:00 |
tests.py
|
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
|
2014-09-15 17:44:30 +01:00 |
utils.py
|
First RESTful API functionality draft
|
2014-07-30 17:52:56 +01:00 |