micropython/tests/extmod
Dave Hylands 3ad94d6072 extmod: Add ubinascii.unhexlify
This also pulls out hex_digit from py/lexer.c and makes unichar_hex_digit
2015-05-20 09:29:22 +01:00
..
machine1.py tests: Add test for machine module (mem* functions). 2015-05-08 00:18:28 +01:00
machine1.py.exp tests: Add test for machine module (mem* functions). 2015-05-08 00:18:28 +01:00
sha256.py
ubinascii_hexlify.py
ubinascii_unhexlify.py extmod: Add ubinascii.unhexlify 2015-05-20 09:29:22 +01:00
uctypes_bytearray.py
uctypes_bytearray.py.exp
uctypes_le.py
uctypes_le.py.exp
uctypes_native_le.py
uctypes_native_le.py.exp
uctypes_ptr_le.py
uctypes_ptr_le.py.exp
uctypes_ptr_native_le.py
uctypes_ptr_native_le.py.exp
uctypes_sizeof.py
uctypes_sizeof.py.exp
uctypes_sizeof_native.py
uctypes_sizeof_native.py.exp
uheapq1.py
ujson_dumps.py tests: Add some more tests for bytes, bignum, string and ujson. 2015-03-14 21:20:58 +00:00
ujson_loads.py
ure1.py tests: Add some more tests for complex numbers and ure module. 2015-03-14 22:56:02 +00:00
ure_error.py tests: Add test for modure when regex has errors. 2015-03-10 17:47:43 +00:00
ure_group.py
ure_namedclass.py
ure_split.py
zlibd_decompress.py tests: Add some more tests to improve code coverage of corner cases. 2015-04-05 00:03:43 +01:00