This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2026-03-06 04:24:17 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9c9b52422d39e1b3ab6b904948e27c87faa353cb
jedi
/
test
/
test_evaluate
History
Dave Halter
4514373de6
Use unicode strings in test to pass some tests in Python 2
2017-12-30 04:36:59 +01:00
..
absolute_import
…
buildout_project
…
flask-site-packages
…
implicit_namespace_package
…
implicit_nested_namespaces/namespace
/pkg
…
init_extension_module
…
namespace_package
…
nested_namespaces
…
not_in_sys_path
…
sample_venvs
/pth_directory
Test if virtualenvs and pth files work
2017-12-30 00:02:14 +01:00
zipped_imports
…
__init__.py
…
test_absolute_import.py
…
test_annotations.py
…
test_buildout_detection.py
Use Script everywhere where cwd_at is used, otherwise Python 2.7 is annoying
2017-12-30 03:55:23 +01:00
test_compiled.py
Use unicode strings in test to pass some tests in Python 2
2017-12-30 04:36:59 +01:00
test_context.py
…
test_docstring.py
Cleanup the docstring tests
2017-12-29 19:47:28 +01:00
test_extension.py
Use Script everywhere where cwd_at is used, otherwise Python 2.7 is annoying
2017-12-30 03:55:23 +01:00
test_helpers.py
…
test_implicit_namespace_package.py
…
test_imports.py
…
test_literals.py
…
test_mixed.py
…
test_namespace_package.py
…
test_precedence.py
…
test_pyc.py
Use Script everywhere where cwd_at is used, otherwise Python 2.7 is annoying
2017-12-30 03:55:23 +01:00
test_representation.py
…
test_stdlib.py
…
test_sys_path.py
Try to avoid the pth tests not working because of the created virtualenv in tox
2017-12-30 03:15:28 +01:00