summaryrefslogtreecommitdiff
path: root/src/testdir/test_spell.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1808: no test coverage for ":spelldump!"v8.2.1808Bram Moolenaar2020-10-071-0/+38
* patch 8.2.1770: invalid memory use when using SpellFileMissing autocmdv8.2.1770Bram Moolenaar2020-09-281-0/+23
* patch 8.2.1754: completion with spell checking not testedv8.2.1754Bram Moolenaar2020-09-271-0/+37
* patch 8.2.1659: spellfile code not completely testedv8.2.1659Bram Moolenaar2020-09-111-0/+1
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-1/+1
* patch 8.2.0953: spell checking doesn't work for CamelCased wordsv8.2.0953Bram Moolenaar2020-06-101-0/+5
* patch 8.2.0948: spell test failsv8.2.0948Bram Moolenaar2020-06-101-3/+3
* patch 8.2.0945: cannot use "z=" when 'spell' is offv8.2.0945Bram Moolenaar2020-06-101-5/+40
* patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar2020-03-251-0/+5
* patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar2020-03-181-0/+29
* patch 8.2.0046: tests for spell suggestions are slowv8.2.0046Bram Moolenaar2019-12-261-45/+48
* patch 8.2.0039: memory access error when "z=" has no suggestionsv8.2.0039Bram Moolenaar2019-12-251-3/+1
* patch 8.2.0038: spell suggestions insufficiently testedv8.2.0038Bram Moolenaar2019-12-251-0/+169
* patch 8.1.2317: no test for spell affix file with flag on suffixv8.1.2317Bram Moolenaar2019-11-171-0/+28
* patch 8.1.2268: spell file flag zero is not recognizedv8.1.2268Bram Moolenaar2019-11-071-3/+6
* patch 8.1.2172: spell highlight is wrong at start of the linev8.1.2172Bram Moolenaar2019-10-181-0/+25
* patch 8.1.2131: MSVC tests failv8.1.2131Bram Moolenaar2019-10-101-5/+6
* patch 8.1.2129: using hard coded executable path in testv8.1.2129Bram Moolenaar2019-10-101-5/+5
* patch 8.1.2004: more functions can be used as methodsv8.1.2004Bram Moolenaar2019-09-071-3/+3
* patch 8.1.1824: crash when correctly spelled word is very longv8.1.1824Bram Moolenaar2019-08-061-0/+13
* patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar2019-06-151-3/+2
* patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar2019-06-131-1/+1
* patch 8.1.1144: too strict checking of the 'spellfile' optionv8.1.1144Bram Moolenaar2019-04-101-0/+5
* patch 8.1.1143: may pass weird strings to file name expansionv8.1.1143Bram Moolenaar2019-04-101-0/+6
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-4/+2
* patch 8.1.0340: no test for :spellinfov8.1.0340Bram Moolenaar2018-08-311-0/+29
* patch 8.1.0200: spellbadword() not testedv8.1.0200Bram Moolenaar2018-07-201-0/+41
* patch 8.0.1419: cursor column is not updated after ]sv8.0.1419Bram Moolenaar2017-12-211-0/+31
* patch 8.0.1225: no check for spell region being zerov8.0.1225Bram Moolenaar2017-10-271-0/+9
* patch 8.0.0792: spell test leaves files behindv8.0.0792Bram Moolenaar2017-07-281-0/+11
* patch 8.0.0658: spell test is old stylev8.0.0658Bram Moolenaar2017-06-221-2/+724
* patch 8.0.0601: no test coverage for :spellrepallv8.0.0601Bram Moolenaar2017-05-231-0/+17
* patch 8.0.0582: illegal memory access with z= commandv8.0.0582Bram Moolenaar2017-04-221-0/+9
* patch 8.0.0364: ]s does not move cursor with two spell errors in one linev8.0.0364Bram Moolenaar2017-02-251-0/+20