Bram Moolenaar
|
e20b9ececa
|
patch 8.2.0203: :helptags and some other functionality not tested
Problem: :helptags and some other functionality not tested.
Solution: Add more tests. (Yegappan Lakshmanan, closes #5567)
|
2020-02-03 21:40:04 +01:00 |
|
Bram Moolenaar
|
5a4c3082d7
|
patch 8.1.2373: cannot build with +popupwin but without +quickfix
Problem: Cannot build with +popupwin but without +quickfix. (John Marriott)
Solution: Adjust #ifdefs.
|
2019-12-01 15:23:11 +01:00 |
|
Bram Moolenaar
|
c25e702dee
|
patch 8.1.2131: MSVC tests fail
Problem: MSVC tests fail.
Solution: Replace backslashes with slashes.
|
2019-10-10 14:08:26 +02:00 |
|
Bram Moolenaar
|
1ac41a5c13
|
patch 8.1.2129: using hard coded executable path in test
Problem: Using hard coded executable path in test.
Solution: Use v:progpath. Use $VIMRUNTIME instead of "runtime". (James
McCoy, closes #5025)
|
2019-10-10 13:30:12 +02:00 |
|
Bram Moolenaar
|
cebfcffa40
|
patch 8.1.2054: compiler test for Perl may fail
Problem: Compiler test for Perl may fail.
Solution: Accept any error line number. (James McCoy, closes #4944)
|
2019-09-18 21:42:38 +02:00 |
|
Bram Moolenaar
|
dff2adc8dd
|
patch 8.1.1783: MS-Windows: compiler test may fail when using %:S
Problem: MS-Windows: compiler test may fail when using %:S.
Solution: Reset 'shellslash'.
|
2019-07-31 22:18:22 +02:00 |
|
Bram Moolenaar
|
f0447e89a5
|
patch 8.1.0146: when $LANG is set the compiler test may fail
Problem: When $LANG is set the compiler test may fail.
Solution: Unset $LANG.
|
2018-07-03 21:26:38 +02:00 |
|
Bram Moolenaar
|
d19b234154
|
patch 8.1.0005: test for :compiler command fails on MS-Windows
Problem: Test for :compiler command fails on MS-Windows.
Solution: Ignore difference in path.
|
2018-05-19 16:45:15 +02:00 |
|
Bram Moolenaar
|
54651f7494
|
patch 8.1.0004: test for :compiler command sometimes fails
Problem: Test for :compiler command sometimes fails.
Solution: Be less strict about the error message. (Dominique Pelle)
|
2018-05-19 15:52:11 +02:00 |
|
Bram Moolenaar
|
10561fe0a3
|
patch 8.1.0003: the :compiler command is not tested
Problem: The :compiler command is not tested.
Solution: Add a test. (Dominique Pelle, closes #2930)
|
2018-05-19 15:01:10 +02:00 |
|