aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/highlight_spec.lua
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2015-01-23 07:48:44 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2015-01-23 07:48:55 -0300
commit641df7be9cc8168399ea05d61f7009770880f28f (patch)
tree34517c723b8c7d24fffe5099c86a75ef066c606c /test/functional/ui/highlight_spec.lua
parent0f39097e5348ae61dbf9a226ffde3bca6b75d659 (diff)
parenta9048896b31cab7a03181f1b4754b6555f5d489c (diff)
downloadrneovim-641df7be9cc8168399ea05d61f7009770880f28f.tar.gz
rneovim-641df7be9cc8168399ea05d61f7009770880f28f.tar.bz2
rneovim-641df7be9cc8168399ea05d61f7009770880f28f.zip
Merge PR #1835 'snapshot_util (Screen Tests for the Lazy) and enable stricter highlight tests'
Diffstat (limited to 'test/functional/ui/highlight_spec.lua')
-rw-r--r--test/functional/ui/highlight_spec.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/functional/ui/highlight_spec.lua b/test/functional/ui/highlight_spec.lua
index 701297cc15..15d5839ca5 100644
--- a/test/functional/ui/highlight_spec.lua
+++ b/test/functional/ui/highlight_spec.lua
@@ -52,6 +52,8 @@ describe('Default highlight groups', function()
[1] = {reverse = true, bold = true}, -- StatusLine
[2] = {reverse = true} -- StatusLineNC
})
+ --ignore highligting of ~-lines
+ screen:set_default_attr_ignore( {{}, {bold=true, foreground=hlgroup_colors.NonText}} )
execute('sp', 'vsp', 'vsp')
screen:expect([[
^ {2:|} {2:|} |