aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/execute_spec.lua
Commit message (Collapse)AuthorAge
* test: execute_spec: Adjust screen assertion.Justin M. Keyes2016-10-15
| | | | | | The previous form was passing because it happens immediately before this form; but on a very fast(?) server the screen check might miss that form. It's also not really want we want to assert anyways.
* tests: don't ignore highlights in various testsBjörn Linse2016-08-14
|
* eval.c: rename capture() to execute() (#5132)Justin M. Keyes2016-07-31