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
/
cpydiff
Age
Commit message (
Expand
)
Author
2021-04-23
py/objexcept: Support errno attribute on OSError exceptions.
Damien George
2020-06-16
tests/cpydiff: Add CPy diff test for assignment expression behaviour.
Damien George
2020-05-02
tests/cpydiff: Add cpydiff test for __all__ used in imported package.
Jim Mussared
2020-03-30
tests: Format all Python code with black, except tests in basics subdir.
David Lechner
2020-02-04
tests: Move CPy diff test to real test now that subclass equality works.
Damien George
2020-02-04
tests/cpydiff: Add os module environ differences.
David Lechner
2020-01-06
tests/cpydiff: Add CPy diff-test for using dict.keys() as a set.
Damien George
2019-10-21
tests/cpydiff: Fix typo in types_bytes_keywords.py doc comments.
clach04
2018-09-26
tests/cpydiff: Add case for difference in behaviour of bytes.format().
Paul Sokolovsky
2018-05-08
tests/cpydiff: Remove types_int_tobytesfloat now that it doesn't fail.
Damien George
2018-05-04
tests/cpydiff: Remove working cases from types_float_rounding.
Damien George
2018-05-04
tests/cpydiff: Remove types_str_decodeerror now that it succeeds.
Damien George
2018-05-04
tests/cpydiff: Remove core_function_unpacking now that it succeeds.
Damien George
2018-03-15
tests/cpydiff: Indent workaround code snippet so it formats correctly.
Damien George
2017-12-12
tests/cpydiff: Update subclassing Exception case and give work-around.
Damien George
2017-12-03
tests/cpydiff: Fix markup where "`" (xref) was used instead of "``" (code).
Paul Sokolovsky
2017-11-28
tests/cpydiff: Add difference-test for second arg of builtin next().
Damien George
2017-09-16
tests/cpydiff: Add cases for locals() discrepancies.
Paul Sokolovsky
2017-07-09
tests/cpydiff: Add case for str.ljust/rjust.
Paul Sokolovsky
2017-07-09
tests/cpydiff/: Improve wording, add more workarounds.
Paul Sokolovsky
2017-07-09
tests/cpydiff/core_class_supermultiple: Same cause as core_class_mro.
Paul Sokolovsky
2017-07-09
tests/cpydiff/core_arguments: Move under Functions subsection.
Paul Sokolovsky
2017-07-09
tests/cpydiff/core_class_mro: Move under Classes, add workaround.
Paul Sokolovsky
2017-07-05
tests/cpydiff/modules_deque: Elaborate workaround.
Paul Sokolovsky
2017-05-06
tests: Move super-as-local test from cpydiff to basic tests.
Damien George
2017-05-04
tests/cpydiff/core_function_unpacking: Fill in workaround.
Paul Sokolovsky
2017-05-03
tests/cpydiff/core_import_split_ns_pkgs: Test for split namespace packages.
Paul Sokolovsky
2017-05-03
tests/cpydiff/core_import_path: Test showing difference in package.__path__.
Paul Sokolovsky
2017-05-02
tests/cpydiff/core_import_prereg: Fill in cause and workaround.
Paul Sokolovsky
2017-05-02
tests/cpydiff/core_function_userattr: Clarify, fill in cause and workaround.
Paul Sokolovsky
2017-05-02
tests/cpydiff/core_arguments: Fill in cause/workaround.
Paul Sokolovsky
2017-02-20
tests/cpydiff: Add a test for storing iterable to a list slice.
Damien George
2017-02-20
tests/cpydiff: Add initial set of tests for uPy-CPython differences.
Rami Ali