This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
tests
/
cpydiff
History
Damien George
084824f866
tests: Move super-as-local test from cpydiff to basic tests.
...
It's now possible to use the name "super" as a local variable.
2017-05-06 11:01:57 +10:00
..
modules
tests/cpydiff/core_import_split_ns_pkgs: Test for split namespace packages.
2017-05-03 17:16:19 +03:00
modules2
/subpkg
tests/cpydiff/core_import_split_ns_pkgs: Test for split namespace packages.
2017-05-03 17:16:19 +03:00
core_arguments.py
tests/cpydiff/core_arguments: Fill in cause/workaround.
2017-05-02 03:36:47 +03:00
core_class_delnotimpl.py
…
core_class_supermultiple.py
…
core_class_superproperty.py
…
core_function_unpacking.py
tests/cpydiff/core_function_unpacking: Fill in workaround.
2017-05-04 00:48:48 +03:00
core_function_userattr.py
tests/cpydiff/core_function_userattr: Clarify, fill in cause and workaround.
2017-05-02 03:43:21 +03:00
core_generator_noexit.py
…
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
tests/cpydiff/core_import_prereg: Fill in cause and workaround.
2017-05-02 14:12:52 +03:00
core_import_split_ns_pkgs.py
tests/cpydiff/core_import_split_ns_pkgs: Test for split namespace packages.
2017-05-03 17:16:19 +03:00
core_mro.py
…
modules_array_containment.py
…
modules_array_deletion.py
…
modules_array_subscrstep.py
…
modules_deque.py
…
modules_json_nonserializable.py
…
modules_struct_fewargs.py
…
modules_struct_manyargs.py
…
modules_sys_stdassign.py
…
syntax_spaces.py
…
syntax_unicode_nameesc.py
…
types_bytearray_sliceassign.py
…
types_bytes_keywords.py
…
types_bytes_subscrstep.py
…
types_exception_chaining.py
…
types_exception_instancevar.py
…
types_exception_loops.py
…
types_exception_subclassinit.py
…
types_float_rounding.py
…
types_int_subclassconv.py
…
types_int_tobytesfloat.py
…
types_list_delete_subscrstep.py
…
types_list_store_noniter.py
…
types_list_store_subscrstep.py
…
types_str_decodeerror.py
…
types_str_endswith.py
…
types_str_formatsubscr.py
…
types_str_keywords.py
…
types_str_rsplitnone.py
…
types_str_subclassequality.py
…
types_str_subscrstep.py
…
types_tuple_subscrstep.py
…