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