| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-19 | tests/extmod: Add some uctypes tests to improve coverage of that module. | Damien George | |
| 2017-06-10 | tests: Convert remaining "sys.exit()" to "raise SystemExit". | Paul Sokolovsky | |
| 2017-02-15 | tests/extmod: Make tests skippable. | Paul Sokolovsky | |
| 2015-06-06 | moductypes: Swap address and descriptor args in constructor. | Paul Sokolovsky | |
| Now address comes first, and args related to struct type are groupped next. Besides clear groupping, should help catch errors eagerly (e.g. forgetting to pass address will error out). Also, improve args number checking/reporting overall. | |||
| 2014-10-30 | moductypes: Add test for accessing UINT8 array. | Paul Sokolovsky | |
