Dave Halter
|
9c1063c35a
|
Use the proper fixture
|
2020-01-12 23:58:49 +01:00 |
|
Dave Halter
|
cc34c7d4f3
|
Move not_in_sys_path tests to examples
|
2020-01-12 00:55:01 +01:00 |
|
Dave Halter
|
f3919823fb
|
Moved zipped imports test files
|
2020-01-12 00:43:36 +01:00 |
|
Dave Halter
|
8459b02a98
|
Move flask tests to examples folder
|
2020-01-11 22:01:33 +01:00 |
|
Dave Halter
|
0931c5492d
|
Fix tests
|
2019-12-27 13:30:53 +01:00 |
|
Dave Halter
|
82ed28955d
|
Fix tests
|
2019-12-25 15:02:35 +01:00 |
|
Dave Halter
|
f3c8bc10f5
|
Keyword completion after ... should not work, fixes davidhalter/jedi-vim#506
|
2019-12-25 14:44:25 +01:00 |
|
Dave Halter
|
adff6d34a4
|
goto_assignment -> goto everywhere where it was left
|
2019-12-20 19:15:41 +01:00 |
|
Dave Halter
|
d7d9c9642a
|
Don't use goto_definitions anymore, use infer
|
2019-12-20 19:06:24 +01:00 |
|
Dave Halter
|
2cc898ba35
|
Get rid of completions in tests
|
2019-12-20 16:54:51 +01:00 |
|
Dave Halter
|
8a26a23884
|
Make is_package a function and call it consistently
|
2019-12-01 19:31:31 +01:00 |
|
Dave Halter
|
86071dda54
|
Use a different sys path for import completions and import type inference
Fix tests of the #1451 pull request
|
2019-12-01 00:12:19 +01:00 |
|
Dave Halter
|
39b294e085
|
Fix some interpreter issues
|
2019-08-20 09:09:19 +02:00 |
|
Dave Halter
|
03920502c4
|
infer_state -> inference_state
|
2019-08-16 11:44:30 +02:00 |
|
Dave Halter
|
600272366f
|
parent_value -> parent_context
|
2019-08-15 09:36:46 +02:00 |
|
Dave Halter
|
ad4f546aca
|
context -> value
|
2019-08-15 01:23:06 +02:00 |
|
Dave Halter
|
a5dff65142
|
Evaluator -> InferState
|
2019-08-15 00:37:51 +02:00 |
|
Dave Halter
|
3b4f292464
|
Move the evaluate package to inference
|
2019-08-15 00:14:26 +02:00 |
|
Dave Halter
|
e4d1e5455f
|
test_evaluate -> test_inference
|
2019-08-14 23:56:44 +02:00 |
|