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
2025-12-22 21:31:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c98d099001046ee93e5e4fb641c9079d8574db12
jedi
/
test
History
David Halter
ee6a261b42
Merge branch 'dev' of github.com:davidhalter/jedi into dev
2013-03-01 00:35:18 +04:30
..
completion
fixed invalid list comprehension tests
2013-02-22 23:06:59 +04:30
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
api.Script.get_definition -> definition, to be consistent in the api naming. deprecated api.Script.get_definition
2013-02-21 22:12:51 +04:30
refactor.py
little description of regression and refactor
2013-03-01 00:23:13 +04:30
regression.py
fixed a unicode problem caused by a wrongly placed docstring
2013-03-01 00:32:54 +04:30
run.py
improved run test documentation
2013-03-01 00:31:51 +04:30
test.sh
Run doctests on Travis CI
2013-02-26 10:45:58 +01:00