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
cf7b5b6b2b4a00f7bfac6038b935170678d5bc67
jedi-fork
/
test
/
static_analysis
History
Dave Halter
cf7b5b6b2b
disable two failing multiple value tests. These are things jedi is not able to detect at the moment. It's not a huge problem, but it would be very nice if we could detect these as well. But there would be a need of restructuring var_args unpacking.
2014-06-05 11:54:46 +02:00
..
arguments.py
add a new static_analysis file to test star arguments separately
2014-05-28 11:08:44 +02:00
attribute_error.py
improved static analysis found mistakes in its own test suite
2014-05-26 10:51:19 +02:00
generators.py
static analysis start positions are now tested
2014-05-16 15:03:59 +02:00
imports.py
improved import positioning errors in static analysis
2014-05-16 17:20:45 +02:00
star_arguments.py
disable two failing multiple value tests. These are things jedi is not able to detect at the moment. It's not a huge problem, but it would be very nice if we could detect these as well. But there would be a need of restructuring var_args unpacking.
2014-06-05 11:54:46 +02:00
try_except.py
improved import positioning errors in static analysis
2014-05-16 17:20:45 +02:00