Commits
User selector
Commit History
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5ecommitted
Commits on Aug 12, 2017
Turn on Rosie CI testing to test new builds on real hardware.
Show description for fab634ecommitted
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 7, 2017
py/objgenerator: Allow to hash generators and generator instances.
Show description for f69ab79committed
Commits on Jun 26, 2017
tests: Auto detect floating point capabilites of the target.
Show description for 4a6c0fdcommitted
Commits on Apr 16, 2017
tests/run-tests: Don't post-process CRASH result in any way.
Show description for 57b5ee2committed
Commits on Apr 14, 2017
tests/run-tests: Search feature checks wrt to main script location.
Show description for 5b8122fcommitted
Commits on Apr 4, 2017
Commits on Apr 3, 2017
tests/run-tests: Introduce generic "minimal" target.
Show description for 831e157committed
Commits on Apr 2, 2017
- committed
tests/run-tests: Be sure to close Pyboard object on completion.
Show description for 5b2db4bcommitted
Commits on Mar 20, 2017
Commits on Mar 14, 2017
Commits on Mar 10, 2017
tests/feature_check/int_big: Rework "big int" detection.
Show description for 854bb32committed
Commits on Mar 3, 2017
tests/basic: Split tests into working with small ints and not working.
Show description for 3ab6aa3committedtests/run-tests: Check for big int availability and skip related tests.
Show description for 89e570acommitted
Commits on Feb 16, 2017
Commits on Feb 14, 2017
- committed
tests: Add option to not clear MICROPYPATH when running tests
Show description for c6fd9baauthored andcommitted
Commits on Jan 30, 2017
Commits on Jan 23, 2017
tests: Make sure special tests can be skipped as well.
Show description for 533129fauthored andcommitted
Commits on Jan 22, 2017
Commits on Jan 16, 2017
Commits on Jan 4, 2017
tests/run-tests: Allow to skip set tests.
Show description for 26f00ffcommitted
Commits on Dec 29, 2016
- authored andcommitted
Commits on Dec 22, 2016
Commits on Dec 20, 2016
Commits on Nov 21, 2016
tests/micropython: Move alloc-less traceback test to separate test file.
Show description for 1f43d49committed
Commits on Oct 17, 2016
tests/run-tests: Enable extmod/machine1.py on pyboard.
Show description for 1e3a7c4committed
Commits on Oct 11, 2016
Commits on Oct 5, 2016
tests: Fix expected output of verbose cmdline test
Show description for 7f19b1ccommitted
Commits on Oct 4, 2016
tests/run-tests: Disable cmdline/cmd_showbc test on Windows.
Show description for cd20027committed
Commits on Sep 20, 2016
tests/run-tests: Add --via-mpy option to run test from precompiled code.
Show description for 3f5fe62committedtests: Get cmdline verbose tests running again.
Show description for bb954d8committed