From 66787e3b53f571a925428a5c3ae5eedb07c73d89 Mon Sep 17 00:00:00 2001 From: Jacob Collins Date: Fri, 5 Feb 2021 11:35:31 -0500 Subject: [PATCH] Add test for selecting horizontal whitespace --- test/normal/select-horizontal-whitespace/cmd | 1 + test/normal/select-horizontal-whitespace/in | 27 +++++++++++++++++++ .../kak_quoted_selections | 1 + 3 files changed, 29 insertions(+) create mode 100644 test/normal/select-horizontal-whitespace/cmd create mode 100644 test/normal/select-horizontal-whitespace/in create mode 100644 test/normal/select-horizontal-whitespace/kak_quoted_selections diff --git a/test/normal/select-horizontal-whitespace/cmd b/test/normal/select-horizontal-whitespace/cmd new file mode 100644 index 00000000..3de6a67d --- /dev/null +++ b/test/normal/select-horizontal-whitespace/cmd @@ -0,0 +1 @@ +s\h diff --git a/test/normal/select-horizontal-whitespace/in b/test/normal/select-horizontal-whitespace/in new file mode 100644 index 00000000..d6167985 --- /dev/null +++ b/test/normal/select-horizontal-whitespace/in @@ -0,0 +1,27 @@ +Should select all characters to the right of +the colon except U+000B (vertical tab) +%( +U+0009: +U+000B: +U+000C: +U+0020: +U+00A0:  +U+1680:  +U+2000:  +U+2001:  +U+2002:  +U+2003:  +U+2004:  +U+2005:  +U+2006:  +U+2007:  +U+2008:  +U+2009:  +U+200A:  +U+2028:
 +U+2029:
 +U+202F:  +U+205F:  +U+3000:  +U+FEFF: +) diff --git a/test/normal/select-horizontal-whitespace/kak_quoted_selections b/test/normal/select-horizontal-whitespace/kak_quoted_selections new file mode 100644 index 00000000..462d3ae5 --- /dev/null +++ b/test/normal/select-horizontal-whitespace/kak_quoted_selections @@ -0,0 +1 @@ +' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' '
' '
' ' ' ' ' ' ' ''