neovim/test/functional
Thiago de Arruda 0219c87534 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-12 09:47:40 -03:00
..
api api: Add tests for when not to handle NULs. 2014-12-06 17:29:39 -05:00
clipboard clipboard: fix let @+ = ... and add test 2014-12-08 22:05:05 +01:00
ex_cmds fix 'sign unplace id' 2014-10-28 23:12:41 -04:00
fixtures/autoload legacy tests: migrate test104 2014-11-20 21:06:37 -03:00
job test: Fix problems in job_spec.lua 2014-11-21 15:39:04 -03:00
legacy input: Ignore invalid "<" key sequences 2015-01-12 09:47:40 -03:00
runtime/autoload runtime: Refer to plugins running outside Nvim as "remote plugins" 2014-11-21 10:11:42 -03:00
shell systemlist: test empty lines in beginning and middle of output 2014-12-02 16:53:16 +01:00
ui test: Remove unnecessary command from highlight_spec 2015-01-12 09:47:40 -03:00
helpers.lua test: Add screen test facility 2014-12-09 08:36:16 -03:00