Boris Staletic
|
d75d806abb
Port to unittest
|
3 年之前 |
Boris Staletic
|
b932fe844a
Switch to pytest
|
5 年之前 |
Boris Staletic
|
154cfb2f07
Remove python2 support
|
5 年之前 |
Boris Staletic
|
ec6792dae6
Hamcrest deprecation warning
|
5 年之前 |
micbou
|
93fd392ea2
Disable Vim filtering
|
5 年之前 |
micbou
|
73fea03d78
Convert strings from omnifunc into dictionaries
|
6 年之前 |
micbou
|
eac2232c22
Improve omnifunc compliance when start column is invalid
|
6 年之前 |
micbou
|
24ab8ca941
Restore cursor position after omnifunc calls
|
6 年之前 |
micbou
|
dca5682e21
Move cursor to start column before calling again omnifunc
|
6 年之前 |
micbou
|
115f360092
Update matches for all windows
|
6 年之前 |
micbou
|
d16d3cebc4
Allow users to change the options by restarting the server
|
6 年之前 |
micbou
|
d4cddbcc7f
Update Omnifunc completer Unicode tests
|
7 年之前 |
micbou
|
e96ef7ce38
Do not disable omnifunc when filetype completion is disabled
|
6 年之前 |
Ben Jackson
|
c2f26159f6
Use fake filetype for omni completion test
|
7 年之前 |
micbou
|
c5bec8f690
Expect GetCompletions_Cache_List_Unicode test to fail
|
7 年之前 |
micbou
|
139e3fbaf9
Add omnifunc tests
|
7 年之前 |
micbou
|
600383fbac
Do not cache omnifunc on FileReadyToParse event
|
8 年之前 |
micbou
|
dec9c0f827
Add test with omnifunc moving cursor position
|
7 年之前 |
micbou
|
db0b9ab335
Rewrite omnifunc tests
|
7 年之前 |
Ben Jackson
|
5c98b69b6f
Fix tests supplying findstart. It's 0-based. Known failure is no longer a known failure
|
7 年之前 |
micbou
|
f3ccafe3ae
Do not install aliases from future
|
7 年之前 |
micbou
|
fa10f33c2a
Move test_utils to tests folder
|
8 年之前 |
micbou
|
8d015c95cc
Refactor tests using a YouCompleteMe instance
|
8 年之前 |
micbou
|
7b2155ab64
Refactor tests using a server instance
|
8 年之前 |
Ben Jackson
|
e73426187d
Add tests for omni completer GetCompletions
|
8 年之前 |