Lucas Hoffmann
55806fbe39
tests: Migrate legacy test argument_count.
2015-06-16 01:36:17 -04:00
Lucas Hoffmann
88b76ec146
tests: Modernize migrated legacy test argument_0count.
2015-06-16 01:23:23 -04:00
Lucas Hoffmann
a15ba262e4
tests: Migrate legacy test argument_0count.
2015-06-16 01:23:23 -04:00
Justin M. Keyes
1f0830f700
tests: wviminfo_spec.lua: rework
...
074_global_var_in_viminfo_spec: remove some redundant sanity checks.
2015-06-12 03:32:18 -04:00
Lucas Hoffmann
d080375813
tests: Migrate legacy test 74.
...
Helped-By: David Bürgin <676c7473@gmail.com >
Helped-By: Justin M. Keyes <justinkz@gmail.com >
2015-06-12 00:10:58 -04:00
Lucas Hoffmann
ee312ca9a4
tests: Migrate legacy test 65.
...
Helped-By: David Bürgin <676c7473@gmail.com >
2015-05-27 12:56:47 -04:00
Lucas Hoffmann
5218fc2ccb
tests: Migrate legacy test 82.
...
Helped-By: David Bürgin <676c7473@gmail.com >
Helped-By: Shougo Matsushita <Shougo.Matsu@gmail.com >
2015-05-27 12:51:37 -04:00
David Bürgin
a3c3811436
tests: Migrate legacy test 3 #2399
2015-05-27 12:40:35 -04:00
Lucas Hoffmann
bc27c9e8d1
tests: Migrate legacy test 76. #2711
2015-05-27 12:31:09 -04:00
Lucas Hoffmann
a4c22c95e3
tests: Migrate legacy test 60. #2721
...
Helped-By: Justin M. Keyes <justinkz@gmail.com >
2015-05-27 12:06:13 -04:00
David Bürgin
e4c3ac1f82
tests: Convert legacy test29
2015-05-25 16:29:01 -04:00
Nelson Yeung
8ce22c6323
tests: Migrate legacy test 31 #2736
2015-05-25 15:47:12 +03:00
Björn Linse
d9acfbd471
options: mark nonfunctional &termencoding option as hidden. #2631
...
Remove related dead code and references in the docs.
Helped-By: Michael Reed <m.reed@mykolab.com >
Helped-By: Shougo Matsushita <Shougo.Matsu@gmail.com >
2015-05-17 18:39:25 +02:00
David Bürgin
af4b0a76a7
vim-patch:7.4.587 #2622
...
Problem: Conceal does not work properly with 'linebreak'. (cs86661)
Solution: Save and restore boguscols. (Christian Brabandt)
https://github.com/vim/vim/commit/v7-4-587
2015-05-13 03:15:52 -04:00
David Bürgin
9e91bb461f
tests: Migrate legacy test 96 #2220
2015-05-04 23:36:08 -04:00
David Bürgin
7f07646294
vim-patch:7.4.710
...
Problem: It is not possible to make spaces visibible in list mode.
Solution: Add the "space" item to 'listchars'. (David Bürgin, issue 350)
https://github.com/vim/vim/releases/tag/v7-4-710
Closes #2485 .
2015-04-27 04:58:37 -04:00
David Bürgin
5a1a2ba783
vim-patch:7.4.537 #2509
...
Problem: Value of v:hlsearch reflects an internal variable.
Solution: Make the value reflect whether search highlighting is actually
displayed. (Christian Brabandt)
https://github.com/vim/vim/releases/tag/v7-4-537
2015-04-27 02:10:57 -04:00
Justin M. Keyes
2275297f4a
test: migrate legacy test 78
2015-04-12 01:02:58 -04:00
Marco Hinz
cd7b910e81
Add new highlight groups TermCursor/TermCursorNC
...
These highlight groups replace the old mechanism of setting:
- {g,b}:terminal_focused_cursor_highlight
- {g,b}:terminal_unfocused_cursor_highlight
2015-04-09 16:38:32 +02:00
Murali Suresh
ee3af18640
legacy tests: migrate test38 #2367
2015-04-07 19:21:55 -04:00
David Bürgin
9a6a311f35
tests: Migrate legacy tests 44 and 99 #2366
...
Consolidates the old test44 and test99 tests into one busted spec.
2015-04-07 18:54:27 -04:00
David Bürgin
d41322fafb
tests: Migrate legacy tests 92 and 93 #2261
2015-04-05 22:14:10 -04:00
David Bürgin
d2d99454e6
tests: Migrate legacy test 94 #2218
2015-03-25 16:33:24 -04:00
Perry Hung
26e6bca769
vim-patch:7.4.503 #2178
...
Problem: Cannot append a list of lines to a file.
Solution: Add the append option to writefile(). (Yasuhiro Matsumoto)
https://code.google.com/p/vim/source/detail?r=v7-4-503
-Ported old legacy test over to
test/functional/legacy/writefile_spec.lua
-Tests for mapping and signs from the original patch were removed since
they have nothing to do this with feature
Tested with: make oldtest, make test on OS X.
Signed-off-by: Perry Hung <iperry@gmail.com >
2015-03-20 17:54:28 -04:00
Björn Linse
a040aa95c1
tests/legacy: convert test 63 (:match
and matchadd()
)
2015-03-19 23:09:56 +01:00
Gustaf Lindstedt
6511c24af8
legacy tests: migrate test19
2015-03-16 10:54:49 -04:00
Gustaf Lindstedt
311f09e20f
legacy tests: migrate test89
2015-03-16 10:54:36 -04:00
Justin M. Keyes
3de0f5654b
tests: fix 005_bufleave_delete_buffer_spec.lua
...
- After _spec suffix was added so busted could find the test, it failed.
- The original legacy test wrote to a "test.out", but the new test uses
register @A.
- Original test did not contain 1d and new test shouldn't either.
ref c152cdd0f3
2015-03-11 01:47:38 -04:00
Justin M. Keyes
f8f07891e7
tests: add missing "_spec" suffix
2015-03-11 00:56:53 -04:00
Rainer Borene
c9fefe2a74
legacy tests: migrate test84
2015-03-11 00:22:23 -04:00
Rainer Borene
126b169f99
legacy tests: migrate test91
2015-03-11 00:22:23 -04:00
Rainer Borene
1e4a5f878f
legacy tests: migrate test90
2015-03-11 00:22:23 -04:00
Rainer Borene
a1aacb2a32
legacy tests: migrate test95
2015-03-11 00:22:23 -04:00
Rainer Borene
2cfecf5420
legacy tests: migrate test15
2015-03-11 00:22:23 -04:00
Rainer Borene
0099f6148c
legacy tests: migrate test_listlbr_utf8
2015-03-11 00:22:23 -04:00
Rainer Borene
0f97f52ded
legacy tests: migrate test98
2015-03-11 00:22:22 -04:00
Rainer Borene
9c40721ea4
legacy tests: migrate test103
2015-03-11 00:22:22 -04:00
Rainer Borene
05fcce3896
legacy tests: migrate test_qf_title
2015-03-11 00:00:22 -04:00
Rainer Borene
b18cd63260
legacy tests: migrate test100
2015-03-11 00:00:22 -04:00
Björn Linse
a7aeda8c7a
tests/ui: Also test character at cursor
2015-03-09 08:01:49 -03:00
Gustaf Lindstedt
2d65ccf06c
test: migrate legacy test 77 #2046
...
Migrate legacy test 77 which tests mf_hash_grow() to lua/busted.
2015-03-08 23:27:54 -04:00
Thiago de Arruda
a21d952bdd
test: Remove temporary files created by 072_undo_file_spec.lua
2015-02-20 20:40:02 -03:00
Fabian Brosda
20054df06e
legacy test: migrate test 72
2015-02-20 13:26:59 -03:00
Thiago de Arruda
e7c945ab59
input: Escape utf8 sequences that contain CSI/K_SPECIAL
2015-02-18 13:16:30 -03:00
Thiago de Arruda
40b7990553
test: Fix 051_highlight_spec.lua
...
- The syntax `gui=` is invalid when setting properties of highlight group.
- Wait for the initial "-- More --" prompt before continuing. Required to avoid
a race condition
2015-02-16 23:17:39 -03:00
Thiago de Arruda
d8f3458ec7
syntax: Refactor to store all term and gui attributes independently
...
Now the attrentry_T structure will store all attributes in separate fields for
cterm and rgb UIs.
2015-02-16 23:17:39 -03:00
Thiago de Arruda
8a363360dc
test: Migrate legacy test 107
...
This test depends on terminal size to work correctly. After migration this
requirement is removed.
2015-01-23 20:46:27 -03:00
Pavel Platto
1d5222985c
vim-patch:7.4.492
...
Problem: In Insert mode, after inserting a newline that inserts a comment
leader, CTRL-O moves to the right. (ZyX) Issue 57.
Solution: Correct the condition for moving the cursor back to the NUL.
(Christian Brabandt)
https://code.google.com/p/vim/source/detail?r=v7-4-492
2015-01-19 23:39:01 +02:00
Thiago de Arruda
3e83e44792
input: Ignore invalid "<" key sequences
...
Ignoring invalid key sequences simplifies input handling in UIs. The only
downside is having to use "<lt>" everytime a "<" is needed on functional tests.
2015-01-13 11:54:51 -03:00
Justin M. Keyes
d7e18b5c95
Revert "[WIP] "abstract_ui" fixes and improvements"
2015-01-12 10:14:52 -05:00