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-01-11 14:32:20 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
79e2bf80d0fba989fdaf231f9075f852fe3cd8d5
jedi
/
test
History
David Halter
79e2bf80d0
don't use json (doesn't work in py2.5), even if it's not relevant.
fixes
#94
again :-)
2013-01-05 18:28:09 +01:00
..
completion
follow imports if they are in the file path,
fixes
davidhalter/jedi-vim#56
2012-12-30 10:29:35 +01:00
__init__.py
test suite for completion added
2012-04-12 15:47:33 +02:00
regression.py
don't use json (doesn't work in py2.5), even if it's not relevant.
fixes
#94
again :-)
2013-01-05 18:28:09 +01:00
run.py
fix a little import problem in regression tests
2012-12-31 12:36:33 +01:00
test.sh
added regression tests. with tests for user scopes
2012-09-05 23:49:51 +02:00