micropython/tests/import
Paul Sokolovsky 9896314f5b tests: Add test for relative import without package context. 2015-06-27 00:40:22 +03:00
..
pkg tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
pkg2 tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
pkg3 tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
pkg6 tests: Add another testcase for relative imports. 2015-02-16 12:11:41 +02:00
gen_context.py tests: Move gen_context to import tests, because it relies on import. 2014-04-17 23:21:52 +01:00
gen_context2.py tests: Move gen_context to import tests, because it relies on import. 2014-04-17 23:21:52 +01:00
import1a.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
import1b.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
import2a.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
import3a.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
import_file.py py: Implement __file__ attribute for modules. 2014-07-28 21:21:59 +03:00
import_pkg1.py tests: Rename test scripts, changing - to _ for consistency. 2014-07-05 06:14:29 +01:00
import_pkg2.py tests: Rename test scripts, changing - to _ for consistency. 2014-07-05 06:14:29 +01:00
import_pkg3.py tests: Rename test scripts, changing - to _ for consistency. 2014-07-05 06:14:29 +01:00
import_pkg4.py tests: Rename test scripts, changing - to _ for consistency. 2014-07-05 06:14:29 +01:00
import_pkg5.py tests: Rename test scripts, changing - to _ for consistency. 2014-07-05 06:14:29 +01:00
import_pkg6.py tests: Add another testcase for relative imports. 2015-02-16 12:11:41 +02:00
rel_import_inv.py tests: Add test for relative import without package context. 2015-06-27 00:40:22 +03:00
try_module.py tests: Rename test scripts, changing - to _ for consistency. 2014-07-05 06:14:29 +01:00