..
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
[DISCO_F334C8] new target incl. rtos support
2014-10-31 18:14:23 +01:00
host_tests
Host test plugins: rearranged singletest.py script parameters list so now for option -c and -r (copy method and reset method respectively) we will see plugin related options also - changed dynamicaly with plugin loads
2014-10-27 12:42:48 +00:00
toolchains
[GCC_CR] fixed issue 590
2014-10-26 00:51:59 +09:00
__init__.py
Add license to workspace_tools files
2013-08-06 14:38:00 +01:00
build.py
added LPC1347 in export_text.py
2014-10-21 16:08:53 +01:00
build_api.py
Added HTML reporting feature, switch --report-html FILENAME to singletest.py so now users can export test results to external HTML file. This feature can be used to display HTML reports on CI dashboards
2014-09-25 17:42:08 +01:00
build_release.py
Merge pull request #625 from bcostm/master
2014-10-31 06:40:49 -07:00
build_travis.py
[TARGET_XXX_L053YY] filename - includename case missmatch
2014-11-03 23:40:57 +01:00
export_test.py
[NUCLEO_F334R8] Add IAR exporter
2014-10-31 13:40:36 +01: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
[MAKE.py] additional error handling when missing an option in private_settings.py
2014-10-16 09:08:19 +02: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
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
[PROJECT.py] removed the sys.exit() after cleaning
2014-10-16 12:45:46 +02:00
settings.py
Host test plugins: added copy pligins, and removed Selenium and eACommander dependency from Test API
2014-10-23 16:30:17 +01:00
singletest.py
Removed opts.db_url from optional params list in singletest constructor
2014-10-20 11:38:51 +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
[DISCO_F334C8] new target incl. rtos support
2014-10-31 18:14:23 +01:00
test_api.py
Host test plugins: rearranged singletest.py script parameters list so now for option -c and -r (copy method and reset method respectively) we will see plugin related options also - changed dynamicaly with plugin loads
2014-10-27 12:42:48 +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
Added new test MBED_34 to check two tickers with two detached alternately callbacks
2014-10-15 17:45:54 +01: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