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-09 23:34:45 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
00912e69fe952b82392d38a8b3071cd125714dc1
jedi
/
test
History
Takafumi Arakaki
00912e69fe
Completely separate test collection and run
2013-03-10 16:34:54 +01:00
..
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
remove repl style comments and use indented blocks instead,
#146
2013-03-01 19:52:36 +04:30
regression.py
fixed a unicode problem caused by a wrongly placed docstring
2013-03-01 00:32:54 +04:30
run.py
Completely separate test collection and run
2013-03-10 16:34:54 +01:00
test.sh
Run doctests on Travis CI
2013-02-26 10:45:58 +01:00