aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_spell.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:8.2.4563: "z=" in Visual mode may go beyond the end of the linezeertzjq2023-01-15
* vim-patch:9.0.0882: using freed memory after SpellFileMissing autocmd uses bw...zeertzjq2022-11-15
* vim-patch:8.2.3744: E854 is not tested; some spelling suggestions are not testedzeertzjq2022-11-06
* vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
* vim-patch:8.2.0401: not enough test coverage for evalvars.czeertzjq2022-10-26
* vim-patch:9.0.0616: spell test fails because error message changedzeertzjq2022-10-15
* vim-patch:8.2.4249: the timeout limit for spell suggestions is always 5000 (#...zeertzjq2022-08-14
* vim-patch:9.0.0052: "zG" may throw an error if invalid character follows (#19...zeertzjq2022-07-15
* vim-patch:8.1.{1524,1544}: tests are silently skipped (#19276)zeertzjq2022-07-08
* vim-patch:9.0.0035: spell dump may go beyond end of an array (#19228)zeertzjq2022-07-05
* vim-patch:9.0.0034: spell tests do not always clear the word listzeertzjq2022-07-04
* vim-patch:8.2.5098: spelldump test sometimes hangszeertzjq2022-07-04
* vim-patch:8.2.1808: no test coverage for ":spelldump!"zeertzjq2022-07-04
* vim-patch:8.2.1770: invalid memory use when using SpellFileMissing autocmdzeertzjq2022-07-04
* vim-patch:9.0.0021: invalid memory access when adding word to spell word listzeertzjq2022-07-02
* vim-patch:8.2.5123: using invalid index when looking for spell suggestionszeertzjq2022-06-27
* vim-patch:8.2.4921: spell test fails because of new illegal byte checkzeertzjq2022-05-12
* vim-patch:8.2.4247: stack corruption when looking for spell suggestionszeertzjq2022-04-04
* test(old): fix test_spell.vim encodingzeertzjq2022-04-04
* vim-patch:8.2.3582: reading uninitialized memory when giving spell suggestionsf380cedric2022-01-06
* feat(eval/method): partially port v8.1.2004Sean Dewar2021-11-26
* vim-patch:8.2.0945: cannot use "z=" when 'spell' is offJan Edmund Lazo2021-06-12
* vim-patch:8.2.0046: tests for spell suggestions are slowJan Edmund Lazo2021-06-12
* vim-patch:8.2.0039: memory access error when "z=" has no suggestionsJan Edmund Lazo2021-06-12
* vim-patch:8.2.0038: spell suggestions insufficiently testedJan Edmund Lazo2021-06-12
* vim-patch:8.2.1754: completion with spell checking not tested (#12992)Jan Edmund Lazo2020-09-27
* vim-patch:8.2.0953: spell checking doesn't work for CamelCased wordsThomas Vigouroux2020-09-24
* vim-patch:8.1.2172: spell highlight is wrong at start of the lineJan Edmund Lazo2020-08-02
* vim-patch:8.1.2131: MSVC tests failJan Edmund Lazo2020-02-16
* vim-patch:8.1.2129: using hard coded executable path in testJan Edmund Lazo2020-02-16
* vim-patch:8.1.1144: too strict checking of the 'spellfile' optionJan Edmund Lazo2020-01-26
* vim-patch:8.1.1143: may pass weird strings to file name expansionJan Edmund Lazo2020-01-26
* vim-patch:8.1.2317: no test for spell affix file with flag on suffixJan Edmund Lazo2019-11-17
* vim-patch:8.1.2268: spell file flag zero is not recognizedJan Edmund Lazo2019-11-09
* vim-patch:8.1.0811: too many #ifdefsDaniel Hahler2019-08-22
* vim-patch:8.1.0200: spellbadword() not testedJan Edmund Lazo2019-08-08
* vim-patch:8.1.1824: crash when correctly spelled word is very long (#10725)Jan Edmund Lazo2019-08-08
* oldtests: skip Test_spellinfo()Jan Edmund Lazo2018-11-12
* vim-patch:8.1.0340: no test for :spellinfoJan Edmund Lazo2018-11-12
* Merge #4486 'refactor: Remove maxmem, maxmemtot options'Justin M. Keyes2018-05-02
* vim-patch:8.0.1419: cursor column is not updated after ]sJustin M. Keyes2018-01-16
* vim-patch:8.0.1225: no check for spell region being zeroJustin M. Keyes2018-01-16
* test/old: skip enc=latin1 testsJustin M. Keyes2018-01-16
* vim-patch:8.0.0792: spell test leaves files behindJustin M. Keyes2018-01-16
* vim-patch:8.0.0658: spell test is old styleJustin M. Keyes2018-01-16
* vim-patch:8.0.0601: no test coverage for :spellrepallJustin M. Keyes2018-01-16
* runtime: include en.utf-8.splJustin M. Keyes2018-01-15
* vim-patch:8.0.0582: illegal memory access with z= commandJustin M. Keyes2018-01-13