This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
You've already forked jedi-fork
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
180d0a87648959cb082d51ad2234526048374f1a
jedi-fork
/
test
T
History
Takafumi Arakaki
180d0a8764
Rename regression.py to test_regression.py
...
in order to let py.test collect the tests.
2013-03-12 07:12:44 +01:00
..
completion
Add more test cases in completion/definition.py
2013-03-10 21:29:09 +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
Use unittest2 for Python < 2.7
2013-03-10 21:28:27 +01:00
conftest.py
Fix tests for Python 3.2 (use relative import)
2013-03-12 07:11:37 +01:00
refactor.py
Fix tests for Python 3.2 (use relative import)
2013-03-12 07:11:37 +01:00
run.py
Fix tests for Python 3.2 (use relative import)
2013-03-12 07:11:37 +01:00
test_integration.py
Fix tests for Python 3.2 (use relative import)
2013-03-12 07:11:37 +01:00
test_regression.py
Rename regression.py to test_regression.py
2013-03-12 07:12:44 +01:00
test.sh
Run doctests on Travis CI
2013-02-26 10:45:58 +01:00