summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_compare
Commit message (Expand)AuthorAgeFilesLines
* Convert test_compare to use unittest. Hopefully we can find outNeal Norwitz2006-04-091-101/+0
* No more RCmp.Neil Schemenauer2001-01-041-22/+1
* Use == rather than cmp(). The return value of cmp() is not well defined whenNeil Schemenauer2001-01-031-121/+121
* Add more tests for compare and coercion in preparation for the coercionNeil Schemenauer2001-01-021-0/+122