summaryrefslogtreecommitdiff
path: root/src/testdir
AgeCommit message (Expand)Author
2017-09-16patch 8.0.1117: Test_terminal_no_cmd hangs on MS-Windows with GUIBram Moolenaar
2017-09-16patch 8.0.1116: terminal test fails on MS-WindowsBram Moolenaar
2017-09-16patch 8.0.1115: crash when using foldtextresult() recursivelyBram Moolenaar
2017-09-15patch 8.0.1112: can't get size or current index from quickfix listBram Moolenaar
2017-09-14patch 8.0.1109: timer causes error on exit from Ex modeBram Moolenaar
2017-09-14patch 8.0.1108: cannot specify mappings for the terminal windowBram Moolenaar
2017-09-14patch 8.0.1105: match() and matchend() are not testedBram Moolenaar
2017-09-11patch 8.0.1095: terminal multibyte escrape test is flakyBram Moolenaar
2017-09-11patch 8.0.1093: various small quickfix issuesBram Moolenaar
2017-09-10patch 8.0.1090: cannot get the text under the cursor like v:beval_textBram Moolenaar
2017-09-10patch 8.0.1087: Test_terminal_cwd is flakyBram Moolenaar
2017-09-09patch 8.0.1083: leaking memory in input part of channelBram Moolenaar
2017-09-09patch 8.0.1082: tests fail when run under valgrindBram Moolenaar
2017-09-08patch 8.0.1074: ":term NONE" does not work on MS-WindowsBram Moolenaar
2017-09-07patch 8.0.1070: terminal test is flaky on MacBram Moolenaar
2017-09-06patch 8.0.1067: try/catch in timer does not prevent it from being stoppedBram Moolenaar
2017-09-05patch 8.0.1058: terminal redirection test is flakyBram Moolenaar
2017-09-05patch 8.0.1057: terminal scrape test waits too longBram Moolenaar
2017-09-04patch 8.0.1055: bufline test hangs on MS-WindowsBram Moolenaar
2017-09-04patch 8.0.1054: terminal test fails on MS-WindowsBram Moolenaar
2017-09-04patch 8.0.1053: setline() does not work on startupBram Moolenaar
2017-09-03patch 8.0.1052: term_start() does not allow in_io, out_io and err_io optionsBram Moolenaar
2017-09-03patch 8.0.1051: cannot run terminal with spaces in argumentBram Moolenaar
2017-09-03patch 8.0.1049: shell on Mac can't handle long textBram Moolenaar
2017-09-03patch 8.0.1048: no test for what 8.0.1020 fixesBram Moolenaar
2017-09-03patch 8.0.1045: running tests may pollute shell historyBram Moolenaar
2017-09-02patch 8.0.1041: bogus characters when indenting during visual-block appendBram Moolenaar
2017-09-02patch 8.0.1040: cannot use another error format in getqflist()Bram Moolenaar
2017-09-02patch 8.0.1039: cannot change a line in not current bufferBram Moolenaar
2017-09-02patch 8.0.1037: "icase" of 'diffopt' is not used for highlightingBram Moolenaar
2017-09-02patch 8.0.1036: ++eof argument for terminal only available on MS-WindowsBram Moolenaar
2017-09-02patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-WindowsBram Moolenaar
2017-09-01patch 8.0.1031: "text" argument for getqflist() is confusingBram Moolenaar
2017-08-31patch 8.0.1029: return value of getqflist() is inconsistentBram Moolenaar
2017-08-30patch 8.0.1026: GTK on-the-spot input has problemsBram Moolenaar
2017-08-30patch 8.0.1025: stray copy command in testBram Moolenaar
2017-08-30patch 8.0.1024: folds lost when session file has a buffer in two windowsBram Moolenaar
2017-08-30patch 8.0.1023: it is not easy to identify a quickfix listBram Moolenaar
2017-08-30patch 8.0.1022: test 80 is old styleBram Moolenaar
2017-08-30patch 8.0.1019: pasting in virtual edit happens in the wrong placeBram Moolenaar
2017-08-30patch 8.0.1017: test for MS-Windows $HOME always passesBram Moolenaar
2017-08-30patch 8.0.1015: missing update to terminal testBram Moolenaar
2017-08-29patch 8.0.1012: MS-Windows: problem with $HOME when is was set internallyBram Moolenaar
2017-08-29patch 8.0.1011: terminal test fails with Athena and MotifBram Moolenaar
2017-08-27patch 8.0.1007: no test for filetype detection for scriptsBram Moolenaar
2017-08-27patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'Bram Moolenaar
2017-08-27patch 8.0.1004: matchstrpos() without a match returns too many itemsBram Moolenaar
2017-08-26patch 8.0.1000: cannot open a terminal without running a job in itBram Moolenaar
2017-08-26patch 8.0.0999: indenting raw C++ strings is wrongBram Moolenaar
2017-08-26patch 8.0.0998: strange error when using K while only spaces are selectedBram Moolenaar