index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
extmod
Age
Commit message (
Expand
)
Author
2017-08-17
extmod/modubinascii: Rewrite mod_binascii_a2b_base64.
Alex Robbins
2017-07-20
extmod/modussl_axtls: Allow to close ssl stream multiple times.
Paul Sokolovsky
2017-07-03
extmod/modubinascii: Add check for empty buffer passed to hexlify.
Damien George
2017-07-01
extmod/modure: If input string is bytes, return bytes results too.
Paul Sokolovsky
2017-06-11
tests/extmod/vfs_basic: Allow test to pass on embedded targets.
Damien George
2017-06-10
tests: Convert remaining "sys.exit()" to "raise SystemExit".
Paul Sokolovsky
2017-06-07
extmod/vfs: Allow to statvfs the root directory.
Damien George
2017-05-13
tests/extmod/vfs_fat_more: Make skippable is uos is not available.
Paul Sokolovsky
2017-05-13
tests/extmod/vfs_fat: Add test for ilistdir of a non-existent directory.
Damien George
2017-05-10
tests/extmod/vfs: Update tests to reflect new ilistdir() method.
Damien George
2017-05-09
tests/extmod: Make some vfs tests fully unmount FSs before running.
Damien George
2017-05-05
tests/extmod: Add some more VFS tests.
Damien George
2017-05-05
tests/extmod: Add more tests for VFS FAT.
Damien George
2017-04-21
extmod/moductypes: Fix bigint handling for 32-bit ports.
Paul Sokolovsky
2017-04-15
extmod/machine_signal: Rename "inverted" arg to "invert", it's shorter.
Damien George
2017-04-13
tests/extmod/utimeq1: Improve coverage of utimeq module.
Damien George
2017-04-04
extmod/modframebuf: Make monochrome bitmap formats start with MONO_.
Peter Hinch
2017-04-03
tests/extmod/vfs_fat_fileio*: Improve skippability.
Paul Sokolovsky
2017-04-02
tests: vfs_fat_fileio.py is too big to be parsed in 16K heap, split in 2.
Paul Sokolovsky
2017-03-20
extmod/modframebuf: Add support for monochrome horizontal format.
Peter Hinch
2017-03-14
tests/extmod: Improve tinfgzip.c test coverage.
Rami Ali
2017-03-14
tests/extmod/vfs_basic: Unmount all existing devices before doing test.
Damien George
2017-03-14
tests/extmod: Improve re1.5/recursiveloop.c test coverage.
Rami Ali
2017-03-14
tests/extmod/vfs_basic: Add more tests for basic VFS functionality.
Damien George
2017-03-13
tests/extmod: Add a test for core VFS functionality, sans any filesystem.
Damien George
2017-03-10
tests/extmod: Rename websocket test to websocket_basic.
Damien George
2017-03-09
tests/extmod: Add websocket tests.
Alex March
2017-03-09
tests/extmod: Add very basic feature test for ussl module.
Damien George
2017-03-07
tests/uctypes_array_assign_native_le: Split off intbig part.
Paul Sokolovsky
2017-03-02
tests/extmod: Add test for machine.Signal class.
Damien George
2017-02-15
tests/extmod: Make tests skippable.
Paul Sokolovsky
2017-02-05
extmod/machine_pulse: Make time_pulse_us() not throw exceptions.
Paul Sokolovsky
2017-01-27
tests/extmod/vfs_fat_ramdisk: Make it work on pyboard.
Damien George
2017-01-27
tests/extmod/vfs_fat: Update tests to work with new VFS sub-system.
Damien George
2017-01-27
test/extmod: Update vfs_fat tests for new OO FatFs library.
Damien George
2017-01-26
tests/extmod: Add test for ure debug printing when compiling a regex.
Damien George
2017-01-25
tests/extmod/framebuf1: Fix test for framebuf invalid constructor.
Damien George
2017-01-25
tests/extmod/framebuf4: Add tests for GS4_HMSB framebuf format.
Oleg Korsak
2017-01-25
extmod/modframebuf: Add GS4_HMSB format.
Oleg Korsak
2017-01-19
tests/extmod/framebuf1: Add test for no-op fill_rect.
Damien George
2017-01-17
tests/extmod: Improve test coverage of ure module.
Rami Ali
2016-12-29
tests/extmod: Improve ubinascii.c test coverage.
Rami Ali
2016-12-24
tests/utimeq_stable: Test for partial stability of utimeq queuing.
Paul Sokolovsky
2016-12-22
extmod/moduheapq: Revert change for adhoc relative-time queue support.
Paul Sokolovsky
2016-12-22
tests/extmod: Add test for utimeq module.
Paul Sokolovsky
2016-12-13
tests/extmod: Improve modframebuf test coverage.
Rami Ali
2016-12-12
tests/extmod: Improve moductypes test coverage.
Rami Ali
2016-12-09
tests: Update for required byteorder arg for int.from_bytes()/to_bytes().
Paul Sokolovsky
2016-12-08
extmod/modframebuf: Make framebuf implement the buffer protocol.
Damien George
2016-12-05
tests/extmod/framebuf1: Add basics tests for hline, vline, rect, line.
Damien George
[next]