Christian Clason
|
bddce4b0ff
|
vim-patch:c4573eb12dba (#17258)
Update runtime files
https://github.com/vim/vim/commit/c4573eb12dba6a062af28ee0b8938d1521934ce4
|
2022-01-31 18:09:51 +01:00 |
|
Christian Clason
|
e31652879e
|
vim-patch:partial 53f7fccc9413 (#15631)
* vim-patch:partial 53f7fccc9413
Update runtime files
https://github.com/vim/vim/commit/53f7fccc9413c9f770694b56f40f242d383b2d5f
omit macros/hanoi/hanoi.vim
omit spell/tet/main.aap
omit tools/shtags.1
omit tools/xcmdsrv_client.c
skip doc/pattern.txt (requires 8.2.3110; 8.2.{1665,1872})
skip doc/map.txt (requires 8.2.3228)
|
2021-09-11 16:47:45 +02:00 |
|
Jan Edmund Lazo
|
2081504a33
|
vim-patch:942db23c9cb7
Update runtime files
https://github.com/vim/vim/commit/942db23c9cb7532d68048530d749eb84ca94d0cd
Omit po files.
|
2021-05-01 23:47:11 -04:00 |
|
Jan Edmund Lazo
|
ac83c6eba6
|
vim-patch:e0e391755432
Update runtime files.
https://github.com/vim/vim/commit/e0e3917554327f2524066f89fbbef9c83c1535da
|
2021-05-01 23:19:58 -04:00 |
|
Jan Edmund Lazo
|
dd2bc06411
|
vim-patch:82be4849eed0
Update runtime files.
https://github.com/vim/vim/commit/82be4849eed0b8fbee45bc8da99b685ec89af59a
|
2021-05-01 23:19:57 -04:00 |
|
Jan Edmund Lazo
|
27fb03f5a0
|
vim-patch:7ff78465f705
Update runtime files
https://github.com/vim/vim/commit/7ff78465f7057a672a6de0d75d56286da253501b
|
2021-04-28 23:04:14 -04:00 |
|
Jan Edmund Lazo
|
7c6ca6fed8
|
vim-patch:73fef33014db
Update runtime files
https://github.com/vim/vim/commit/73fef33014dbf21fc59e7e47fb091117868d82fb
Omit usr_46.txt.
|
2021-04-28 22:14:37 -04:00 |
|
Jan Edmund Lazo
|
565783be4b
|
vim-patch:acc224064033
Update runtime files
https://github.com/vim/vim/commit/acc224064033e5cea21ef7f1eefb356ca06ff11d
Omit 'quickfixtextfunc'.
Omit ftplugin/man.vim.
|
2021-04-28 21:29:57 -04:00 |
|
Jan Edmund Lazo
|
65821cc1b9
|
vim-patch:388a5d4f20b4
Update runtime files
https://github.com/vim/vim/commit/388a5d4f20b4b64341d1604aa238cab85827b892
Omit vim9.
|
2021-04-28 21:29:57 -04:00 |
|
Jan Edmund Lazo
|
d227c22f00
|
vim-patch:32b364fcc097
Runtime file updates.
https://github.com/vim/vim/commit/32b364fcc09749f35adb441b81291e1e5946dbc2
|
2021-04-27 09:21:31 -04:00 |
|
Jan Edmund Lazo
|
d4b65fa6fb
|
vim-patch:1ff14ba24c4d
Update runtime files.
https://github.com/vim/vim/commit/1ff14ba24c4d85c008d7abe5e140dbb497ffea8d
|
2021-04-27 09:21:28 -04:00 |
|
Jan Edmund Lazo
|
f0bf853f41
|
vim-patch:2e693a88b24d
Update runtime files.
https://github.com/vim/vim/commit/2e693a88b24dc6b12883fad78ff2cb9cd4469c98
|
2021-04-27 09:21:28 -04:00 |
|
Jan Edmund Lazo
|
03cc818fdc
|
vim-patch:8.2.0705: indent tests don't run on CI for FreeBSD
Problem: Indent tests don't run on CI for FreeBSD.
Solution: Set modeline. (Ozaki Kiichi, closes vim/vim#6048)
https://github.com/vim/vim/commit/3657686a0e8fd07428a25c2cf9efcc8b5d33f895
|
2020-05-11 22:30:24 -04:00 |
|
Daniel Hahler
|
660b452440
|
vim-patch:8.1.2056: "make test" for indent files doesn't cause make to fail
Problem: "make test" for indent files doesn't cause make to fail.
Solution: Exit the script with ":cquit". (Daniel Hahler, closes vim/vim#4949)
https://github.com/vim/vim/commit/cd67059c0c3abf1e28aa66458abdf6f338252eb2
|
2019-09-18 22:59:13 +02:00 |
|
Daniel Hahler
|
0e75a9eead
|
Update runtime/indent/testdir to latest Vim runtime
Several runtime updates ignored the non-existing files.
|
2019-09-18 22:59:13 +02:00 |
|
Daniel Hahler
|
48b2d21d5e
|
vim-patch:8.1.1213: "make clean" in top dir does not cleanup indent test output
Problem: "make clean" in top dir does not cleanup indent test output.
Solution: Clean the indent test output. Do not rely on the vim executable
for that. (closes vim/vim#4307)
https://github.com/vim/vim/commit/e13a3901cae0afb4d2af30d497696af08029fd81
|
2019-09-18 22:46:47 +02:00 |
|
Daniel Hahler
|
10c050caf9
|
vim-patch:8.1.0599: without the +eval feature the indent tests don't work
Problem: Without the +eval feature the indent tests don't work.
Solution: Skip the body of the tests.
https://github.com/vim/vim/commit/eeed665b0ecd917e88e3475c9615d52546aa124d
|
2019-09-18 22:38:37 +02:00 |
|
Daniel Hahler
|
b466f0e114
|
vim-patch:8.1.0545: when executing indent tests user preferences interfere
Problem: When executing indent tests user preferences interfere.
Solution: Add "--clean".
https://github.com/vim/vim/commit/dc2f73a6980be13c97a83047d0de50824bc0f20f
|
2019-09-18 22:37:54 +02:00 |
|
Daniel Hahler
|
7f59f5b104
|
vim-patch:8.1.0496: no tests for indent files
Problem: No tests for indent files.
Solution: Add a mechanism for running indent file tests. Add a first test
for Vim indenting.
https://github.com/vim/vim/commit/c0fe4978f2311be9a0221d4c2369251c719b399a
|
2019-09-18 22:37:25 +02:00 |
|
Justin M. Keyes
|
2cdbbe50a4
|
vim-patch:63b74a8362b1
Update runtime files.
https://github.com/vim/vim/commit/63b74a8362b14576b21d342dc424d0396ca8ea27
|
2019-08-01 22:48:28 +02:00 |
|
Justin M. Keyes
|
aa680f6acb
|
vim-patch:9d87a37ee9d8
Update runtime files.
https://github.com/vim/vim/commit/9d87a37ee9d87f5bdbc779bc940d5f1e6f055d0a
|
2019-07-29 20:50:07 +02:00 |
|
Justin M. Keyes
|
c8f34a9a3e
|
vim-patch:d47d52232bf2
Update runtime files.
https://github.com/vim/vim/commit/d47d52232bf21036c5c89081458be7eaf2630d24
|
2019-07-29 20:50:07 +02:00 |
|
Justin M. Keyes
|
ab2cfd24e7
|
vim-patch:b730f0c7ba36
Update runtime files
https://github.com/vim/vim/commit/b730f0c7ba36492d795f081b19bbcb85cdf0f50f
|
2019-07-29 20:50:07 +02:00 |
|