Rui Abreu Ferreira
39c628d031
Mark some functional tests as pending in Windows
2016-08-26 08:21:41 +01:00
Justin M. Keyes
204f557a11
Merge #4984 'Trigger TabNewEntered with <CTRL-W>T'
...
Closes #4979
2016-06-28 05:00:54 -04:00
Dimitri Merejkowsky
43536568ba
[RFC] Fix #4979 : Trigger TabNewEntered also with <CTRL-W>T
...
Original patch by @fmoralesc
2016-06-28 23:50:05 +02:00
ZyX
ff470bb853
functests: Check logs in lua code
...
It is otherwise impossible to determine which test failed sanitizer/valgrind
check. test/functional/helpers.lua module return was changed so that tests which
do not provide after_each function to get new check will automatically fail.
2016-06-10 21:50:49 +03:00
Marco Hinz
d9fbc1865b
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
Felipe Morales
66d94869a0
Add TabNewEntered
...
TabNewEntered is triggered after vim has entered a buffer in new tab.
2015-02-16 23:24:30 -05:00