Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: Add special tests to test mp_printf function to improve coverage. | Damien George | 2015-05-28 |
| | |||
* | unix: Add some extra coverage tests for vstr and attrtuple. | Damien George | 2015-05-12 |
| | |||
* | unix: Make extra-coverage function callable from Python scripts. | Damien George | 2015-05-08 |
| | | | | | This allows the output of the extra-coverage tests to be checked using the normal run-tests script. | ||
* | unix: Add special function to improve coverage. | Damien George | 2015-05-08 |
The function and corresponding command-line option are only enabled for the coverage build. They are used to exercise uPy features that can't be properly tested by Python scripts. |