summaryrefslogtreecommitdiff
path: root/src/testdir
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1037: "icase" of 'diffopt' is not used for highlightingv8.0.1037Bram Moolenaar2017-09-021-2/+6
* patch 8.0.1036: ++eof argument for terminal only available on MS-Windowsv8.0.1036Bram Moolenaar2017-09-021-4/+27
* patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-Windowsv8.0.1034Bram Moolenaar2017-09-021-4/+4
* patch 8.0.1031: "text" argument for getqflist() is confusingv8.0.1031Bram Moolenaar2017-09-011-28/+27
* patch 8.0.1029: return value of getqflist() is inconsistentv8.0.1029Bram Moolenaar2017-08-311-1/+1
* patch 8.0.1026: GTK on-the-spot input has problemsv8.0.1026Bram Moolenaar2017-08-301-0/+1
* patch 8.0.1025: stray copy command in testv8.0.1025Bram Moolenaar2017-08-301-1/+0
* patch 8.0.1024: folds lost when session file has a buffer in two windowsv8.0.1024Bram Moolenaar2017-08-301-0/+31
* patch 8.0.1023: it is not easy to identify a quickfix listv8.0.1023Bram Moolenaar2017-08-301-2/+38
* patch 8.0.1022: test 80 is old stylev8.0.1022Bram Moolenaar2017-08-305-334/+181
* patch 8.0.1019: pasting in virtual edit happens in the wrong placev8.0.1019Bram Moolenaar2017-08-301-1/+13
* patch 8.0.1017: test for MS-Windows $HOME always passesv8.0.1017Bram Moolenaar2017-08-301-41/+38
* patch 8.0.1015: missing update to terminal testv8.0.1015Bram Moolenaar2017-08-301-3/+4
* patch 8.0.1012: MS-Windows: problem with $HOME when is was set internallyv8.0.1012Bram Moolenaar2017-08-292-1/+126
* patch 8.0.1011: terminal test fails with Athena and Motifv8.0.1011Bram Moolenaar2017-08-291-0/+4
* patch 8.0.1007: no test for filetype detection for scriptsv8.0.1007Bram Moolenaar2017-08-271-0/+28
* patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'v8.0.1006Bram Moolenaar2017-08-271-0/+26
* patch 8.0.1004: matchstrpos() without a match returns too many itemsv8.0.1004Bram Moolenaar2017-08-271-4/+1
* patch 8.0.1000: cannot open a terminal without running a job in itv8.0.1000Bram Moolenaar2017-08-261-0/+20
* patch 8.0.0999: indenting raw C++ strings is wrongv8.0.0999Bram Moolenaar2017-08-261-2/+11
* patch 8.0.0998: strange error when using K while only spaces are selectedv8.0.0998Bram Moolenaar2017-08-261-0/+17
* patch 8.0.0995: terminal tests fail on Macv8.0.0995Bram Moolenaar2017-08-251-0/+5
* patch 8.0.0979: terminal noblock test fails on MS-Windowsv8.0.0979Bram Moolenaar2017-08-201-2/+9
* patch 8.0.0978: writing to terminal job is not testedv8.0.0978Bram Moolenaar2017-08-201-0/+23
* patch 8.0.0976: cannot send lines to a terminal jobv8.0.0976Bram Moolenaar2017-08-201-4/+4
* patch 8.0.0974: resetting a string option does not trigger OptionSetv8.0.0974Bram Moolenaar2017-08-201-0/+13
* patch 8.0.0963: terminal test fails on MacOSv8.0.0963Bram Moolenaar2017-08-191-5/+12
* patch 8.0.0962: crash with virtualedit and joining linesv8.0.0962Bram Moolenaar2017-08-192-0/+32
* patch 8.0.0958: terminal test fails on Windows when winpty dll is missingv8.0.0958Bram Moolenaar2017-08-181-1/+1
* patch 8.0.0957: a terminal job can deadlock when sending many keysv8.0.0957Bram Moolenaar2017-08-181-0/+13
* patch 8.0.0955: Test_existent_file() fails on some file systemsv8.0.0955Bram Moolenaar2017-08-171-5/+26
* patch 8.0.0944: test_profile is a little bit flakyv8.0.0944Bram Moolenaar2017-08-141-1/+2
* patch 8.0.0943: MS-Windows: Test_terminal_scrape_multibyte may failv8.0.0943Bram Moolenaar2017-08-141-5/+11
* patch 8.0.0940: Test_terminal_scrape_multibyte is flakyv8.0.0940Bram Moolenaar2017-08-141-17/+14
* patch 8.0.0939: Test_terminal_env is flakyv8.0.0939Bram Moolenaar2017-08-141-2/+3
* patch 8.0.0936: mode() returns wrong value for a terminal windowv8.0.0936Bram Moolenaar2017-08-131-0/+5
* patch 8.0.0933: terminal test tries to start GUI when it's not possiblev8.0.0933Bram Moolenaar2017-08-134-3/+9
* patch 8.0.0928: MS-Windows: passing arglist to job has escaping problemsv8.0.0928Bram Moolenaar2017-08-132-27/+72
* patch 8.0.0923: crash in GUI when terminal job exitsv8.0.0923Bram Moolenaar2017-08-131-0/+20
* patch 8.0.0922: quickfix list always added after current onev8.0.0922Bram Moolenaar2017-08-131-6/+92
* patch 8.0.0916: cannot specify properties of window for terminal openv8.0.0916Bram Moolenaar2017-08-121-1/+14
* patch 8.0.0912: cannot run a job in a hidden terminalv8.0.0912Bram Moolenaar2017-08-121-4/+11
* patch 8.0.0911: terminal test takes too longv8.0.0911Bram Moolenaar2017-08-112-10/+28
* patch 8.0.0910: cannot create a terminal in the current windowv8.0.0910Bram Moolenaar2017-08-111-0/+32
* patch 8.0.0908: cannot set terminal size with optionsv8.0.0908Bram Moolenaar2017-08-111-0/+21
* patch 8.0.0906: don't recognize Couchbase filesv8.0.0906Bram Moolenaar2017-08-111-0/+1
* patch 8.0.0904: cannot set a location list from textv8.0.0904Bram Moolenaar2017-08-111-2/+134
* patch 8.0.0903: early return from test functionv8.0.0903Bram Moolenaar2017-08-111-1/+0
* patch 8.0.0902: cannot specify directory or environment for a jobv8.0.0902Bram Moolenaar2017-08-112-7/+77
* patch 8.0.0896: cannot close a terminal window when the job endsv8.0.0896Bram Moolenaar2017-08-101-0/+40