aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | test(old): sleep for 1 second on non-Windows in test_stat.vim (#28195)zeertzjq2024-04-06
* | vim-patch:9.1.0269: Test for TextChanged is still flaky with ASANzeertzjq2024-04-06
* | vim-patch:9.1.0268: Two tests in test_filechanged.vim are slowzeertzjq2024-04-06
* | feat(comment): add built-in commentingEvgeni Chasnovski2024-04-05
* | feat(lsp): set workDoneToken in initialize request (#28182)Mathias Fußenegger2024-04-05
* | vim-patch:9.1.0265: console dialog cannot save unnamed buffers (#28185)zeertzjq2024-04-05
* | feat(defaults): add :Inspect to right-click menu (#28181)zeertzjq2024-04-05
* | vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)zeertzjq2024-04-05
* | vim-patch:9.1.0262: Test for TextChanged is flaky with ASAN (#28180)zeertzjq2024-04-05
* | test: reduce `exec_lua` callsdundargoc2024-04-04
|/
* vim-patch:9.1.0259: Normal mode TextChanged isn't tested properly (#28167)zeertzjq2024-04-04
* Merge pull request #28156 from bfredl/attr_extendbfredl2024-04-03
|\
| * refactor(tests): allow to extend the new base set of attrsbfredl2024-04-02
* | fix(stdpath): remove duplicate directories (#26653)Raphael2024-04-03
* | vim-patch:9.1.0253: filetype: typespec files are not recognizedChristian Clason2024-04-03
* | vim-patch:9.1.0254: [security]: Heap buffer overflow when calling complete_ad...zeertzjq2024-04-03
* | vim-patch:9.0.0581: adding a character for incsearch fails at end of linezeertzjq2024-04-03
|/
* test: silence expected errorsdundargoc2024-04-02
* vim-patch:9.1.0251: Filetype test fails (#28142)zeertzjq2024-04-01
* vim-patch:9.0.1643: filetype detection fails if file name ends in many '~' (#...zeertzjq2024-04-01
* vim-patch:9.1.0250: filetype: ldscripts cannot be recognizedChristian Clason2024-04-01
* vim-patch:9.1.0249: filetype: rock_manifest and config.ld files are not recog...Christian Clason2024-04-01
* vim-patch:9.1.0248: filetype: yarn lock files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0247: filetype: bundle config files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0246: filetype: fontconfig files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0245: filetype: zsh theme, history and zunit files are not reco...Christian Clason2024-04-01
* vim-patch:9.1.0244: filetype: bash history files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0243: filetype: netrw history file is not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0242: filetype: octave history files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0241: filetype: mysql history files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0240: filetype: some python tools config files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0239: filetype: gnuplot history files are not recognisedChristian Clason2024-04-01
* vim-patch:9.1.0238: filetype: jupyterlab and sublime config are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0237: filetype: mplstyle files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0236: filetype: texlua files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0235: filetype: supertux files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0234: filetype: support for Intel HEX files is lackingChristian Clason2024-04-01
* Merge pull request #28080 from echasnovski/intro-buf-changezeertzjq2024-04-01
|\
| * fix(intro): clear intro if new buffer is shown in focused floatEvgeni Chasnovski2024-03-29
| * fix(intro): link showing intro to state at startEvgeni Chasnovski2024-03-29
* | test(core/job_spec): skip exit test if "sleep" command missing (#28137)zeertzjq2024-04-01
* | vim-patch:9.1.0232: Conceal test fails when rightleft feature is disabled (#2...zeertzjq2024-04-01
* | vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...zeertzjq2024-04-01
* | vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumst...zeertzjq2024-04-01
* | fix(api): set script context when using nvim_set_hl (#28123)zeertzjq2024-03-31
* | feat(lua): pass keys before mapping to vim.on_key() callback (#28098)zeertzjq2024-03-31
* | fix: explain that user should run nvim with -V1 to see more informationdundargoc2024-03-30
* | test: use matches(...) instead of ok(string.find(...)) (#28111)zeertzjq2024-03-30
* | fix(extmarks): splice earlier when opening new line (#28108)zeertzjq2024-03-30
* | fix: support UNC paths in vim.fs.normalizedundargoc2024-03-30