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
2017-01-17
tests/extmod: Improve test coverage of ure module.
Rami Ali
2017-01-17
tests/basics: Improve runtime.c test coverage.
Rami Ali
2017-01-17
tests/io: Improve test coverage of io.BufferedWriter.
Rami Ali
2017-01-17
tests: Update tests, and add new ones, for recent generator tweaks.
Damien George
2017-01-16
tests: Improve frozen import test coverage.
Rami Ali
2017-01-16
py/builtinimport: Raise ValueError for bad relative import, per CPython.
Damien George
2017-01-16
tests/import: Improve builtinimport.c test coverage.
Rami Ali
2017-01-16
tests: Improve stream.c test coverage.
Rami Ali
2017-01-09
tests: Update test suite to be compatible with CPython 3.6.
Damien George
2017-01-08
tests/unix/extra_coverage: Add tests for importing frozen packages.
Damien George
2017-01-07
tests/array*: Allow to skip test if "array" is unavailable.
Paul Sokolovsky
2017-01-06
tests/types1: Split out set type test to set_types.
Paul Sokolovsky
2017-01-05
tests/unix/extra_coverage: Add basic tests to import frozen str and mpy.
Damien George
2017-01-05
tests/unix: Improve formatfloat.c test coverage using C.
Rami Ali
2017-01-05
tests/float: Improve formatfloat.c test coverage using Python.
Rami Ali
2017-01-05
tests: Improve warning.c test coverage.
Rami Ali
2017-01-05
tests/run-tests: Allow to skip set tests.
Paul Sokolovsky
2017-01-04
tests/pyb/uart: Update test to match recent change to UART timeout_char.
Damien George
2016-12-29
tests/unix: Improve runtime_utils.c test coverage.
Rami Ali
2016-12-29
tests/cmdline: Improve repl.c autocomplete test coverage.
Rami Ali
2016-12-29
tests/thread: Improve modthread.c test coverage.
Rami Ali
2016-12-29
tests/extmod: Improve ubinascii.c test coverage.
Rami Ali
2016-12-28
tests/micropython: Add test for micropython.stack_use() function.
Rami Ali
2016-12-28
tests/basics: Add tests to improve coverage of binary.c.
Rami Ali
2016-12-28
tests/basics: Add tests for parsing of ints with base 36.
Damien George
2016-12-25
tests/heapalloc_inst_call: Test for no alloc for simple object calls.
Paul Sokolovsky
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: 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
[prev]
[next]