summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_ins_complete.vim
AgeCommit message (Expand)Author
2020-03-15patch 8.2.0382: some tests fail when run under valgrindv8.2.0382Bram Moolenaar
2020-01-26patch 8.2.0158: triggering CompleteDone earlier is not backwards compatiblev8.2.0158Bram Moolenaar
2020-01-17patch 8.2.0123: complete_info() does not work when CompleteDone is triggeredv8.2.0123Bram Moolenaar
2020-01-05patch 8.2.0088: insufficient tests for tags; bug in using extra tag fieldv8.2.0088Bram Moolenaar
2020-01-04patch 8.2.0084: complete item "user_data" can only be a stringv8.2.0084Bram Moolenaar
2019-12-15patch 8.2.0011: screen updating wrong when opeing preview windowv8.2.0011Bram Moolenaar
2019-12-14patch 8.2.0007: popup menu positioned wrong with folding in two tabsv8.2.0007Bram Moolenaar
2019-08-02patch 8.1.1791: 'completeslash' also applies to globpath()v8.1.1791Bram Moolenaar
2019-07-29patch 8.1.1774: test is silently skippedv8.1.1774Bram Moolenaar
2019-07-28patch 8.1.1769: 'shellslash' is also used for completionv8.1.1769Bram Moolenaar
2019-07-22patch 8.1.1732: completion in cmdwin does not work for buffer-local commandsv8.1.1732Bram Moolenaar
2019-04-08patch 8.1.1139: no test for what is fixed in patch 8.1.0716v8.1.1139Bram Moolenaar
2019-01-11patch 8.1.0716: get warning message when 'completefunc' returns nothingv8.1.0716Bram Moolenaar
2019-01-09patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar
2018-08-08patch 8.1.0258: not enough testing for the CompleteDone eventv8.1.0258Bram Moolenaar
2018-06-13patch 8.1.0055: complete test has wrong order of argumentsv8.1.0055Bram Moolenaar
2018-06-12patch 8.1.0053: first argument of 'completefunc' has inconsistent typev8.1.0053Bram Moolenaar
2018-02-10patch 8.0.1493: completion items cannot be annotatedv8.0.1493Bram Moolenaar
2018-02-09patch 8.0.1482: using feedkeys() does not work to test completionv8.0.1482Bram Moolenaar
2017-11-05patch 8.0.1271: still too many old style testsv8.0.1271Bram Moolenaar
2017-11-02patch 8.0.1242: function argument with only dash is seen as number zerov8.0.1242Bram Moolenaar
2017-10-27patch 8.0.1224: still interference between test functionsv8.0.1224Bram Moolenaar
2017-10-26patch 8.0.1221: still too many old style testsv8.0.1221Bram Moolenaar