circuitpython/tests/cpydiff
Scott Shawcroft 09f7b43c64
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
..
modules run code formatting script 2021-03-15 19:27:36 +05:30
modules2/subpkg tests/cpydiff/core_import_split_ns_pkgs: Test for split namespace packages. 2017-05-03 17:16:19 +03:00
builtin_next_arg2.py tests/cpydiff: Fix markup where "`" (xref) was used instead of "``" (code). 2017-12-03 15:32:09 +02:00
core_class_delnotimpl.py codeformat 2021-04-19 22:22:44 -07:00
core_class_mro.py codeformat 2021-04-19 22:22:44 -07:00
core_class_supermultiple.py codeformat 2021-04-19 22:22:44 -07:00
core_function_argcount.py tests/cpydiff/core_arguments: Move under Functions subsection. 2017-07-09 13:36:28 +03:00
core_function_userattr.py codeformat 2021-04-19 22:22:44 -07:00
core_generator_noexit.py codeformat 2021-04-19 22:22:44 -07:00
core_import_path.py tests/cpydiff/core_import_path: Test showing difference in package.__path__. 2017-05-03 12:22:53 +03:00
core_import_prereg.py codeformat 2021-04-19 22:22:44 -07:00
core_import_split_ns_pkgs.py codeformat 2021-04-19 22:22:44 -07:00
core_locals.py codeformat 2021-04-19 22:22:44 -07:00
core_locals_eval.py codeformat 2021-04-19 22:22:44 -07:00
modules_array_containment.py codeformat 2021-04-19 22:22:44 -07:00
modules_array_deletion.py codeformat 2021-04-19 22:22:44 -07:00
modules_array_subscrstep.py codeformat 2021-04-19 22:22:44 -07:00
modules_deque.py codeformat 2021-04-19 22:22:44 -07:00
modules_json_nonserializable.py codeformat 2021-04-19 22:22:44 -07:00
modules_struct_fewargs.py codeformat 2021-04-19 22:22:44 -07:00
modules_struct_manyargs.py codeformat 2021-04-19 22:22:44 -07:00
modules_sys_stdassign.py codeformat 2021-04-19 22:22:44 -07:00
syntax_spaces.py codeformat 2021-04-19 22:22:44 -07:00
syntax_unicode_nameesc.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 2017-02-20 16:50:34 +11:00
types_bytearray_sliceassign.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 2017-02-20 16:50:34 +11:00
types_bytes_format.py codeformat 2021-04-19 22:22:44 -07:00
types_bytes_keywords.py codeformat 2021-04-19 22:22:44 -07:00
types_bytes_subscrstep.py codeformat 2021-04-19 22:22:44 -07:00
types_exception_chaining.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 2017-02-20 16:50:34 +11:00
types_exception_instancevar.py tests/cpydiff/: Improve wording, add more workarounds. 2017-07-09 14:33:55 +03:00
types_exception_loops.py tests/cpydiff/: Improve wording, add more workarounds. 2017-07-09 14:33:55 +03:00
types_exception_subclassinit.py codeformat 2021-04-19 22:22:44 -07:00
types_float_rounding.py codeformat 2021-04-19 22:22:44 -07:00
types_int_subclassconv.py codeformat 2021-04-19 22:22:44 -07:00
types_list_delete_subscrstep.py tests/cpydiff/: Improve wording, add more workarounds. 2017-07-09 14:33:55 +03:00
types_list_store_noniter.py tests/cpydiff: Add a test for storing iterable to a list slice. 2017-02-20 17:22:12 +11:00
types_list_store_subscrstep.py tests/cpydiff/: Improve wording, add more workarounds. 2017-07-09 14:33:55 +03:00
types_str_endswith.py codeformat 2021-04-19 22:22:44 -07:00
types_str_formatsubscr.py codeformat 2021-04-19 22:22:44 -07:00
types_str_keywords.py codeformat 2021-04-19 22:22:44 -07:00
types_str_ljust_rjust.py codeformat 2021-04-19 22:22:44 -07:00
types_str_rsplitnone.py codeformat 2021-04-19 22:22:44 -07:00
types_str_subclassequality.py codeformat 2021-04-19 22:22:44 -07:00
types_str_subscrstep.py codeformat 2021-04-19 22:22:44 -07:00
types_tuple_subscrstep.py tests/cpydiff: Add initial set of tests for uPy-CPython differences. 2017-02-20 16:50:34 +11:00