aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge pull request #10815 from blueyed/vim-8.1.1483Daniel Hahler2019-08-22
|\ \
| * | -u NONE for no syntax highlightingDaniel Hahler2019-08-22
| * | vim-patch:8.1.1893: script to summarize test results can be improvedDaniel Hahler2019-08-22
| * | vim-patch:8.1.1478: still an error when running tests with the tiny versionDaniel Hahler2019-08-22
| * | vim-patch:8.1.1477: test summary fails in the tiny versionDaniel Hahler2019-08-22
| * | vim-patch:8.1.1488: summary of tests has incorrect failed countDaniel Hahler2019-08-22
| * | vim-patch:8.1.1476: no statistics displayed after running testsDaniel Hahler2019-08-22
| * | vim-patch:8.1.1483: skipped tests are not properly listedDaniel Hahler2019-08-22
| * | vim-patch:8.1.0811: too many #ifdefsDaniel Hahler2019-08-22
* | | tui: handle Smulx extension capability (extended underline) (#9097)Daniel Hahler2019-08-22
|/ /
* | test: fix problem of breaking user's viminfo (#10824)erw72019-08-22
* | Merge #10823 from janlazo/vim-8.1.1124Justin M. Keyes2019-08-21
|\ \
| * | edit: add nonnull func attributeJan Edmund Lazo2019-08-21
| * | edit: compl_started,compl_used_match are boolJan Edmund Lazo2019-08-21
| * | vim-patch:8.1.1124: insert completion flags are mixed upJan Edmund Lazo2019-08-21
* | | ci: AppVeyor: exitIfFailed with old tests (#10187)Daniel Hahler2019-08-21
* | | vim-patch:8.1.0888: the a: dict is not immutable as documented (#10819)Abdelhakeem Osama2019-08-21
|/ /
* | Merge pull request #10821 from blueyed/asanDaniel Hahler2019-08-21
|\ \
| * | fixup! test/functional/helpers.lua: env: forward also TSAN_OPTIONS/MSAN_OPTIONSDaniel Hahler2019-08-21
| * | test/functional/helpers.lua: env: forward also TSAN_OPTIONS/MSAN_OPTIONSDaniel Hahler2019-08-21
| * | src/nvim/testdir/runnvim.vim: improve escaping of non-printablesDaniel Hahler2019-08-21
* | | tests: support msg with global_helpers.ok (#10820)Daniel Hahler2019-08-21
|/ /
* | oldtest: windows: revert setting shellslash individually (#10189)Daniel Hahler2019-08-20
* | Merge pull request #10768 from blueyed/tests-shorter-timersDaniel Hahler2019-08-20
|\ \
| * | tests: screen: notification_cb: improve assertion messageDaniel Hahler2019-08-20
| * | tests: timer_spec: lower timeout, avoids flakinessDaniel Hahler2019-08-20
* | | Merge pull request #10818 from blueyed/minorDaniel Hahler2019-08-20
|\ \ \
| * | | tests: screen: notification_cb: improve assertion messageDaniel Hahler2019-08-20
| * | | .gitignore: src/nvim/testdir/*.tlogDaniel Hahler2019-08-20
* | | | win: stream: reset tty stream on closeAnciety2019-08-20
|/ / /
* | | test/functional/ui/mode_spec: improve "ui mode_change event" (#10816)Daniel Hahler2019-08-20
* | | Merge pull request #10814 from janlazo/vim-8.1.1887Daniel Hahler2019-08-20
|\ \ \ | |/ / |/| |
| * | vim-patch:8.1.1890: ml_get error when deleting fold markerJan Edmund Lazo2019-08-19
| * | vim-patch:8.1.1887: the +cmdline_compl feature is not in the tiny versionJan Edmund Lazo2019-08-19
* | | src/nvim/README: revisit sanitizer section [ci skip] (#10780)Daniel Hahler2019-08-20
|/ /
* | Merge pull request #10626 from janlazo/test/enableDaniel Hahler2019-08-19
|\ \
| * | tests: win: enable buffer focus testJan Edmund Lazo2019-08-18
| * | test: win: enable WinEnter terminal testJan Edmund Lazo2019-08-18
| * | test: win: enable output_spec testJan Edmund Lazo2019-08-18
|/ /
* | Unreserve :X #10807Julian Berman2019-08-18
* | CI/AppVeyor: revert "skip MSVC_32 for non-PR" [skip travis] #10805Justin M. Keyes2019-08-18
* | Merge pull request #10798 from bfredl/multifixBjörn Linse2019-08-18
|\ \
| * | ui: transmit "blend=" property of highlight attributesBjörn Linse2019-08-18
| * | test/ui: properly test win_hide by explicitly marking hidden gridsBjörn Linse2019-08-17
| * | ui: use Window type in win_pos consistently with win_float_posBjörn Linse2019-08-17
* | | Merge #10679 from erw7/fix-oldtest-on-windowsJustin M. Keyes2019-08-18
|\ \ \
| * | | Change to use v:progpath instead of constant [skip ci]erw72019-08-18
| * | | Fix test failure on Windows [skip travis]erw72019-08-17
| * | | Change value of cpo [skip travis]erw72019-08-17
| * | | Remove test52erw72019-08-17