Damien George
|
c410a86814
|
tests/basics: Enable == and != special-method tests now that they work.
These work since 3aab54bf43
Signed-off-by: Damien George <damien@micropython.org>
|
2020-09-18 18:40:42 +10:00 |
|
Paul Sokolovsky
|
d690c2e148
|
tests/basics/special_methods: Add testcases for __int__.
|
2018-12-07 17:28:04 +11:00 |
|
Paul Sokolovsky
|
f980c70997
|
tests/basic/: Make various tests skippable.
To run the testsuite on small ports.
|
2017-02-15 18:11:16 +03:00 |
|
Damien George
|
bb19e7b94b
|
tests/basics/special_methods: Enable tests for extra special methods.
These additional special methods are enabled on most ports so we can test
them in this test.
|
2016-08-17 12:38:19 +10:00 |
|
rguillon
|
ed6a1ada24
|
tests/basics: Add a test file for overriding special methods.
|
2016-08-17 12:11:32 +10:00 |
|