summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/sys1.py
Commit message (Collapse)AuthorAge
* tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky2017-06-10
|
* tests/basic/: Make various tests skippable.Paul Sokolovsky2017-02-15
| | | | To run the testsuite on small ports.
* tests: Allow tests to pass against CPython 3.5.Damien George2015-10-02
| | | | | All breaking changes going from 3.4 to 3.5 are contained in basics/python34.py.
* tests: Add tests for attrtuple, and for more corner cases.Damien George2015-04-22
|
* tests: Add missing tests for builtins, and many other things.Damien George2015-04-04