micropython/tools
Damien George 85e8e2ed5b qemu-arm: Add 'test' target to Makefile to run and verify test suite.
Replaces RUN_TEST=1 definition; now "make test" in qemu-arm directory
will run tests/basics/ and check that they all succeed.

This patch also enables the test on Travis CI.
2015-01-09 00:03:21 +00:00
..
tinytest tools: check-in errordeveloper/tinytest@eb2dbc858f 2014-05-08 01:41:21 +03:00
.gitignore tools: check-in errordeveloper/tinytest@eb2dbc858f 2014-05-08 01:41:21 +03:00
build-stm-latest.sh tools: Add network build to auto-build script. 2014-09-30 23:04:08 +00:00
dfu.py Change dfu.py to be Python 2/3 compatible 2014-01-03 08:51:02 +02:00
file2h.py tools: Fix up pybcdc.inf generation: new lines and hex digits. 2014-04-16 11:45:52 +01:00
gen-changelog.sh tools: Add script to generate a ChangeLog file. 2014-12-29 19:03:25 +00:00
gendoc.py tools: Make gendoc.py able to output RST format. 2014-10-31 01:36:11 +00:00
insert-usb-ids.py tools: Fix up pybcdc.inf generation: new lines and hex digits. 2014-04-16 11:45:52 +01:00
pip-micropython pip-micropython: Revert to using PIP_MICROPY_DEST environment var. 2014-08-27 02:53:06 +03:00
pyboard.py tools, pyboard.py: Write data to pyboard in chunks of 256 bytes. 2014-12-20 18:09:04 +00:00
pydfu.py tools, pydfu: Some fixes to support Python 3. 2014-10-22 20:27:43 +01:00
tinytest-codegen.py qemu-arm: Add 'test' target to Makefile to run and verify test suite. 2015-01-09 00:03:21 +00:00