Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-15 | tests/basic/[a-f]*: Make skippable. | Paul Sokolovsky | |
For small ports which don't have all features enabled. | |||
2015-04-04 | tests: Add missing tests for builtins, and many other things. | Damien George | |
2015-03-28 | tests/class_descriptor.py: Fix line-endings (were CRLF). | Paul Sokolovsky | |
2015-03-26 | py: Add optional support for descriptors' __get__ and __set__ methods. | stijn | |
Disabled by default. Enabled on unix and windows ports. |