summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_alot.vim
AgeCommit message (Expand)Author
2022-11-17patch 9.0.0892: may redraw when not neededv9.0.0892Bram Moolenaar
2022-10-13patch 9.0.0737: Lisp word only recognized when a space followsv9.0.0737Bram Moolenaar
2022-07-23patch 9.0.0059: test file has wrong namev9.0.0059zeertzjq
2022-04-09patch 8.2.4719: ">" marker sometimes not displayed in the jumplistv8.2.4719Christian Brabandt
2021-03-10patch 8.2.2588: build failure with tiny featuresv8.2.2588Bram Moolenaar
2020-04-13patch 8.2.0573: using :version twice leaks memoryv8.2.0573Bram Moolenaar
2020-03-19patch 8.2.0413: buffer menu does not handle special buffers properlyv8.2.0413Bram Moolenaar
2020-01-28patch 8.2.0164: test_alot takes too longv8.2.0164Bram Moolenaar
2019-12-25patch 8.2.0040: timers test is still flaky on Travis for Macv8.2.0040Bram Moolenaar
2019-12-18patch 8.2.0023: command line editing not sufficiently testedv8.2.0023Bram Moolenaar
2019-11-06patch 8.1.2264: there are two test files for :letv8.1.2264Bram Moolenaar
2019-10-16patch 8.1.2161: mapping test failsv8.1.2161Bram Moolenaar
2019-09-09patch 8.1.2019: 'cursorline' always highlights the whole linev8.1.2019Bram Moolenaar
2019-08-12patch 8.1.1841: no test for Ex shift commandsv8.1.1841Bram Moolenaar
2019-04-28patch 8.1.1228: not possible to process tags with a functionv8.1.1228Bram Moolenaar
2019-03-02patch 8.1.0986: rename() is not propertly testedv8.1.0986Bram Moolenaar
2019-02-15patch 8.1.0926: no test for :wnext, :wNext and :wpreviousv8.1.0926Bram Moolenaar
2019-01-24patch 8.1.0817: ":=" command is not testedv8.1.0817Bram Moolenaar
2018-11-10patch 8.1.0516: :move command marks buffer modified when nothing changedv8.1.0516Bram Moolenaar
2018-09-22patch 8.1.0428: the :suspend command is not testedv8.1.0428Bram Moolenaar
2018-09-14patch 8.1.0389: :behave command is not testedv8.1.0389Bram Moolenaar
2018-09-10patch 8.1.0362: cannot get the script line number when executing a functionv8.1.0362Bram Moolenaar
2018-08-07patch 8.1.0251: using full path is not supported for 'backupdir'v8.1.0251Bram Moolenaar
2018-07-23patch 8.1.0205: invalid memory access with invalid modelinev8.1.0205Bram Moolenaar
2018-05-19patch 8.1.0003: the :compiler command is not testedv8.1.0003Bram Moolenaar
2017-10-29patch 8.0.1237: ":set scroll&" often gives an errorv8.0.1237Bram Moolenaar
2017-10-15patch 8.0.1200: tests switch the bell off twicev8.0.1200Bram Moolenaar
2017-09-30patch 8.0.1162: shared script for tests cannot be included twicev8.0.1162Bram Moolenaar
2017-09-04patch 8.0.1053: setline() does not work on startupv8.0.1053Bram Moolenaar
2017-09-02patch 8.0.1039: cannot change a line in not current bufferv8.0.1039Bram Moolenaar
2017-08-19patch 8.0.0962: crash with virtualedit and joining linesv8.0.0962Bram Moolenaar
2017-07-08patch 8.0.0699: checksum tests are not actually runv8.0.0699Bram Moolenaar
2017-06-04patch 8.0.0613: the conf filetype is used before ftdetect from packagesv8.0.0613Bram Moolenaar
2017-04-02patch 8.0.0537: illegal memory access with :z and large countv8.0.0537Bram Moolenaar
2017-03-29patch 8.0.0522: Win32: when 'clipboard' is "unnamed" yyp does not workv8.0.0522Bram Moolenaar
2017-03-21patch 8.0.0499: taglist() does not prioritize tags for a bufferv8.0.0499Bram Moolenaar
2017-03-19patch 8.0.0493: crash with cd command with very long argumentv8.0.0493Bram Moolenaar
2017-03-19patch 8.0.0485: not all windows commands are testedv8.0.0485Bram Moolenaar
2017-03-08patch 8.0.0433: beeps when running testsv8.0.0433Bram Moolenaar
2017-03-08patch 8.0.0430: options test fails or hangs on MS-Windowsv8.0.0430Bram Moolenaar
2017-02-23patch 8.0.0359: 'number' and 'relativenumber' are not properly testedv8.0.0359Bram Moolenaar
2017-02-18patch 8.0.0337: invalid memory access in :recover commandv8.0.0337Bram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referencev8.0.0334Bram Moolenaar
2017-02-01patch 8.0.0289: no test for "ga" and :asciiv8.0.0289Bram Moolenaar
2017-01-22patch 8.0.0222: blockwise put on multi-byte character misplacedv8.0.0222Bram Moolenaar
2017-01-13patch 8.0.0178: command count test fails on MS-Windowsv8.0.0178Bram Moolenaar
2017-01-10patch 8.0.0167: str2nr()/str2float() fail with negative valuesv8.0.0167Bram Moolenaar
2017-01-08patch 8.0.0156: not enough test coverage for float functionsv8.0.0156Bram Moolenaar
2016-10-12patch 8.0.0031v8.0.0031Bram Moolenaar
2016-09-29patch 8.0.0019v8.0.0019Bram Moolenaar