summaryrefslogtreecommitdiff
path: root/tests/basics/class_reverse_op.py
AgeCommit message (Collapse)Author
2017-11-16tests: Fixup tests for 3.x on RosieScott Shawcroft
2017-09-10tests/class_reverse_op: Test for reverse arith ops special methods.Paul Sokolovsky
This test should be run only if support for reverse ops is enabled, so the corresponding feature_check is added to run-tests.