.. |
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
|
fixed readme.html so it works on all OS's, previous commit only worked on windows
|
2015-01-21 11:13:33 -06:00 |
host_tests
|
Added autodetection fior tests including MMA8451Q accelerometer
|
2015-01-30 13:51:41 +00:00 |
toolchains
|
workspace_tools/toolchains/gcc.py: Use 'cortex-m0plus' support for Cortex M0+
|
2015-01-01 19:03:43 +00:00 |
__init__.py
|
Add license to workspace_tools files
|
2013-08-06 14:38:00 +01:00 |
build.py
|
Modified make.py so now parameter --silent suppreses Copy / Compile messages leaaving only Warning / Errors / build product info
|
2014-12-03 10:53:50 +00:00 |
build_api.py
|
Modified make.py so now parameter --silent suppreses Copy / Compile messages leaaving only Warning / Errors / build product info
|
2014-12-03 10:53:50 +00:00 |
build_release.py
|
Update build_release.py
|
2015-01-20 14:40:41 +05:30 |
build_travis.py
|
Added new target LPC11U37H_401
|
2015-01-20 14:43:26 +05:30 |
export_test.py
|
[NUCLEO_F070RB]Add new target - part 3 workspace_tools
|
2014-12-18 09:30:19 +01:00 |
hooks.py
|
Added command line hooking option
|
2013-12-05 13:48:42 +02:00 |
libraries.py
|
Added extra includes for CPPUTEST library - in CppUTest library structure we only include from include/CppUTest and we do not use other functionality
|
2014-11-11 15:31:18 +00:00 |
make.py
|
Add to GCC_CR
|
2015-01-04 12:02:01 +09:00 |
options.py
|
[MAKE.py] [BUILD.py] some minor
|
2014-10-31 13:59:26 +01:00 |
patch.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
paths.py
|
Added extra includes for CPPUTEST library - in CppUTest library structure we only include from include/CppUTest and we do not use other functionality
|
2014-11-11 15:31:18 +00:00 |
project.py
|
Added new functionality to project.py switch -m where we can now separate using comma platforms. Now when you specify more than one platform, for each your peoject will be exported
|
2014-11-11 16:04:59 +00:00 |
settings.py
|
fix a minor typo in an error message
|
2014-11-15 08:47:35 +00:00 |
singletest.py
|
Fixed bug in --config and --auto switches
|
2015-02-10 21:50:56 +00: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
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2015-01-20 13:14:59 +01:00 |
test_api.py
|
Fixed bug in --tc switch
|
2015-02-10 21:29:11 +00: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_exporters.py
|
Refactoring of report exporter to support HTML and JUNIT. Changed HTML result report.
|
2014-10-15 17:02:33 +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
|
Removed extra dependency to TEST_LIB - GCC_ARM linking bug fix
|
2015-02-10 22:19:17 +00:00 |
utils.py
|
Removed exit(-1) when checking for missing modules. Instead now it will be prompted to used when singletest starts
|
2014-10-16 14:34:37 +01:00 |