summaryrefslogtreecommitdiff
path: root/tests/basics/set_add.py
AgeCommit message (Expand)Author
2020-02-11tests/basics: Add tests for equality between bool and int/float/complex.Damien George
2014-04-07Modify set tests to print sorted sets directlyAndrew Scheller
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky