..
pkg
tests: Split out those tests requiring float and import.
11 years ago
pkg2
tests: Split out those tests requiring float and import.
11 years ago
pkg3
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
pkg6
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
pkg7
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
pkg8
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
builtin_import.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
gen_context.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
gen_context2.py
tests: Move gen_context to import tests, because it relies on import.
11 years ago
import1a.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
import1b.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
import2a.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
import3a.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
import_file.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
import_long_dyn.py
tests/import_long_dyn: Test for "import *" of a long dynamic name.
6 years ago
import_long_dyn2.py
tests/import_long_dyn: Test for "import *" of a long dynamic name.
6 years ago
import_override.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
import_override.py.exp
tests: Add .exp files for basics/parser and import/import_override.
5 years ago
import_pkg1.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
import_pkg2.py
tests: Rename test scripts, changing - to _ for consistency.
10 years ago
import_pkg3.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
import_pkg4.py
tests: Rename test scripts, changing - to _ for consistency.
10 years ago
import_pkg5.py
tests: Rename test scripts, changing - to _ for consistency.
10 years ago
import_pkg6.py
tests: Add another testcase for relative imports.
10 years ago
import_pkg7.py
tests/import: Improve builtinimport.c test coverage.
8 years ago
import_pkg8.py
tests/import: Improve builtinimport.c test coverage.
8 years ago
import_star_error.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
module_getattr.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
module_getattr.py.exp
tests/import: Add .exp file for module_getattr.py to not require Py 3.7.
6 years ago
mpy_invalid.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
mpy_invalid.py.exp
py/persistentcode: Add a qstr window to save mpy files more efficiently.
6 years ago
mpy_native.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
mpy_native.py.exp
tests/import: Add test for importing viper code with additional flags.
5 years ago
rel_import_inv.py
tests: Add test for relative import without package context.
10 years ago
try_module.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago