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-04-25 09:53:59 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
841d46684f4083af39c61e3ba4384535f98a3974
jedi
/
test
T
History
Takafumi Arakaki
841d46684f
Skip test in Python 3. It is a known bug.
...
See:
#161
2013-03-14 22:21:58 +01:00
..
completion
Fix test failures because imports.py uses base.py
2013-03-12 10:18:18 +01:00
refactor
inline refactorings support tuples now,
#103
2013-01-07 20:30:17 +01:00
__init__.py
test suite for completion added
2012-04-12 15:47:33 +02:00
base.py
Remove unused imports
2013-03-12 11:04:15 +01:00
conftest.py
Automatically skip thirdparty test if not importable
2013-03-12 13:51:33 +01:00
refactor.py
Remove unused imports
2013-03-12 11:04:15 +01:00
run.py
Automatically skip thirdparty test if not importable
2013-03-12 13:51:33 +01:00
test_cache.py
Skip test in Python 3. It is a known bug.
2013-03-14 22:21:58 +01:00
test_integration.py
Automatically skip thirdparty test if not importable
2013-03-12 13:51:33 +01:00
test_regression.py
Add a failing test due to import hack
2013-03-12 10:01:57 +01:00