.. |
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 #521 from EmBlocks/master
|
2014-10-06 03:16:24 -07:00 |
host_tests
|
Feature: Device detection via serial - part 4
|
2014-09-24 14:58:14 +01:00 |
toolchains
|
Modiffied compilation prompting to alling with linker's way of printing - now each issue will be printed in separate line with simple prefix like [DEBUG] Output:
|
2014-09-19 13:27:40 +01:00 |
__init__.py
|
Add license to workspace_tools files
|
2013-08-06 14:38:00 +01:00 |
build.py
|
Added clean build switch --clean to singletest script
|
2014-09-18 11:17:57 +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
|
Add LPC824 platform
|
2014-10-05 16:18:48 +09:00 |
build_travis.py
|
[DISCO_407VG] added to build_travis.py
|
2014-09-16 12:44:13 +02:00 |
export_test.py
|
EmBlocks EIX plugin support
|
2014-09-30 16:27:09 +02: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
|
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 |
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 pull request #533 from Cheong2K/master
|
2014-10-06 02:58:56 -07:00 |
test_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 |
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
|
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 |
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
|
Remove duplicated entry
|
2014-09-29 10:56:06 +02:00 |
utils.py
|
Minor modifications to test api scripts
|
2014-09-25 17:42:04 +01:00 |