aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_compiler.vim
Commit message (Collapse)AuthorAge
* vim-patch:8.1.0146: when $LANG is set the compiler test may fail (#9238)Jan Edmund Lazo2018-11-15
| | | | | Problem: When $LANG is set the compiler test may fail. Solution: Unset $LANG. https://github.com/vim/vim/commit/f0447e89a52885630947510f2d1b55f665a1a20e
* tests: win: fix pathsep of :compiler pathsJan Edmund Lazo2018-08-06
|
* vim-patch:8.1.0005: test for :compiler command fails on MS-WindowsJan Edmund Lazo2018-08-06
| | | | | | Problem: Test for :compiler command fails on MS-Windows. Solution: Ignore difference in path. https://github.com/vim/vim/commit/d19b234154476401a6ad8e690f9705419095f44e
* vim-patch:8.1.0004: test for :compiler command sometimes failsJan Edmund Lazo2018-08-06
| | | | | | Problem: Test for :compiler command sometimes fails. Solution: Be less strict about the error message. (Dominique Pelle) https://github.com/vim/vim/commit/54651f74948650bc68d6ac5b20376f2f985e80c5
* vim-patch:8.1.0003: the :compiler command is not testedJan Edmund Lazo2018-08-06
Problem: The :compiler command is not tested. Solution: Add a test. (Dominique Pelle, closes vim/vim#2930) https://github.com/vim/vim/commit/10561fe0a37efd611ccb1517b37de12d2e37af0f