Michael Reed
365cf90efb
docs: Remove EBCDIC remnants
2014-12-09 19:25:07 -05:00
Julian Mehne
6cba2eef21
Allow the rest of the old tests to pass with nocp.
...
test40.in, test60.in, test_breakindent.in, test_listlbr.in, test_listlbr_utf8.in:
To avoid <tab> triggering wildmode, set wildchar to 'cp' default.
test_breakindent.ok:
Modify expectations to avoid cpoptions+=n
2014-12-06 13:43:14 +01:00
Joel Teichroeb
62bd20b726
Allow most old tests to pass with nocp.
...
test69.in:
because 'nocp' sets 'esckeys', add an extra <esc> to avoid 'tm' pause.
2014-12-06 13:43:14 +01:00
Michael Reed
497a688ebc
Remove remaining crypto references
...
Closes https://github.com/neovim/docs/pull/26
Also added stubs for 'cryptmethod' and 'key', and placeholders for
explanation regarding removal of crypto functionality.
2014-12-03 14:46:37 -05:00
Justin M. Keyes
49b65b0fcd
Merge pull request #1516 from fmoralesc/new-patches
...
vim-patch:7.4.425,435,467,472,473,478
2014-11-27 20:58:39 -05:00
Felipe Morales
35e2398441
vim-patch:7.4.467: Avoid a problem with unwanted linebreaks in block mode
...
vim-patch:7.4.467
Avoid a problem with unwanted linebreaks in block mode
https://code.google.com/p/vim/source/detail?r=v7-4-467
2014-11-27 19:40:51 -03:00
Julian Mehne
6b5785b149
Fix Makefile for running valgrind with old tests.
2014-11-22 13:07:04 +01:00
Rainer Borene
df5a17fb51
legacy tests: migrate test105
2014-11-20 21:06:37 -03:00
Rainer Borene
da3ade6a59
legacy tests: migrate test26
2014-11-20 21:06:37 -03:00
Rainer Borene
021d9bdcc0
legacy tests: migrate test101
2014-11-20 21:06:37 -03:00
Rainer Borene
50876c2f70
legacy tests: migrate test75
2014-11-20 21:06:37 -03:00
Rainer Borene
a93d370c75
legacy tests: migrate test51
2014-11-20 21:06:37 -03:00
Rainer Borene
c9159586b8
legacy tests: migrate test43
2014-11-20 21:06:37 -03:00
Rainer Borene
bbd95c0514
legacy tests: migrate test33
2014-11-20 21:06:37 -03:00
Rainer Borene
8c872a945e
legacy tests: migrate test67
2014-11-20 21:06:37 -03:00
Rainer Borene
7fc5d6fc8e
legacy tests: migrate test66
2014-11-20 21:06:37 -03:00
Rainer Borene
963a146e8b
legacy tests: migrate test25
2014-11-20 21:06:37 -03:00
Rainer Borene
8ca8a0da08
legacy tests: migrate test104
2014-11-20 21:06:37 -03:00
Rainer Borene
1732615290
legacy tests: remove test21 files
2014-11-20 21:06:37 -03:00
Rainer Borene
c152cdd0f3
legacy tests: migrate test5
2014-11-20 21:06:37 -03:00
André Twupack
e199470bd3
vim-patch:7.4.378 #1217
...
Problem: Title of quickfist list is not kept for setqflist(list, 'r').
Solution: Keep the title. Add a test. (Lcd)
https://code.google.com/p/vim/source/detail?r=v7-4-378
2014-11-14 11:56:25 -05:00
Scott Prager
44635add18
vim-patch:7.4.421
...
Problem: Crash when searching for "\ze*". (Urtica Dioica)
Solution: Disallow a multi after \ze and \zs.
https://code.google.com/p/vim/source/detail?r=v7-4-421
2014-11-13 11:38:19 -05:00
Justin M. Keyes
c5d7d75bb1
Merge pull request #1283 from splinterofchaos/breakindent-tab
...
vim-patch:7.4.416 + vim-patch:7.4.417
2014-11-12 16:23:27 -05:00
Scott Prager
c92e649a1e
vim-patch:7.4.417
...
Problem: After splitting a window and setting 'breakindent' the default
minimum with is not respected.
Solution: Call briopt_check() when copying options to a new window.
https://code.google.com/p/vim/source/detail?r=v7-4-417
2014-11-12 15:37:56 -05:00
Scott Prager
24ebb018e2
vim-patch:7.4.416
...
Problem: Problem with breakindent/showbreak and tabs.
Solution: Handle tabs differently. (Christian Brabandt)
https://code.google.com/p/vim/source/detail?name=v7-4-416
2014-11-11 12:51:58 -05:00
Scott Prager
96be11f609
vim-patch:7.4.419
...
Problem: Whan part of a list is locked it's possible to make changes.
Solution: Check if any of the list items is locked before make a change.
(ZyX)
https://code.google.com/p/vim/source/detail?r=v7-4-419
2014-11-11 12:05:51 -05:00
Rainer Borene
2d8d4285e4
legacy tests: migrate test7
2014-11-04 12:57:33 -03:00
Rainer Borene
ef08a2c0df
legacy tests: migrate test6
2014-11-04 12:57:33 -03:00
Rainer Borene
38bef424a2
legacy tests: migrate test28
2014-11-04 12:57:33 -03:00
Rainer Borene
ca0a55c2a9
legacy tests: migrate test20
2014-11-04 12:57:33 -03:00
Rainer Borene
afe9aa758e
legacy tests: migrate test97
2014-11-04 12:57:33 -03:00
Rainer Borene
5ea94e14f0
legacy tests: migrate test46
2014-11-04 12:57:33 -03:00
Rainer Borene
ac52d84f16
legacy tests: migrate test27
2014-11-04 12:57:33 -03:00
Rainer Borene
34cc2b1e33
legacy tests: migrate test54
2014-11-04 12:57:33 -03:00
Rainer Borene
fd503f1432
legacy tests: migrate test41
2014-11-04 12:57:33 -03:00
Rainer Borene
f85051b67e
legacy tests: migrate test23
2014-11-04 12:57:33 -03:00
Rainer Borene
ffd5c43e84
legacy tests: migrate test56
2014-11-04 12:57:33 -03:00
Rainer Borene
4873171fc6
legacy tests: migrate test_autoformat_join
2014-11-04 12:57:33 -03:00
Rainer Borene
b67ad4f67f
legacy tests: migrate test_changelist
2014-11-04 12:57:33 -03:00
Rainer Borene
4ca353d3bd
legacy tests: migrate test81
2014-11-04 12:57:33 -03:00
Rainer Borene
79cd4a98ec
legacy tests: migrate test_utf8
2014-11-04 12:57:33 -03:00
Rainer Borene
683b75d052
legacy tests: migrate test_insertcount
2014-11-04 12:57:33 -03:00
Rainer Borene
5b7d9bbd08
legacy tests: migrate test_options
2014-11-04 12:57:32 -03:00
Rainer Borene
b33c92439b
legacy tests: migrate test18
2014-11-04 12:57:32 -03:00
Rainer Borene
481c449c72
legacy tests: migrate test106
2014-11-04 12:57:32 -03:00
Rainer Borene
6c90902c7a
legacy tests: migrate test22
2014-11-04 12:57:32 -03:00
Rainer Borene
b780e946d5
legacy tests: migrate test9
2014-11-04 12:57:32 -03:00
Rainer Borene
d4f92e521c
legacy tests: migrate test102
2014-11-04 12:57:32 -03:00
Rainer Borene
dbc7a8d987
legacy tests: migrate test4
2014-11-04 12:57:32 -03:00
Scott Prager
d14c124847
vim-patch:7.4.433
...
Problem: Test 75 fails on MS-Windows.
Solution: Use ":normal" instead of feedkeys(). (Michael Soyka)
https://code.google.com/p/vim/source/detail?r=v7-4-433
2014-10-25 14:52:29 -04:00