index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2016-12-22
extmod/moduheapq: Revert change for adhoc relative-time queue support.
Paul Sokolovsky
2016-12-22
tests: Add a coverage test for printing the parse-tree.
Damien George
2016-12-22
tests/basics/lexer: Add a test for newline-escaping within a string.
Damien George
2016-12-22
tests/extmod: Add test for utimeq module.
Paul Sokolovsky
2016-12-21
tests: Add tests to improve coverage of objarray.c.
Rami Ali
2016-12-21
tests: Add tests to improve coverage of runtime.c.
Rami Ali
2016-12-21
tests/import: Add a test which uses ... in from-import statement.
Damien George
2016-12-20
tests/basics: Improve test coverage for generators.
Rami Ali
2016-12-20
tests/run-tests: For REPL tests make sure the REPL is exited at the end.
Damien George
2016-12-20
tests/basics/set_pop: Improve coverage of set functions.
Damien George
2016-12-20
tests/basics: Add test for builtin locals().
Damien George
2016-12-20
tests/basics/builtin_dir: Add test for dir() of a type.
Damien George
2016-12-20
tests/float/builtin_float_round: Test round() with second arg.
Damien George
2016-12-20
tests/basics: Improve mpz test coverage.
Rami Ali
2016-12-19
tests/struct*: Make skippable.
Paul Sokolovsky
2016-12-15
tests/micropython: Get heapalloc_traceback test running on baremetal.
Damien George
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
2016-12-05
tests/extmod/btree1: Exercise btree.flush().
Paul Sokolovsky
2016-12-02
tests/extmod/vfs_fat_fileio: Add test for constructor of FileIO type.
Damien George
2016-12-02
extmod/vfs_fat: Implement POSIX behaviour of rename, allow to overwrite.
Damien George
2016-12-01
extmod/modframebuf: Add back legacy FrameBuffer1 "class".
Damien George
2016-12-01
extmod/modframebuf: Make FrameBuffer handle 16bit depth.
Radomir Dopieralski
2016-11-26
tests/basics: Enable tests for list slice getting with 3rd arg.
Damien George
2016-11-26
tests/basics: Change dict_fromkeys test so it doesn't use generators.
Damien George
2016-11-26
tests/basics: Add tests for if-expressions.
Damien George
2016-11-26
tests/basics: Add test for dict.fromkeys where arg is a generator.
Damien George
2016-11-22
tests/basics: Improve user class coverage.
Rami Ali
2016-11-22
tests/extmod: Improve ujson coverage.
Rami Ali
2016-11-21
tests/micropython: Move alloc-less traceback test to separate test file.
Damien George
2016-11-21
tests/micropython: Add test for creating traceback without allocation.
Damien George
2016-11-15
tests/basics: Add test for logical constant folding.
Damien George
2016-11-14
tests: Use read() instead of readall().
Paul Sokolovsky
2016-11-12
extmod/moduheapq: Adhoc changes to support ordering by utime.ticks_ms().
Paul Sokolovsky
2016-11-11
stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers.
Damien George
2016-11-10
tests/micropython: Add test for import from within viper function.
Damien George
2016-11-06
tests/vfs_fat_oldproto: Skip for ports not supporting "oldproto".
Paul Sokolovsky
2016-11-03
tests/extmod/framebuf1: Test framebuffer pixel clear, and text function.
Alex March
2016-10-30
tests/extmod/ticks_diff: Test for new semantics of ticks_diff().
Paul Sokolovsky
2016-10-30
py/sequence: Fix reverse slicing of lists.
Fabio Utzig
2016-10-29
tests/btree1: Fix out of memory error running on esp8266.
Paul Sokolovsky
2016-10-28
tests/extmod/uhashlib_sha256: Rename sha256.py test.
Alex March
2016-10-28
tests/extmod/uhashlib_sha1: Coverage for SHA1 algorithm.
Alex March
2016-10-27
tests/basics/gc1: Garbage collector threshold() coverage.
Alex March
2016-10-27
tests/extmod/vfs_fat_oldproto: Test old block device protocol.
Alex March
2016-10-27
tests/extmod/vfs_fat_fsusermount: Improve fsusermount test coverage.
Alex March
2016-10-24
tests/basics: Add test for builtin "delattr".
Damien George
[prev]
[next]