| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-06 | py: Implement more features in native emitter. | Damien George | |
| On x64, native emitter now passes 70 of the tests. | |||
| 2014-04-04 | run-tests: Elaborate python3 command override capabilities. | Paul Sokolovsky | |
| 2014-04-03 | Changes to get unix/ port compiling on Cygwin. | Damien George | |
| 2014-04-03 | tests: Allow to run tests on pyboard. | Damien George | |
| To run the tests on the pyboard you need to set the "test_on_pyboard" variable to "True", and also have tools/pyboard.py available for import (easiest is to symlink to it). | |||
| 2014-04-03 | run-tests: Allow to override python3 command to use via environment var. | Paul Sokolovsky | |
| 2014-04-02 | Change test scripts to use python3; bytecode tests use python3.4. | Damien George | |
| I upgraded to Python 3.4.0, so needed to make these changes. Hopefully the tests still run with Python 3.3.x (the scripts use python3 so are agnostic as to the subversion). Bytecode tests are tightly coupled to the Python version, and now some fail against Python 3.4. | |||
| 2014-04-02 | Add more tests. | Damien George | |
| 2014-03-23 | run-tests: Dump output of failing tests to files again. | Paul Sokolovsky | |
| This was a long-standing regression from converting script from sh to python. | |||
| 2014-01-29 | run-tests can handle segfault. | Damien George | |
| 2014-01-28 | Added Windows port (see #233) | Markus Siemens | |
| 2014-01-21 | run-tests: Allow to run tests selectively via command line. | Paul Sokolovsky | |
| 2014-01-20 | Rename unix binary to 'micropython'. | Damien George | |
| 2014-01-19 | Add directory for I/O tests with basic test for file methods. | Paul Sokolovsky | |
| 2014-01-19 | Move tests in basic/tests/ up one level preparating to multiple test dirs. | Paul Sokolovsky | |
