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
2026-04-20 05:08:10 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd1e07a53264ee28091a7673d6dcab90da7a9772
jedi
/
test
History
Dave Halter
f24a3bf997
Fix on_import tests.
2014-11-26 03:07:41 +01:00
..
completion
Fix on_import tests.
2014-11-26 03:07:41 +01:00
refactor
…
speed
…
static_analysis
…
test_api
Tests for imports and is_definition.
2014-10-02 11:14:03 +02:00
test_evaluate
…
test_parser
Remove NamePart from existance and rename it to Name.
2014-09-26 16:29:53 +02:00
__init__.py
…
conftest.py
…
helpers.py
…
refactor.py
…
run.py
The test runner should only start tests if the name starts with the same letters.
2014-11-17 17:56:43 +01:00
test_cache.py
Remove some other _star_import_cache stuff, and with this,
#489
should be fixed.
2014-10-06 17:55:28 +02:00
test_debug.py
…
test_integration_analysis.py
…
test_integration_import.py
…
test_integration_keyword.py
…
test_integration_stdlib.py
…
test_integration.py
…
test_jedi_system.py
…
test_new_parser.py
change the new parser tests
2014-11-06 14:16:17 +01:00
test_regression.py
…
test_speed.py
…
test_utils.py
…