| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
| 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 |
| 2016-01-10 | extmod: Fix uctypes size calculation for bitfields | Dave Hylands |
| 2015-12-09 | extmod: Add test which demonstrates LITTLE_ENDIAN packing failure | Dave Hylands |
| 2015-06-06 | moductypes: Swap address and descriptor args in constructor. | Paul Sokolovsky |
| 2014-10-30 | moductypes: Make sure we can apply .sizeof() to all aggregate types. | Paul Sokolovsky |
