summaryrefslogtreecommitdiff
path: root/tests/cpydiff/core_arguments.py
AgeCommit message (Collapse)Author
2017-07-09tests/cpydiff/core_arguments: Move under Functions subsection.Paul Sokolovsky
This is the last "orphan" case.
2017-05-02tests/cpydiff/core_arguments: Fill in cause/workaround.Paul Sokolovsky
2017-02-20tests/cpydiff: Add initial set of tests for uPy-CPython differences.Rami Ali
These tests are intended to fail, as they provide a programatic record of differences between uPy and CPython. They also contain a special comment at the start of the file which has meta-data describing the difference, including known causes and known workarounds.