ZyX
1162962d8b
functests: Refactor tests:
...
- Remove unused variables.
- Do not use helpers.nvim_feed in most cases.
- Do not use helpers.nvim and helpers.nvim_eval at all.
- Add helpers.funcs and helpers.\*meths special tables. Indexing such table
creates functions which call helpers.call or helpers.nvim (and similar) with
first argument equal to table index.
2015-10-08 22:01:12 +03:00
ZyX
56a2549ff8
functests: Do not disable pattern tests
...
Problem that led to this skip was fixed in [#3309 ][1].
[1]: 0a116c828d
2015-10-08 22:01:07 +03:00
ZyX
915a298223
shada,functests: Fix v:hlsearch saving/restoring handling
2015-10-08 22:01:04 +03:00
ZyX
0960e16908
functests: Disable some tests when running with address sanitizer
...
Ref #1350
2015-10-08 22:00:43 +03:00
ZyX
875d287d4b
functests: Test that history is still accessible after :wshada
2015-10-08 22:00:10 +03:00
ZyX
f43a5e6926
shada: Save v:hlsearch value
2015-10-08 22:00:08 +03:00
ZyX
8663983cc4
Deprecate &viminfo and :[rw]v, add &shada and :[rw]sh
2015-10-08 22:00:07 +03:00
ZyX
c8c5da875c
functests: Test &encoding support
2015-10-08 22:00:03 +03:00
ZyX
9ab08c8256
functests: Test loading last search/substitute pattern/replacement
2015-10-08 21:59:53 +03:00
ZyX
bc52522616
functests: Add history tests
2015-10-08 21:59:53 +03:00