Damien George
|
27465e6b24
|
tests/basics: Add tests for equality between bool and int/float/complex.
False/True should be implicitly converted to 0/1 when compared with numeric
types.
|
2020-02-11 11:06:17 +11:00 |
Andrew Scheller
|
1ff6011abc
|
Modify set tests to print sorted sets directly
instead of creating temporary lists and sorting those in-place
|
2014-04-07 05:00:03 +01:00 |
Paul Sokolovsky
|
8c3858b016
|
Move tests in basic/tests/ up one level preparating to multiple test dirs.
|
2014-01-19 18:41:55 +02:00 |