Paul Sokolovsky
|
b737c9cbc8
|
tests/gen_yield_from_close: Use range() instead of reversed().
As a "more basic" builtin iterator, present even in smaller ports.
|
2017-02-15 17:05:27 +03:00 |
Rami Ali
|
531c206e8b
|
tests: Add tests to improve coverage of runtime.c.
|
2016-12-21 15:44:41 +11:00 |
Rami Ali
|
5d06a74303
|
tests/basics: Improve test coverage for generators.
|
2016-12-20 16:19:56 +11:00 |
Damien George
|
539681fffd
|
tests: Rename test scripts, changing - to _ for consistency.
From now on, all new tests must use underscore.
Addresses issue #727.
|
2014-07-05 06:14:29 +01:00 |