index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cpydiff
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2018-07-11
WIP: after merge; before testing
Dan Halbert
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-26
This test now passes, make it run regularly
Jeff Epler
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