You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 69b415f745 tests: Move CPy diff test to real test now that subclass equality works. 5 years ago
..
modules tests/cpydiff/core_import_split_ns_pkgs: Test for split namespace packages. 8 years ago
modules2/subpkg tests/cpydiff/core_import_split_ns_pkgs: Test for split namespace packages. 8 years ago
builtin_next_arg2.py tests/cpydiff: Fix markup where "`" (xref) was used instead of "``" (code). 7 years ago
core_class_delnotimpl.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
core_class_mro.py tests/cpydiff/core_class_mro: Move under Classes, add workaround. 7 years ago
core_class_supermultiple.py tests/cpydiff/core_class_supermultiple: Same cause as core_class_mro. 7 years ago
core_class_superproperty.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
core_function_argcount.py tests/cpydiff/core_arguments: Move under Functions subsection. 7 years ago
core_function_userattr.py tests/cpydiff/core_function_userattr: Clarify, fill in cause and workaround. 8 years ago
core_generator_noexit.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
core_import_path.py tests/cpydiff/core_import_path: Test showing difference in package.__path__. 8 years ago
core_import_prereg.py tests/cpydiff/core_import_prereg: Fill in cause and workaround. 8 years ago
core_import_split_ns_pkgs.py tests/cpydiff/core_import_split_ns_pkgs: Test for split namespace packages. 8 years ago
core_locals.py tests/cpydiff: Add cases for locals() discrepancies. 7 years ago
core_locals_eval.py tests/cpydiff: Add cases for locals() discrepancies. 7 years ago
modules_array_containment.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
modules_array_deletion.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
modules_array_subscrstep.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
modules_deque.py tests/cpydiff/modules_deque: Elaborate workaround. 7 years ago
modules_json_nonserializable.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
modules_os_environ.py tests/cpydiff: Add os module environ differences. 5 years ago
modules_os_getenv.py tests/cpydiff: Add os module environ differences. 5 years ago
modules_os_getenv_argcount.py tests/cpydiff: Add os module environ differences. 5 years ago
modules_struct_fewargs.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
modules_struct_manyargs.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
modules_sys_stdassign.py tests/cpydiff/: Improve wording, add more workarounds. 7 years ago
syntax_spaces.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
syntax_unicode_nameesc.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
types_bytearray_sliceassign.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
types_bytes_format.py tests/cpydiff: Add case for difference in behaviour of bytes.format(). 6 years ago
types_bytes_keywords.py tests/cpydiff: Fix typo in types_bytes_keywords.py doc comments. 5 years ago
types_bytes_subscrstep.py tests/cpydiff/: Improve wording, add more workarounds. 7 years ago
types_dict_keys_set.py tests/cpydiff: Add CPy diff-test for using dict.keys() as a set. 5 years ago
types_exception_chaining.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
types_exception_instancevar.py tests/cpydiff/: Improve wording, add more workarounds. 7 years ago
types_exception_loops.py tests/cpydiff/: Improve wording, add more workarounds. 7 years ago
types_exception_subclassinit.py tests/cpydiff: Indent workaround code snippet so it formats correctly. 7 years ago
types_float_rounding.py tests/cpydiff: Remove working cases from types_float_rounding. 7 years ago
types_int_subclassconv.py tests/cpydiff/: Improve wording, add more workarounds. 7 years ago
types_list_delete_subscrstep.py tests/cpydiff/: Improve wording, add more workarounds. 7 years ago
types_list_store_noniter.py tests/cpydiff: Add a test for storing iterable to a list slice. 8 years ago
types_list_store_subscrstep.py tests/cpydiff/: Improve wording, add more workarounds. 7 years ago
types_str_endswith.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
types_str_formatsubscr.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
types_str_keywords.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
types_str_ljust_rjust.py tests/cpydiff: Fix markup where "`" (xref) was used instead of "``" (code). 7 years ago
types_str_rsplitnone.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
types_str_subscrstep.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago
types_tuple_subscrstep.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 8 years ago