summaryrefslogtreecommitdiff
path: root/src/testdir
AgeCommit message (Expand)Author
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
2017-08-25patch 8.0.0995: terminal tests fail on MacBram Moolenaar
2017-08-20patch 8.0.0979: terminal noblock test fails on MS-WindowsBram Moolenaar
2017-08-20patch 8.0.0978: writing to terminal job is not testedBram Moolenaar
2017-08-20patch 8.0.0976: cannot send lines to a terminal jobBram Moolenaar
2017-08-20patch 8.0.0974: resetting a string option does not trigger OptionSetBram Moolenaar
2017-08-19patch 8.0.0963: terminal test fails on MacOSBram Moolenaar
2017-08-19patch 8.0.0962: crash with virtualedit and joining linesBram Moolenaar
2017-08-18patch 8.0.0958: terminal test fails on Windows when winpty dll is missingBram Moolenaar
2017-08-18patch 8.0.0957: a terminal job can deadlock when sending many keysBram Moolenaar
2017-08-17patch 8.0.0955: Test_existent_file() fails on some file systemsBram Moolenaar
2017-08-14patch 8.0.0944: test_profile is a little bit flakyBram Moolenaar
2017-08-14patch 8.0.0943: MS-Windows: Test_terminal_scrape_multibyte may failBram Moolenaar
2017-08-14patch 8.0.0940: Test_terminal_scrape_multibyte is flakyBram Moolenaar
2017-08-14patch 8.0.0939: Test_terminal_env is flakyBram Moolenaar
2017-08-13patch 8.0.0936: mode() returns wrong value for a terminal windowBram Moolenaar
2017-08-13patch 8.0.0933: terminal test tries to start GUI when it's not possibleBram Moolenaar
2017-08-13patch 8.0.0928: MS-Windows: passing arglist to job has escaping problemsBram Moolenaar
2017-08-13patch 8.0.0923: crash in GUI when terminal job exitsBram Moolenaar
2017-08-13patch 8.0.0922: quickfix list always added after current oneBram Moolenaar
2017-08-12patch 8.0.0916: cannot specify properties of window for terminal openBram Moolenaar
2017-08-12patch 8.0.0912: cannot run a job in a hidden terminalBram Moolenaar
2017-08-11patch 8.0.0911: terminal test takes too longBram Moolenaar
2017-08-11patch 8.0.0910: cannot create a terminal in the current windowBram Moolenaar
2017-08-11patch 8.0.0908: cannot set terminal size with optionsBram Moolenaar
2017-08-11patch 8.0.0906: don't recognize Couchbase filesBram Moolenaar
2017-08-11patch 8.0.0904: cannot set a location list from textBram Moolenaar