| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-29 | tests/basics: Split out specific slice tests to separate files. | Damien George | |
| So they can be automatically skipped if slice is not enabled. | |||
| 2016-08-15 | tests/basics: Add more list tests to improve coverage testing. | Damien George | |
| 2014-04-17 | tests: Split out those tests requiring float and import. | Damien George | |
| Tests in basics (which should probably be renamed to core) should not rely on float, or import any non-built-in files. This way these tests can be run when those features are not available. All test in basics now pass on the pyboard using stmhal port, except for string-repr which has some issues with character hex printing. | |||
| 2014-04-13 | objlist: Make .extend accept arbitrary iterable. | Paul Sokolovsky | |
| 2014-04-01 | tests: Add test for implicit float to int conversion (not allowed!) | Paul Sokolovsky | |
| 2014-02-02 | Implement slicing for lists. | Paul Sokolovsky | |
| 2014-01-19 | Move tests in basic/tests/ up one level preparating to multiple test dirs. | Paul Sokolovsky | |
