summaryrefslogtreecommitdiff
path: root/tests/basics/sys1.py
AgeCommit message (Expand)Author
2017-06-20Merge tag 'v1.9.1'2.0.0-alpha.0Scott Shawcroft
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-02-15tests/basic/: Make various tests skippable.Paul Sokolovsky
2017-02-14Fix tests that rely on sys.implementation.name to work with circutpython resp...Scott Shawcroft
2015-10-02tests: Allow tests to pass against CPython 3.5.Damien George
2015-04-22tests: Add tests for attrtuple, and for more corner cases.Damien George
2015-04-04tests: Add missing tests for builtins, and many other things.Damien George