diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-06-09 10:48:37 +0100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-06-09 10:48:37 +0100 |
| commit | fb81b1bc86cf317cd7cc672a6059eed6f792260d (patch) | |
| tree | b7ca70777608e15ee962467c755562d087c9bd91 | |
| parent | 242f951c84973467b7b08be233f81c0029710516 (diff) | |
Rename 'unit' test directory to 'normal' as they are the normal mode tests
| -rw-r--r-- | test/normal/align-tab/cmd (renamed from test/unit/align-tab/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/align-tab/in (renamed from test/unit/align-tab/in) | 0 | ||||
| -rw-r--r-- | test/normal/align-tab/out (renamed from test/unit/align-tab/out) | 0 | ||||
| -rw-r--r-- | test/normal/align-tab/rc (renamed from test/unit/align-tab/rc) | 0 | ||||
| -rw-r--r-- | test/normal/align/cmd (renamed from test/unit/align/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/align/in (renamed from test/unit/align/in) | 0 | ||||
| -rw-r--r-- | test/normal/align/out (renamed from test/unit/align/out) | 0 | ||||
| -rw-r--r-- | test/normal/all/cmd (renamed from test/unit/all/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/all/in (renamed from test/unit/all/in) | 0 | ||||
| -rw-r--r-- | test/normal/all/selections (renamed from test/unit/all/selections) | 0 | ||||
| -rw-r--r-- | test/normal/append-at-eol/cmd (renamed from test/unit/append-at-eol/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/append-at-eol/in (renamed from test/unit/append-at-eol/in) | 0 | ||||
| -rw-r--r-- | test/normal/append-at-eol/out (renamed from test/unit/append-at-eol/out) | 0 | ||||
| -rw-r--r-- | test/normal/append/cmd (renamed from test/unit/append/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/append/in (renamed from test/unit/append/in) | 0 | ||||
| -rw-r--r-- | test/normal/append/selections (renamed from test/unit/append/selections) | 0 | ||||
| -rw-r--r-- | test/normal/change/cmd (renamed from test/unit/change/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/change/in (renamed from test/unit/change/in) | 0 | ||||
| -rw-r--r-- | test/normal/change/out (renamed from test/unit/change/out) | 0 | ||||
| -rw-r--r-- | test/normal/clear-selections/cmd (renamed from test/unit/clear-selections/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/clear-selections/in (renamed from test/unit/clear-selections/in) | 0 | ||||
| -rw-r--r-- | test/normal/clear-selections/selections (renamed from test/unit/clear-selections/selections) | 0 | ||||
| -rw-r--r-- | test/normal/codepoint-width/tab-width/cmd (renamed from test/unit/codepoint-width/tab-width/cmd) | 0 | ||||
| -rwxr-xr-x | test/normal/codepoint-width/tab-width/enabled (renamed from test/unit/codepoint-width/tab-width/enabled) | 0 | ||||
| -rw-r--r-- | test/normal/codepoint-width/tab-width/in (renamed from test/unit/codepoint-width/tab-width/in) | 0 | ||||
| -rw-r--r-- | test/normal/codepoint-width/tab-width/selections (renamed from test/unit/codepoint-width/tab-width/selections) | 0 | ||||
| -rw-r--r-- | test/normal/codepoint-width/vertical-movement/cmd (renamed from test/unit/codepoint-width/vertical-movement/cmd) | 0 | ||||
| -rwxr-xr-x | test/normal/codepoint-width/vertical-movement/enabled (renamed from test/unit/codepoint-width/vertical-movement/enabled) | 0 | ||||
| -rw-r--r-- | test/normal/codepoint-width/vertical-movement/in (renamed from test/unit/codepoint-width/vertical-movement/in) | 0 | ||||
| -rw-r--r-- | test/normal/codepoint-width/vertical-movement/selections (renamed from test/unit/codepoint-width/vertical-movement/selections) | 0 | ||||
| -rw-r--r-- | test/normal/concat-paste-line/cmd (renamed from test/unit/concat-paste-line/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/concat-paste-line/in (renamed from test/unit/concat-paste-line/in) | 0 | ||||
| -rw-r--r-- | test/normal/concat-paste-line/out (renamed from test/unit/concat-paste-line/out) | 0 | ||||
| -rw-r--r-- | test/normal/concat-paste-line/state (renamed from test/unit/concat-paste-line/state) | 0 | ||||
| -rw-r--r-- | test/normal/concat-paste/cmd (renamed from test/unit/concat-paste/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/concat-paste/in (renamed from test/unit/concat-paste/in) | 0 | ||||
| -rw-r--r-- | test/normal/concat-paste/out (renamed from test/unit/concat-paste/out) | 0 | ||||
| -rw-r--r-- | test/normal/convert-spaces-to-tabs/cmd (renamed from test/unit/convert-spaces-to-tabs/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/convert-spaces-to-tabs/in (renamed from test/unit/convert-spaces-to-tabs/in) | 0 | ||||
| -rw-r--r-- | test/normal/convert-spaces-to-tabs/out (renamed from test/unit/convert-spaces-to-tabs/out) | 0 | ||||
| -rw-r--r-- | test/normal/convert-tabs-to-spaces/cmd (renamed from test/unit/convert-tabs-to-spaces/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/convert-tabs-to-spaces/in (renamed from test/unit/convert-tabs-to-spaces/in) | 0 | ||||
| -rw-r--r-- | test/normal/convert-tabs-to-spaces/out (renamed from test/unit/convert-tabs-to-spaces/out) | 0 | ||||
| -rw-r--r-- | test/normal/deindent/cmd (renamed from test/unit/deindent/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/deindent/in (renamed from test/unit/deindent/in) | 0 | ||||
| -rw-r--r-- | test/normal/deindent/out (renamed from test/unit/deindent/out) | 0 | ||||
| -rw-r--r-- | test/normal/delete/cmd (renamed from test/unit/delete/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/delete/in (renamed from test/unit/delete/in) | 0 | ||||
| -rw-r--r-- | test/normal/delete/out (renamed from test/unit/delete/out) | 0 | ||||
| -rw-r--r-- | test/normal/extend-lines/cmd (renamed from test/unit/extend-lines/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/extend-lines/in (renamed from test/unit/extend-lines/in) | 0 | ||||
| -rw-r--r-- | test/normal/extend-lines/selections (renamed from test/unit/extend-lines/selections) | 0 | ||||
| -rw-r--r-- | test/normal/facedesc-invalid-syntax/attributes/cmd (renamed from test/unit/facedesc-invalid-syntax/attributes/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/facedesc-invalid-syntax/attributes/error (renamed from test/unit/facedesc-invalid-syntax/attributes/error) | 0 | ||||
| -rw-r--r-- | test/normal/facedesc-invalid-syntax/bg-color/cmd (renamed from test/unit/facedesc-invalid-syntax/bg-color/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/facedesc-invalid-syntax/bg-color/error (renamed from test/unit/facedesc-invalid-syntax/bg-color/error) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-backward-extending/cmd (renamed from test/unit/find-char-backward-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-backward-extending/in (renamed from test/unit/find-char-backward-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-backward-extending/selections (renamed from test/unit/find-char-backward-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-backward/cmd (renamed from test/unit/find-char-backward/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-backward/in (renamed from test/unit/find-char-backward/in) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-backward/selections (renamed from test/unit/find-char-backward/selections) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-forward-extending/cmd (renamed from test/unit/find-char-forward-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-forward-extending/in (renamed from test/unit/find-char-forward-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-forward-extending/selections (renamed from test/unit/find-char-forward-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-forward/cmd (renamed from test/unit/find-char-forward/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-forward/in (renamed from test/unit/find-char-forward/in) | 0 | ||||
| -rw-r--r-- | test/normal/find-char-forward/selections (renamed from test/unit/find-char-forward/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/buffer-bottom/cmd (renamed from test/unit/goto-extending/buffer-bottom/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/buffer-bottom/in (renamed from test/unit/goto-extending/buffer-bottom/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/buffer-bottom/selections (renamed from test/unit/goto-extending/buffer-bottom/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/buffer-end/cmd (renamed from test/unit/goto-extending/buffer-end/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/buffer-end/in (renamed from test/unit/goto-extending/buffer-end/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/buffer-end/selections (renamed from test/unit/goto-extending/buffer-end/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/buffer-top/cmd (renamed from test/unit/goto-extending/buffer-top/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/buffer-top/in (renamed from test/unit/goto-extending/buffer-top/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/buffer-top/selections (renamed from test/unit/goto-extending/buffer-top/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/last-change/cmd (renamed from test/unit/goto-extending/last-change/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/last-change/in (renamed from test/unit/goto-extending/last-change/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/last-change/selections (renamed from test/unit/goto-extending/last-change/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/line-begin/cmd (renamed from test/unit/goto-extending/line-begin/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/line-begin/in (renamed from test/unit/goto-extending/line-begin/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/line-begin/selections (renamed from test/unit/goto-extending/line-begin/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/line-end/cmd (renamed from test/unit/goto-extending/line-end/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/line-end/in (renamed from test/unit/goto-extending/line-end/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto-extending/line-end/selections (renamed from test/unit/goto-extending/line-end/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto/buffer-bottom/cmd (renamed from test/unit/goto/buffer-bottom/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto/buffer-bottom/in (renamed from test/unit/goto/buffer-bottom/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto/buffer-bottom/selections (renamed from test/unit/goto/buffer-bottom/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto/buffer-end/cmd (renamed from test/unit/goto/buffer-end/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto/buffer-end/in (renamed from test/unit/goto/buffer-end/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto/buffer-end/selections (renamed from test/unit/goto/buffer-end/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto/buffer-top/cmd (renamed from test/unit/goto/buffer-top/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto/buffer-top/in (renamed from test/unit/goto/buffer-top/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto/buffer-top/selections (renamed from test/unit/goto/buffer-top/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto/file/cmd (renamed from test/unit/goto/file/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto/file/in (renamed from test/unit/goto/file/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto/file/out (renamed from test/unit/goto/file/out) | 0 | ||||
| -rw-r--r-- | test/normal/goto/file/rc (renamed from test/unit/goto/file/rc) | 0 | ||||
| -rw-r--r-- | test/normal/goto/last-buffer/cmd (renamed from test/unit/goto/last-buffer/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto/last-buffer/out (renamed from test/unit/goto/last-buffer/out) | 0 | ||||
| -rw-r--r-- | test/normal/goto/last-buffer/rc (renamed from test/unit/goto/last-buffer/rc) | 0 | ||||
| -rw-r--r-- | test/normal/goto/last-change/cmd (renamed from test/unit/goto/last-change/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto/last-change/in (renamed from test/unit/goto/last-change/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto/last-change/selections (renamed from test/unit/goto/last-change/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto/line-begin/cmd (renamed from test/unit/goto/line-begin/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto/line-begin/in (renamed from test/unit/goto/line-begin/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto/line-begin/selections (renamed from test/unit/goto/line-begin/selections) | 0 | ||||
| -rw-r--r-- | test/normal/goto/line-end/cmd (renamed from test/unit/goto/line-end/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/goto/line-end/in (renamed from test/unit/goto/line-end/in) | 0 | ||||
| -rw-r--r-- | test/normal/goto/line-end/selections (renamed from test/unit/goto/line-end/selections) | 0 | ||||
| -rw-r--r-- | test/normal/indent/cmd (renamed from test/unit/indent/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/indent/in (renamed from test/unit/indent/in) | 0 | ||||
| -rw-r--r-- | test/normal/indent/out (renamed from test/unit/indent/out) | 0 | ||||
| -rw-r--r-- | test/normal/insert-at-line-start/cmd (renamed from test/unit/insert-at-line-start/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/insert-at-line-start/in (renamed from test/unit/insert-at-line-start/in) | 0 | ||||
| -rw-r--r-- | test/normal/insert-at-line-start/out (renamed from test/unit/insert-at-line-start/out) | 0 | ||||
| -rw-r--r-- | test/normal/insert-replace/cmd (renamed from test/unit/insert-replace/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/insert-replace/in (renamed from test/unit/insert-replace/in) | 0 | ||||
| -rw-r--r-- | test/normal/insert-replace/out (renamed from test/unit/insert-replace/out) | 0 | ||||
| -rw-r--r-- | test/normal/insert/cmd (renamed from test/unit/insert/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/insert/in (renamed from test/unit/insert/in) | 0 | ||||
| -rw-r--r-- | test/normal/insert/out (renamed from test/unit/insert/out) | 0 | ||||
| -rw-r--r-- | test/normal/keep-cmd/cmd (renamed from test/unit/keep-cmd/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/keep-cmd/in (renamed from test/unit/keep-cmd/in) | 0 | ||||
| -rw-r--r-- | test/normal/keep-cmd/selections (renamed from test/unit/keep-cmd/selections) | 0 | ||||
| -rw-r--r-- | test/normal/lower-case/cmd (renamed from test/unit/lower-case/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/lower-case/in (renamed from test/unit/lower-case/in) | 0 | ||||
| -rw-r--r-- | test/normal/lower-case/selections (renamed from test/unit/lower-case/selections) | 0 | ||||
| -rw-r--r-- | test/normal/match-char/cmd (renamed from test/unit/match-char/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/match-char/in (renamed from test/unit/match-char/in) | 0 | ||||
| -rw-r--r-- | test/normal/match-char/selections (renamed from test/unit/match-char/selections) | 0 | ||||
| -rw-r--r-- | test/normal/move/down-extending/cmd (renamed from test/unit/move/down-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/move/down-extending/in (renamed from test/unit/move/down-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/move/down-extending/selections (renamed from test/unit/move/down-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/move/down/cmd (renamed from test/unit/move/down/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/move/down/in (renamed from test/unit/move/down/in) | 0 | ||||
| -rw-r--r-- | test/normal/move/down/selections (renamed from test/unit/move/down/selections) | 0 | ||||
| -rw-r--r-- | test/normal/move/left-extending/cmd (renamed from test/unit/move/left-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/move/left-extending/in (renamed from test/unit/move/left-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/move/left-extending/selections (renamed from test/unit/move/left-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/move/left/cmd (renamed from test/unit/move/left/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/move/left/in (renamed from test/unit/move/left/in) | 0 | ||||
| -rw-r--r-- | test/normal/move/left/selections (renamed from test/unit/move/left/selections) | 0 | ||||
| -rw-r--r-- | test/normal/move/right-extending/cmd (renamed from test/unit/move/right-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/move/right-extending/in (renamed from test/unit/move/right-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/move/right-extending/selections (renamed from test/unit/move/right-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/move/right/cmd (renamed from test/unit/move/right/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/move/right/in (renamed from test/unit/move/right/in) | 0 | ||||
| -rw-r--r-- | test/normal/move/right/selections (renamed from test/unit/move/right/selections) | 0 | ||||
| -rw-r--r-- | test/normal/move/up-extending/cmd (renamed from test/unit/move/up-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/move/up-extending/in (renamed from test/unit/move/up-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/move/up-extending/selections (renamed from test/unit/move/up-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/move/up/cmd (renamed from test/unit/move/up/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/move/up/in (renamed from test/unit/move/up/in) | 0 | ||||
| -rw-r--r-- | test/normal/move/up/selections (renamed from test/unit/move/up/selections) | 0 | ||||
| -rw-r--r-- | test/normal/next-big-word-extending/cmd (renamed from test/unit/next-big-word-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/next-big-word-extending/in (renamed from test/unit/next-big-word-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/next-big-word-extending/selections (renamed from test/unit/next-big-word-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/next-big-word/cmd (renamed from test/unit/next-big-word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/next-big-word/in (renamed from test/unit/next-big-word/in) | 0 | ||||
| -rw-r--r-- | test/normal/next-big-word/selections (renamed from test/unit/next-big-word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/next-match-appending/cmd (renamed from test/unit/next-match-appending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/next-match-appending/in (renamed from test/unit/next-match-appending/in) | 0 | ||||
| -rw-r--r-- | test/normal/next-match-appending/rc (renamed from test/unit/next-match-appending/rc) | 0 | ||||
| -rw-r--r-- | test/normal/next-match-appending/selections (renamed from test/unit/next-match-appending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/next-match/cmd (renamed from test/unit/next-match/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/next-match/in (renamed from test/unit/next-match/in) | 0 | ||||
| -rw-r--r-- | test/normal/next-match/rc (renamed from test/unit/next-match/rc) | 0 | ||||
| -rw-r--r-- | test/normal/next-match/selections (renamed from test/unit/next-match/selections) | 0 | ||||
| -rw-r--r-- | test/normal/next-word-extending/cmd (renamed from test/unit/next-word-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/next-word-extending/in (renamed from test/unit/next-word-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/next-word-extending/selections (renamed from test/unit/next-word-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/next-word/cmd (renamed from test/unit/next-word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/next-word/in (renamed from test/unit/next-word/in) | 0 | ||||
| -rw-r--r-- | test/normal/next-word/selections (renamed from test/unit/next-word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/angle/cmd (renamed from test/unit/object/around/angle/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/angle/in (renamed from test/unit/object/around/angle/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/angle/selections (renamed from test/unit/object/around/angle/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/argument/multi-level/cmd (renamed from test/unit/object/around/argument/multi-level/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/argument/multi-level/in (renamed from test/unit/object/around/argument/multi-level/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/argument/multi-level/selections (renamed from test/unit/object/around/argument/multi-level/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/argument/single-level/cmd (renamed from test/unit/object/around/argument/single-level/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/argument/single-level/in (renamed from test/unit/object/around/argument/single-level/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/argument/single-level/selections (renamed from test/unit/object/around/argument/single-level/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/big-word/cmd (renamed from test/unit/object/around/big-word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/big-word/in (renamed from test/unit/object/around/big-word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/big-word/selections (renamed from test/unit/object/around/big-word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/braces/cmd (renamed from test/unit/object/around/braces/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/braces/in (renamed from test/unit/object/around/braces/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/braces/selections (renamed from test/unit/object/around/braces/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/brackets/cmd (renamed from test/unit/object/around/brackets/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/brackets/in (renamed from test/unit/object/around/brackets/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/brackets/selections (renamed from test/unit/object/around/brackets/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/double_quote/cmd (renamed from test/unit/object/around/double_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/double_quote/in (renamed from test/unit/object/around/double_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/double_quote/selections (renamed from test/unit/object/around/double_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/grave_quote/cmd (renamed from test/unit/object/around/grave_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/grave_quote/in (renamed from test/unit/object/around/grave_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/grave_quote/selections (renamed from test/unit/object/around/grave_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/indent/cmd (renamed from test/unit/object/around/indent/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/indent/in (renamed from test/unit/object/around/indent/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/indent/selections (renamed from test/unit/object/around/indent/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/paragraph/cmd (renamed from test/unit/object/around/paragraph/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/paragraph/in (renamed from test/unit/object/around/paragraph/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/paragraph/selections (renamed from test/unit/object/around/paragraph/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/parenthesis/cmd (renamed from test/unit/object/around/parenthesis/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/parenthesis/in (renamed from test/unit/object/around/parenthesis/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/parenthesis/selections (renamed from test/unit/object/around/parenthesis/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/sentence/cmd (renamed from test/unit/object/around/sentence/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/sentence/in (renamed from test/unit/object/around/sentence/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/sentence/selections (renamed from test/unit/object/around/sentence/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/single_quote/cmd (renamed from test/unit/object/around/single_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/single_quote/in (renamed from test/unit/object/around/single_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/single_quote/selections (renamed from test/unit/object/around/single_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/slash/cmd (renamed from test/unit/object/around/slash/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/slash/in (renamed from test/unit/object/around/slash/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/slash/selections (renamed from test/unit/object/around/slash/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/word/cmd (renamed from test/unit/object/around/word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/word/in (renamed from test/unit/object/around/word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/around/word/selections (renamed from test/unit/object/around/word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/drop-non-whitespace/cmd (renamed from test/unit/object/drop-non-whitespace/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/drop-non-whitespace/in (renamed from test/unit/object/drop-non-whitespace/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/drop-non-whitespace/selections (renamed from test/unit/object/drop-non-whitespace/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/angle/cmd (renamed from test/unit/object/end-extending/angle/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/angle/in (renamed from test/unit/object/end-extending/angle/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/angle/selections (renamed from test/unit/object/end-extending/angle/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/argument/cmd (renamed from test/unit/object/end-extending/argument/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/argument/in (renamed from test/unit/object/end-extending/argument/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/argument/selections (renamed from test/unit/object/end-extending/argument/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/big-word/cmd (renamed from test/unit/object/end-extending/big-word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/big-word/in (renamed from test/unit/object/end-extending/big-word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/big-word/selections (renamed from test/unit/object/end-extending/big-word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/braces/cmd (renamed from test/unit/object/end-extending/braces/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/braces/in (renamed from test/unit/object/end-extending/braces/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/braces/selections (renamed from test/unit/object/end-extending/braces/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/brackets/cmd (renamed from test/unit/object/end-extending/brackets/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/brackets/in (renamed from test/unit/object/end-extending/brackets/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/brackets/selections (renamed from test/unit/object/end-extending/brackets/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/double_quote/cmd (renamed from test/unit/object/end-extending/double_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/double_quote/in (renamed from test/unit/object/end-extending/double_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/double_quote/selections (renamed from test/unit/object/end-extending/double_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/grave_quote/cmd (renamed from test/unit/object/end-extending/grave_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/grave_quote/in (renamed from test/unit/object/end-extending/grave_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/grave_quote/selections (renamed from test/unit/object/end-extending/grave_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/indent/cmd (renamed from test/unit/object/end-extending/indent/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/indent/in (renamed from test/unit/object/end-extending/indent/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/indent/selections (renamed from test/unit/object/end-extending/indent/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/paragraph/cmd (renamed from test/unit/object/end-extending/paragraph/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/paragraph/in (renamed from test/unit/object/end-extending/paragraph/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/paragraph/selections (renamed from test/unit/object/end-extending/paragraph/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/parenthesis/cmd (renamed from test/unit/object/end-extending/parenthesis/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/parenthesis/in (renamed from test/unit/object/end-extending/parenthesis/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/parenthesis/selections (renamed from test/unit/object/end-extending/parenthesis/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/sentence/cmd (renamed from test/unit/object/end-extending/sentence/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/sentence/in (renamed from test/unit/object/end-extending/sentence/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/sentence/selections (renamed from test/unit/object/end-extending/sentence/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/single_quote/cmd (renamed from test/unit/object/end-extending/single_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/single_quote/in (renamed from test/unit/object/end-extending/single_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/single_quote/selections (renamed from test/unit/object/end-extending/single_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/word/cmd (renamed from test/unit/object/end-extending/word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/word/in (renamed from test/unit/object/end-extending/word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end-extending/word/selections (renamed from test/unit/object/end-extending/word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/angle/cmd (renamed from test/unit/object/end/angle/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/angle/in (renamed from test/unit/object/end/angle/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/angle/selections (renamed from test/unit/object/end/angle/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/argument/cmd (renamed from test/unit/object/end/argument/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/argument/in (renamed from test/unit/object/end/argument/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/argument/selections (renamed from test/unit/object/end/argument/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/big-word/cmd (renamed from test/unit/object/end/big-word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/big-word/in (renamed from test/unit/object/end/big-word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/big-word/selections (renamed from test/unit/object/end/big-word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/braces/cmd (renamed from test/unit/object/end/braces/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/braces/in (renamed from test/unit/object/end/braces/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/braces/selections (renamed from test/unit/object/end/braces/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/brackets/cmd (renamed from test/unit/object/end/brackets/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/brackets/in (renamed from test/unit/object/end/brackets/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/brackets/selections (renamed from test/unit/object/end/brackets/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/double_quote/cmd (renamed from test/unit/object/end/double_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/double_quote/in (renamed from test/unit/object/end/double_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/double_quote/selections (renamed from test/unit/object/end/double_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/grave_quote/cmd (renamed from test/unit/object/end/grave_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/grave_quote/in (renamed from test/unit/object/end/grave_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/grave_quote/selections (renamed from test/unit/object/end/grave_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/indent/cmd (renamed from test/unit/object/end/indent/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/indent/in (renamed from test/unit/object/end/indent/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/indent/selections (renamed from test/unit/object/end/indent/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/paragraph/cmd (renamed from test/unit/object/end/paragraph/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/paragraph/in (renamed from test/unit/object/end/paragraph/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/paragraph/selections (renamed from test/unit/object/end/paragraph/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/parenthesis/cmd (renamed from test/unit/object/end/parenthesis/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/parenthesis/in (renamed from test/unit/object/end/parenthesis/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/parenthesis/selections (renamed from test/unit/object/end/parenthesis/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/sentence/cmd (renamed from test/unit/object/end/sentence/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/sentence/in (renamed from test/unit/object/end/sentence/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/sentence/selections (renamed from test/unit/object/end/sentence/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/single_quote/cmd (renamed from test/unit/object/end/single_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/single_quote/in (renamed from test/unit/object/end/single_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/single_quote/selections (renamed from test/unit/object/end/single_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/word/cmd (renamed from test/unit/object/end/word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/word/in (renamed from test/unit/object/end/word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/end/word/selections (renamed from test/unit/object/end/word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/angle/cmd (renamed from test/unit/object/inner/angle/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/angle/in (renamed from test/unit/object/inner/angle/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/angle/selections (renamed from test/unit/object/inner/angle/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/argument/multi-level/cmd (renamed from test/unit/object/inner/argument/multi-level/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/argument/multi-level/in (renamed from test/unit/object/inner/argument/multi-level/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/argument/multi-level/selections (renamed from test/unit/object/inner/argument/multi-level/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/argument/single-level/cmd (renamed from test/unit/object/inner/argument/single-level/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/argument/single-level/in (renamed from test/unit/object/inner/argument/single-level/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/argument/single-level/selections (renamed from test/unit/object/inner/argument/single-level/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/big-word/cmd (renamed from test/unit/object/inner/big-word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/big-word/in (renamed from test/unit/object/inner/big-word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/big-word/selections (renamed from test/unit/object/inner/big-word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/braces/cmd (renamed from test/unit/object/inner/braces/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/braces/in (renamed from test/unit/object/inner/braces/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/braces/selections (renamed from test/unit/object/inner/braces/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/brackets/cmd (renamed from test/unit/object/inner/brackets/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/brackets/in (renamed from test/unit/object/inner/brackets/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/brackets/selections (renamed from test/unit/object/inner/brackets/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/double_quote/cmd (renamed from test/unit/object/inner/double_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/double_quote/in (renamed from test/unit/object/inner/double_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/double_quote/selections (renamed from test/unit/object/inner/double_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/grave_quote/cmd (renamed from test/unit/object/inner/grave_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/grave_quote/in (renamed from test/unit/object/inner/grave_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/grave_quote/selections (renamed from test/unit/object/inner/grave_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/indent/cmd (renamed from test/unit/object/inner/indent/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/indent/in (renamed from test/unit/object/inner/indent/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/indent/selections (renamed from test/unit/object/inner/indent/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/paragraph/cmd (renamed from test/unit/object/inner/paragraph/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/paragraph/in (renamed from test/unit/object/inner/paragraph/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/paragraph/selections (renamed from test/unit/object/inner/paragraph/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/parenthesis/cmd (renamed from test/unit/object/inner/parenthesis/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/parenthesis/in (renamed from test/unit/object/inner/parenthesis/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/parenthesis/selections (renamed from test/unit/object/inner/parenthesis/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/sentence/cmd (renamed from test/unit/object/inner/sentence/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/sentence/in (renamed from test/unit/object/inner/sentence/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/sentence/selections (renamed from test/unit/object/inner/sentence/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/single_quote/cmd (renamed from test/unit/object/inner/single_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/single_quote/in (renamed from test/unit/object/inner/single_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/single_quote/selections (renamed from test/unit/object/inner/single_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/slash/cmd (renamed from test/unit/object/inner/slash/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/slash/in (renamed from test/unit/object/inner/slash/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/slash/selections (renamed from test/unit/object/inner/slash/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/word/cmd (renamed from test/unit/object/inner/word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/word/in (renamed from test/unit/object/inner/word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/inner/word/selections (renamed from test/unit/object/inner/word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/angle/cmd (renamed from test/unit/object/start-extending/angle/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/angle/in (renamed from test/unit/object/start-extending/angle/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/angle/selections (renamed from test/unit/object/start-extending/angle/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/argument/cmd (renamed from test/unit/object/start-extending/argument/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/argument/in (renamed from test/unit/object/start-extending/argument/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/argument/selections (renamed from test/unit/object/start-extending/argument/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/big-word/cmd (renamed from test/unit/object/start-extending/big-word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/big-word/in (renamed from test/unit/object/start-extending/big-word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/big-word/selections (renamed from test/unit/object/start-extending/big-word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/braces/cmd (renamed from test/unit/object/start-extending/braces/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/braces/in (renamed from test/unit/object/start-extending/braces/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/braces/selections (renamed from test/unit/object/start-extending/braces/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/brackets/cmd (renamed from test/unit/object/start-extending/brackets/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/brackets/in (renamed from test/unit/object/start-extending/brackets/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/brackets/selections (renamed from test/unit/object/start-extending/brackets/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/double_quote/cmd (renamed from test/unit/object/start-extending/double_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/double_quote/in (renamed from test/unit/object/start-extending/double_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/double_quote/selections (renamed from test/unit/object/start-extending/double_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/grave_quote/cmd (renamed from test/unit/object/start-extending/grave_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/grave_quote/in (renamed from test/unit/object/start-extending/grave_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/grave_quote/selections (renamed from test/unit/object/start-extending/grave_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/indent/cmd (renamed from test/unit/object/start-extending/indent/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/indent/in (renamed from test/unit/object/start-extending/indent/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/indent/selections (renamed from test/unit/object/start-extending/indent/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/paragraph/cmd (renamed from test/unit/object/start-extending/paragraph/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/paragraph/in (renamed from test/unit/object/start-extending/paragraph/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/paragraph/selections (renamed from test/unit/object/start-extending/paragraph/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/parenthesis/cmd (renamed from test/unit/object/start-extending/parenthesis/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/parenthesis/in (renamed from test/unit/object/start-extending/parenthesis/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/parenthesis/selections (renamed from test/unit/object/start-extending/parenthesis/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/sentence/cmd (renamed from test/unit/object/start-extending/sentence/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/sentence/in (renamed from test/unit/object/start-extending/sentence/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/sentence/selections (renamed from test/unit/object/start-extending/sentence/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/single_quote/cmd (renamed from test/unit/object/start-extending/single_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/single_quote/in (renamed from test/unit/object/start-extending/single_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/single_quote/selections (renamed from test/unit/object/start-extending/single_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/word/cmd (renamed from test/unit/object/start-extending/word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/word/in (renamed from test/unit/object/start-extending/word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start-extending/word/selections (renamed from test/unit/object/start-extending/word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/angle/cmd (renamed from test/unit/object/start/angle/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/angle/in (renamed from test/unit/object/start/angle/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/angle/selections (renamed from test/unit/object/start/angle/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/argument/cmd (renamed from test/unit/object/start/argument/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/argument/in (renamed from test/unit/object/start/argument/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/argument/selections (renamed from test/unit/object/start/argument/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/big-word/cmd (renamed from test/unit/object/start/big-word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/big-word/in (renamed from test/unit/object/start/big-word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/big-word/selections (renamed from test/unit/object/start/big-word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/braces/cmd (renamed from test/unit/object/start/braces/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/braces/in (renamed from test/unit/object/start/braces/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/braces/selections (renamed from test/unit/object/start/braces/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/brackets/cmd (renamed from test/unit/object/start/brackets/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/brackets/in (renamed from test/unit/object/start/brackets/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/brackets/selections (renamed from test/unit/object/start/brackets/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/double_quote/cmd (renamed from test/unit/object/start/double_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/double_quote/in (renamed from test/unit/object/start/double_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/double_quote/selections (renamed from test/unit/object/start/double_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/grave_quote/cmd (renamed from test/unit/object/start/grave_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/grave_quote/in (renamed from test/unit/object/start/grave_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/grave_quote/selections (renamed from test/unit/object/start/grave_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/indent/cmd (renamed from test/unit/object/start/indent/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/indent/in (renamed from test/unit/object/start/indent/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/indent/selections (renamed from test/unit/object/start/indent/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/paragraph/cmd (renamed from test/unit/object/start/paragraph/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/paragraph/in (renamed from test/unit/object/start/paragraph/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/paragraph/selections (renamed from test/unit/object/start/paragraph/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/parenthesis/cmd (renamed from test/unit/object/start/parenthesis/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/parenthesis/in (renamed from test/unit/object/start/parenthesis/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/parenthesis/selections (renamed from test/unit/object/start/parenthesis/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/sentence/cmd (renamed from test/unit/object/start/sentence/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/sentence/in (renamed from test/unit/object/start/sentence/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/sentence/selections (renamed from test/unit/object/start/sentence/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/single_quote/cmd (renamed from test/unit/object/start/single_quote/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/single_quote/in (renamed from test/unit/object/start/single_quote/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/single_quote/selections (renamed from test/unit/object/start/single_quote/selections) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/word/cmd (renamed from test/unit/object/start/word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/word/in (renamed from test/unit/object/start/word/in) | 0 | ||||
| -rw-r--r-- | test/normal/object/start/word/selections (renamed from test/unit/object/start/word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/open-above/cmd (renamed from test/unit/open-above/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/open-above/in (renamed from test/unit/open-above/in) | 0 | ||||
| -rw-r--r-- | test/normal/open-above/out (renamed from test/unit/open-above/out) | 0 | ||||
| -rw-r--r-- | test/normal/open-below/cmd (renamed from test/unit/open-below/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/open-below/in (renamed from test/unit/open-below/in) | 0 | ||||
| -rw-r--r-- | test/normal/open-below/out (renamed from test/unit/open-below/out) | 0 | ||||
| -rw-r--r-- | test/normal/paste-after/cmd (renamed from test/unit/paste-after/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/paste-after/in (renamed from test/unit/paste-after/in) | 0 | ||||
| -rw-r--r-- | test/normal/paste-after/out (renamed from test/unit/paste-after/out) | 0 | ||||
| -rw-r--r-- | test/normal/paste-before/cmd (renamed from test/unit/paste-before/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/paste-before/in (renamed from test/unit/paste-before/in) | 0 | ||||
| -rw-r--r-- | test/normal/paste-before/out (renamed from test/unit/paste-before/out) | 0 | ||||
| -rw-r--r-- | test/normal/pipe-to/cmd (renamed from test/unit/pipe-to/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/pipe-to/in (renamed from test/unit/pipe-to/in) | 0 | ||||
| -rw-r--r-- | test/normal/pipe-to/out (renamed from test/unit/pipe-to/out) | 0 | ||||
| -rw-r--r-- | test/normal/pipe/cmd (renamed from test/unit/pipe/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/pipe/in (renamed from test/unit/pipe/in) | 0 | ||||
| -rw-r--r-- | test/normal/pipe/out (renamed from test/unit/pipe/out) | 0 | ||||
| -rw-r--r-- | test/normal/previous-big-word-extending/cmd (renamed from test/unit/previous-big-word-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/previous-big-word-extending/in (renamed from test/unit/previous-big-word-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/previous-big-word-extending/selections (renamed from test/unit/previous-big-word-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/previous-big-word/cmd (renamed from test/unit/previous-big-word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/previous-big-word/in (renamed from test/unit/previous-big-word/in) | 0 | ||||
| -rw-r--r-- | test/normal/previous-big-word/selections (renamed from test/unit/previous-big-word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/previous-word-extending/cmd (renamed from test/unit/previous-word-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/previous-word-extending/in (renamed from test/unit/previous-word-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/previous-word-extending/selections (renamed from test/unit/previous-word-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/previous-word/cmd (renamed from test/unit/previous-word/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/previous-word/in (renamed from test/unit/previous-word/in) | 0 | ||||
| -rw-r--r-- | test/normal/previous-word/selections (renamed from test/unit/previous-word/selections) | 0 | ||||
| -rw-r--r-- | test/normal/record-macro/cmd (renamed from test/unit/record-macro/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/record-macro/out (renamed from test/unit/record-macro/out) | 0 | ||||
| -rw-r--r-- | test/normal/redo/cmd (renamed from test/unit/redo/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/redo/in (renamed from test/unit/redo/in) | 0 | ||||
| -rw-r--r-- | test/normal/redo/out (renamed from test/unit/redo/out) | 0 | ||||
| -rw-r--r-- | test/normal/reload/cmd (renamed from test/unit/reload/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/reload/in (renamed from test/unit/reload/in) | 0 | ||||
| -rw-r--r-- | test/normal/reload/out (renamed from test/unit/reload/out) | 0 | ||||
| -rw-r--r-- | test/normal/reload/rc (renamed from test/unit/reload/rc) | 0 | ||||
| -rw-r--r-- | test/normal/repeat-insert/cmd (renamed from test/unit/repeat-insert/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/repeat-insert/out (renamed from test/unit/repeat-insert/out) | 0 | ||||
| -rw-r--r-- | test/normal/repeat-select/repeat-end-paragraph/cmd (renamed from test/unit/repeat-select/repeat-end-paragraph/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/repeat-select/repeat-end-paragraph/in (renamed from test/unit/repeat-select/repeat-end-paragraph/in) | 0 | ||||
| -rw-r--r-- | test/normal/repeat-select/repeat-end-paragraph/state (renamed from test/unit/repeat-select/repeat-end-paragraph/state) | 0 | ||||
| -rw-r--r-- | test/normal/repeat-select/repeat-find-char/cmd (renamed from test/unit/repeat-select/repeat-find-char/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/repeat-select/repeat-find-char/in (renamed from test/unit/repeat-select/repeat-find-char/in) | 0 | ||||
| -rw-r--r-- | test/normal/repeat-select/repeat-find-char/state (renamed from test/unit/repeat-select/repeat-find-char/state) | 0 | ||||
| -rw-r--r-- | test/normal/replace-lines/cmd (renamed from test/unit/replace-lines/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/replace-lines/in (renamed from test/unit/replace-lines/in) | 0 | ||||
| -rw-r--r-- | test/normal/replace-lines/out (renamed from test/unit/replace-lines/out) | 0 | ||||
| -rw-r--r-- | test/normal/replace/cmd (renamed from test/unit/replace/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/replace/in (renamed from test/unit/replace/in) | 0 | ||||
| -rw-r--r-- | test/normal/replace/out (renamed from test/unit/replace/out) | 0 | ||||
| -rw-r--r-- | test/normal/replay-macro/cmd (renamed from test/unit/replay-macro/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/replay-macro/out (renamed from test/unit/replay-macro/out) | 0 | ||||
| -rw-r--r-- | test/normal/replay-macro/rc (renamed from test/unit/replay-macro/rc) | 0 | ||||
| -rw-r--r-- | test/normal/rotate-content/cmd (renamed from test/unit/rotate-content/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/rotate-content/in (renamed from test/unit/rotate-content/in) | 0 | ||||
| -rw-r--r-- | test/normal/rotate-content/out (renamed from test/unit/rotate-content/out) | 0 | ||||
| -rw-r--r-- | test/normal/rotate/cmd (renamed from test/unit/rotate/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/rotate/in (renamed from test/unit/rotate/in) | 0 | ||||
| -rw-r--r-- | test/normal/rotate/selections (renamed from test/unit/rotate/selections) | 0 | ||||
| -rw-r--r-- | test/normal/save-selections/cmd (renamed from test/unit/save-selections/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/save-selections/in (renamed from test/unit/save-selections/in) | 0 | ||||
| -rw-r--r-- | test/normal/save-selections/selections (renamed from test/unit/save-selections/selections) | 0 | ||||
| -rw-r--r-- | test/normal/search-extending/cmd (renamed from test/unit/search-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/search-extending/in (renamed from test/unit/search-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/search-extending/selections (renamed from test/unit/search-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse-extending/cmd (renamed from test/unit/search-reverse-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse-extending/in (renamed from test/unit/search-reverse-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse-extending/selections (renamed from test/unit/search-reverse-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse-rightmost/missed-match/cmd (renamed from test/unit/search-reverse-rightmost/missed-match/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse-rightmost/missed-match/in (renamed from test/unit/search-reverse-rightmost/missed-match/in) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse-rightmost/missed-match/selections (renamed from test/unit/search-reverse-rightmost/missed-match/selections) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse-rightmost/overlap/cmd (renamed from test/unit/search-reverse-rightmost/overlap/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse-rightmost/overlap/in (renamed from test/unit/search-reverse-rightmost/overlap/in) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse-rightmost/overlap/selections (renamed from test/unit/search-reverse-rightmost/overlap/selections) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse/cmd (renamed from test/unit/search-reverse/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse/in (renamed from test/unit/search-reverse/in) | 0 | ||||
| -rw-r--r-- | test/normal/search-reverse/selections (renamed from test/unit/search-reverse/selections) | 0 | ||||
| -rw-r--r-- | test/normal/search/cmd (renamed from test/unit/search/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/search/in (renamed from test/unit/search/in) | 0 | ||||
| -rw-r--r-- | test/normal/search/selections (renamed from test/unit/search/selections) | 0 | ||||
| -rw-r--r-- | test/normal/select-line-extending/cmd (renamed from test/unit/select-line-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/select-line-extending/in (renamed from test/unit/select-line-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/select-line-extending/selections (renamed from test/unit/select-line-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/select-line/cmd (renamed from test/unit/select-line/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/select-line/in (renamed from test/unit/select-line/in) | 0 | ||||
| -rw-r--r-- | test/normal/select-line/selections (renamed from test/unit/select-line/selections) | 0 | ||||
| -rw-r--r-- | test/normal/select/cmd (renamed from test/unit/select/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/select/in (renamed from test/unit/select/in) | 0 | ||||
| -rw-r--r-- | test/normal/select/selections (renamed from test/unit/select/selections) | 0 | ||||
| -rw-r--r-- | test/normal/split-at-begin/cmd (renamed from test/unit/split-at-begin/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/split-at-begin/in (renamed from test/unit/split-at-begin/in) | 0 | ||||
| -rw-r--r-- | test/normal/split-at-begin/selections (renamed from test/unit/split-at-begin/selections) | 0 | ||||
| -rw-r--r-- | test/normal/split/cmd (renamed from test/unit/split/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/split/in (renamed from test/unit/split/in) | 0 | ||||
| -rw-r--r-- | test/normal/split/selections (renamed from test/unit/split/selections) | 0 | ||||
| -rw-r--r-- | test/normal/switch-case/cmd (renamed from test/unit/switch-case/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/switch-case/in (renamed from test/unit/switch-case/in) | 0 | ||||
| -rw-r--r-- | test/normal/switch-case/selections (renamed from test/unit/switch-case/selections) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-backward-extending/cmd (renamed from test/unit/to-char-backward-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-backward-extending/in (renamed from test/unit/to-char-backward-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-backward-extending/selections (renamed from test/unit/to-char-backward-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-backward/cmd (renamed from test/unit/to-char-backward/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-backward/in (renamed from test/unit/to-char-backward/in) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-backward/selections (renamed from test/unit/to-char-backward/selections) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-forward-extending/cmd (renamed from test/unit/to-char-forward-extending/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-forward-extending/in (renamed from test/unit/to-char-forward-extending/in) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-forward-extending/selections (renamed from test/unit/to-char-forward-extending/selections) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-forward/cmd (renamed from test/unit/to-char-forward/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-forward/in (renamed from test/unit/to-char-forward/in) | 0 | ||||
| -rw-r--r-- | test/normal/to-char-forward/selections (renamed from test/unit/to-char-forward/selections) | 0 | ||||
| -rw-r--r-- | test/normal/trim-lines/cmd (renamed from test/unit/trim-lines/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/trim-lines/in (renamed from test/unit/trim-lines/in) | 0 | ||||
| -rw-r--r-- | test/normal/trim-lines/selections (renamed from test/unit/trim-lines/selections) | 0 | ||||
| -rw-r--r-- | test/normal/undo-after-replace-lines/cmd (renamed from test/unit/undo-after-replace-lines/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/undo-after-replace-lines/in (renamed from test/unit/undo-after-replace-lines/in) | 0 | ||||
| -rw-r--r-- | test/normal/undo-after-replace-lines/out (renamed from test/unit/undo-after-replace-lines/out) | 0 | ||||
| -rw-r--r-- | test/normal/undo/cmd (renamed from test/unit/undo/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/undo/in (renamed from test/unit/undo/in) | 0 | ||||
| -rw-r--r-- | test/normal/undo/out (renamed from test/unit/undo/out) | 0 | ||||
| -rw-r--r-- | test/normal/upper-case/cmd (renamed from test/unit/upper-case/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/upper-case/in (renamed from test/unit/upper-case/in) | 0 | ||||
| -rw-r--r-- | test/normal/upper-case/selections (renamed from test/unit/upper-case/selections) | 0 | ||||
| -rw-r--r-- | test/normal/yank/cmd (renamed from test/unit/yank/cmd) | 0 | ||||
| -rw-r--r-- | test/normal/yank/in (renamed from test/unit/yank/in) | 0 | ||||
| -rw-r--r-- | test/normal/yank/out (renamed from test/unit/yank/out) | 0 |
553 files changed, 0 insertions, 0 deletions
diff --git a/test/unit/align-tab/cmd b/test/normal/align-tab/cmd index 4bd7e7a4..4bd7e7a4 100644 --- a/test/unit/align-tab/cmd +++ b/test/normal/align-tab/cmd diff --git a/test/unit/align-tab/in b/test/normal/align-tab/in index ea03b5e9..ea03b5e9 100644 --- a/test/unit/align-tab/in +++ b/test/normal/align-tab/in diff --git a/test/unit/align-tab/out b/test/normal/align-tab/out index 907c682e..907c682e 100644 --- a/test/unit/align-tab/out +++ b/test/normal/align-tab/out diff --git a/test/unit/align-tab/rc b/test/normal/align-tab/rc index 6ee193bb..6ee193bb 100644 --- a/test/unit/align-tab/rc +++ b/test/normal/align-tab/rc diff --git a/test/unit/align/cmd b/test/normal/align/cmd index 4bd7e7a4..4bd7e7a4 100644 --- a/test/unit/align/cmd +++ b/test/normal/align/cmd diff --git a/test/unit/align/in b/test/normal/align/in index a78f25ff..a78f25ff 100644 --- a/test/unit/align/in +++ b/test/normal/align/in diff --git a/test/unit/align/out b/test/normal/align/out index d75c3550..d75c3550 100644 --- a/test/unit/align/out +++ b/test/normal/align/out diff --git a/test/unit/all/cmd b/test/normal/all/cmd index 314d73bf..314d73bf 100644 --- a/test/unit/all/cmd +++ b/test/normal/all/cmd diff --git a/test/unit/all/in b/test/normal/all/in index d68dd403..d68dd403 100644 --- a/test/unit/all/in +++ b/test/normal/all/in diff --git a/test/unit/all/selections b/test/normal/all/selections index 8709f804..8709f804 100644 --- a/test/unit/all/selections +++ b/test/normal/all/selections diff --git a/test/unit/append-at-eol/cmd b/test/normal/append-at-eol/cmd index 5876f8db..5876f8db 100644 --- a/test/unit/append-at-eol/cmd +++ b/test/normal/append-at-eol/cmd diff --git a/test/unit/append-at-eol/in b/test/normal/append-at-eol/in index f70f10e4..f70f10e4 100644 --- a/test/unit/append-at-eol/in +++ b/test/normal/append-at-eol/in diff --git a/test/unit/append-at-eol/out b/test/normal/append-at-eol/out index 5876f8db..5876f8db 100644 --- a/test/unit/append-at-eol/out +++ b/test/normal/append-at-eol/out diff --git a/test/unit/append/cmd b/test/normal/append/cmd index 15bfb21a..15bfb21a 100644 --- a/test/unit/append/cmd +++ b/test/normal/append/cmd diff --git a/test/unit/append/in b/test/normal/append/in index 78981922..78981922 100644 --- a/test/unit/append/in +++ b/test/normal/append/in diff --git a/test/unit/append/selections b/test/normal/append/selections index 2591812f..2591812f 100644 --- a/test/unit/append/selections +++ b/test/normal/append/selections diff --git a/test/unit/change/cmd b/test/normal/change/cmd index df39d8ab..df39d8ab 100644 --- a/test/unit/change/cmd +++ b/test/normal/change/cmd diff --git a/test/unit/change/in b/test/normal/change/in index 70cbbb09..70cbbb09 100644 --- a/test/unit/change/in +++ b/test/normal/change/in diff --git a/test/unit/change/out b/test/normal/change/out index 193d5b5f..193d5b5f 100644 --- a/test/unit/change/out +++ b/test/normal/change/out diff --git a/test/unit/clear-selections/cmd b/test/normal/clear-selections/cmd index 092bc2b0..092bc2b0 100644 --- a/test/unit/clear-selections/cmd +++ b/test/normal/clear-selections/cmd diff --git a/test/unit/clear-selections/in b/test/normal/clear-selections/in index c2267c2e..c2267c2e 100644 --- a/test/unit/clear-selections/in +++ b/test/normal/clear-selections/in diff --git a/test/unit/clear-selections/selections b/test/normal/clear-selections/selections index 13e7564e..13e7564e 100644 --- a/test/unit/clear-selections/selections +++ b/test/normal/clear-selections/selections diff --git a/test/unit/codepoint-width/tab-width/cmd b/test/normal/codepoint-width/tab-width/cmd index 4c559f78..4c559f78 100644 --- a/test/unit/codepoint-width/tab-width/cmd +++ b/test/normal/codepoint-width/tab-width/cmd diff --git a/test/unit/codepoint-width/tab-width/enabled b/test/normal/codepoint-width/tab-width/enabled index edc44250..edc44250 100755 --- a/test/unit/codepoint-width/tab-width/enabled +++ b/test/normal/codepoint-width/tab-width/enabled diff --git a/test/unit/codepoint-width/tab-width/in b/test/normal/codepoint-width/tab-width/in index 9c911221..9c911221 100644 --- a/test/unit/codepoint-width/tab-width/in +++ b/test/normal/codepoint-width/tab-width/in diff --git a/test/unit/codepoint-width/tab-width/selections b/test/normal/codepoint-width/tab-width/selections index ec635144..ec635144 100644 --- a/test/unit/codepoint-width/tab-width/selections +++ b/test/normal/codepoint-width/tab-width/selections diff --git a/test/unit/codepoint-width/vertical-movement/cmd b/test/normal/codepoint-width/vertical-movement/cmd index b68fde2a..b68fde2a 100644 --- a/test/unit/codepoint-width/vertical-movement/cmd +++ b/test/normal/codepoint-width/vertical-movement/cmd diff --git a/test/unit/codepoint-width/vertical-movement/enabled b/test/normal/codepoint-width/vertical-movement/enabled index edc44250..edc44250 100755 --- a/test/unit/codepoint-width/vertical-movement/enabled +++ b/test/normal/codepoint-width/vertical-movement/enabled diff --git a/test/unit/codepoint-width/vertical-movement/in b/test/normal/codepoint-width/vertical-movement/in index 9a4f1e62..9a4f1e62 100644 --- a/test/unit/codepoint-width/vertical-movement/in +++ b/test/normal/codepoint-width/vertical-movement/in diff --git a/test/unit/codepoint-width/vertical-movement/selections b/test/normal/codepoint-width/vertical-movement/selections index 564e0714..564e0714 100644 --- a/test/unit/codepoint-width/vertical-movement/selections +++ b/test/normal/codepoint-width/vertical-movement/selections diff --git a/test/unit/concat-paste-line/cmd b/test/normal/concat-paste-line/cmd index 3ff90ae0..3ff90ae0 100644 --- a/test/unit/concat-paste-line/cmd +++ b/test/normal/concat-paste-line/cmd diff --git a/test/unit/concat-paste-line/in b/test/normal/concat-paste-line/in index a999a0c2..a999a0c2 100644 --- a/test/unit/concat-paste-line/in +++ b/test/normal/concat-paste-line/in diff --git a/test/unit/concat-paste-line/out b/test/normal/concat-paste-line/out index 13e3d3ab..13e3d3ab 100644 --- a/test/unit/concat-paste-line/out +++ b/test/normal/concat-paste-line/out diff --git a/test/unit/concat-paste-line/state b/test/normal/concat-paste-line/state index 99ab3246..99ab3246 100644 --- a/test/unit/concat-paste-line/state +++ b/test/normal/concat-paste-line/state diff --git a/test/unit/concat-paste/cmd b/test/normal/concat-paste/cmd index b45c52cb..b45c52cb 100644 --- a/test/unit/concat-paste/cmd +++ b/test/normal/concat-paste/cmd diff --git a/test/unit/concat-paste/in b/test/normal/concat-paste/in index 5d11abbf..5d11abbf 100644 --- a/test/unit/concat-paste/in +++ b/test/normal/concat-paste/in diff --git a/test/unit/concat-paste/out b/test/normal/concat-paste/out index abc249df..abc249df 100644 --- a/test/unit/concat-paste/out +++ b/test/normal/concat-paste/out diff --git a/test/unit/convert-spaces-to-tabs/cmd b/test/normal/convert-spaces-to-tabs/cmd index e38c3b67..e38c3b67 100644 --- a/test/unit/convert-spaces-to-tabs/cmd +++ b/test/normal/convert-spaces-to-tabs/cmd diff --git a/test/unit/convert-spaces-to-tabs/in b/test/normal/convert-spaces-to-tabs/in index 289aca8c..289aca8c 100644 --- a/test/unit/convert-spaces-to-tabs/in +++ b/test/normal/convert-spaces-to-tabs/in diff --git a/test/unit/convert-spaces-to-tabs/out b/test/normal/convert-spaces-to-tabs/out index 080d1d4a..080d1d4a 100644 --- a/test/unit/convert-spaces-to-tabs/out +++ b/test/normal/convert-spaces-to-tabs/out diff --git a/test/unit/convert-tabs-to-spaces/cmd b/test/normal/convert-tabs-to-spaces/cmd index 2c7080ed..2c7080ed 100644 --- a/test/unit/convert-tabs-to-spaces/cmd +++ b/test/normal/convert-tabs-to-spaces/cmd diff --git a/test/unit/convert-tabs-to-spaces/in b/test/normal/convert-tabs-to-spaces/in index 080d1d4a..080d1d4a 100644 --- a/test/unit/convert-tabs-to-spaces/in +++ b/test/normal/convert-tabs-to-spaces/in diff --git a/test/unit/convert-tabs-to-spaces/out b/test/normal/convert-tabs-to-spaces/out index 289aca8c..289aca8c 100644 --- a/test/unit/convert-tabs-to-spaces/out +++ b/test/normal/convert-tabs-to-spaces/out diff --git a/test/unit/deindent/cmd b/test/normal/deindent/cmd index 93184183..93184183 100644 --- a/test/unit/deindent/cmd +++ b/test/normal/deindent/cmd diff --git a/test/unit/deindent/in b/test/normal/deindent/in index 27be8730..27be8730 100644 --- a/test/unit/deindent/in +++ b/test/normal/deindent/in diff --git a/test/unit/deindent/out b/test/normal/deindent/out index 257cc564..257cc564 100644 --- a/test/unit/deindent/out +++ b/test/normal/deindent/out diff --git a/test/unit/delete/cmd b/test/normal/delete/cmd index 4bcfe98e..4bcfe98e 100644 --- a/test/unit/delete/cmd +++ b/test/normal/delete/cmd diff --git a/test/unit/delete/in b/test/normal/delete/in index a3133ea2..a3133ea2 100644 --- a/test/unit/delete/in +++ b/test/normal/delete/in diff --git a/test/unit/delete/out b/test/normal/delete/out index 1d050817..1d050817 100644 --- a/test/unit/delete/out +++ b/test/normal/delete/out diff --git a/test/unit/extend-lines/cmd b/test/normal/extend-lines/cmd index 9e785e6d..9e785e6d 100644 --- a/test/unit/extend-lines/cmd +++ b/test/normal/extend-lines/cmd diff --git a/test/unit/extend-lines/in b/test/normal/extend-lines/in index 5d798383..5d798383 100644 --- a/test/unit/extend-lines/in +++ b/test/normal/extend-lines/in diff --git a/test/unit/extend-lines/selections b/test/normal/extend-lines/selections index 2c9a6f3f..2c9a6f3f 100644 --- a/test/unit/extend-lines/selections +++ b/test/normal/extend-lines/selections diff --git a/test/unit/facedesc-invalid-syntax/attributes/cmd b/test/normal/facedesc-invalid-syntax/attributes/cmd index 9fe13eb7..9fe13eb7 100644 --- a/test/unit/facedesc-invalid-syntax/attributes/cmd +++ b/test/normal/facedesc-invalid-syntax/attributes/cmd diff --git a/test/unit/facedesc-invalid-syntax/attributes/error b/test/normal/facedesc-invalid-syntax/attributes/error index 47129cc0..47129cc0 100644 --- a/test/unit/facedesc-invalid-syntax/attributes/error +++ b/test/normal/facedesc-invalid-syntax/attributes/error diff --git a/test/unit/facedesc-invalid-syntax/bg-color/cmd b/test/normal/facedesc-invalid-syntax/bg-color/cmd index ba02d10d..ba02d10d 100644 --- a/test/unit/facedesc-invalid-syntax/bg-color/cmd +++ b/test/normal/facedesc-invalid-syntax/bg-color/cmd diff --git a/test/unit/facedesc-invalid-syntax/bg-color/error b/test/normal/facedesc-invalid-syntax/bg-color/error index 47129cc0..47129cc0 100644 --- a/test/unit/facedesc-invalid-syntax/bg-color/error +++ b/test/normal/facedesc-invalid-syntax/bg-color/error diff --git a/test/unit/find-char-backward-extending/cmd b/test/normal/find-char-backward-extending/cmd index 589f917d..589f917d 100644 --- a/test/unit/find-char-backward-extending/cmd +++ b/test/normal/find-char-backward-extending/cmd diff --git a/test/unit/find-char-backward-extending/in b/test/normal/find-char-backward-extending/in index 1da8fdf7..1da8fdf7 100644 --- a/test/unit/find-char-backward-extending/in +++ b/test/normal/find-char-backward-extending/in diff --git a/test/unit/find-char-backward-extending/selections b/test/normal/find-char-backward-extending/selections index cecd2dec..cecd2dec 100644 --- a/test/unit/find-char-backward-extending/selections +++ b/test/normal/find-char-backward-extending/selections diff --git a/test/unit/find-char-backward/cmd b/test/normal/find-char-backward/cmd index 8fda5ff2..8fda5ff2 100644 --- a/test/unit/find-char-backward/cmd +++ b/test/normal/find-char-backward/cmd diff --git a/test/unit/find-char-backward/in b/test/normal/find-char-backward/in index 1da8fdf7..1da8fdf7 100644 --- a/test/unit/find-char-backward/in +++ b/test/normal/find-char-backward/in diff --git a/test/unit/find-char-backward/selections b/test/normal/find-char-backward/selections index cecd2dec..cecd2dec 100644 --- a/test/unit/find-char-backward/selections +++ b/test/normal/find-char-backward/selections diff --git a/test/unit/find-char-forward-extending/cmd b/test/normal/find-char-forward-extending/cmd index 935a1942..935a1942 100644 --- a/test/unit/find-char-forward-extending/cmd +++ b/test/normal/find-char-forward-extending/cmd diff --git a/test/unit/find-char-forward-extending/in b/test/normal/find-char-forward-extending/in index 1da8fdf7..1da8fdf7 100644 --- a/test/unit/find-char-forward-extending/in +++ b/test/normal/find-char-forward-extending/in diff --git a/test/unit/find-char-forward-extending/selections b/test/normal/find-char-forward-extending/selections index b9f1b3f0..b9f1b3f0 100644 --- a/test/unit/find-char-forward-extending/selections +++ b/test/normal/find-char-forward-extending/selections diff --git a/test/unit/find-char-forward/cmd b/test/normal/find-char-forward/cmd index 2e42ae55..2e42ae55 100644 --- a/test/unit/find-char-forward/cmd +++ b/test/normal/find-char-forward/cmd diff --git a/test/unit/find-char-forward/in b/test/normal/find-char-forward/in index 1da8fdf7..1da8fdf7 100644 --- a/test/unit/find-char-forward/in +++ b/test/normal/find-char-forward/in diff --git a/test/unit/find-char-forward/selections b/test/normal/find-char-forward/selections index 46e2eef4..46e2eef4 100644 --- a/test/unit/find-char-forward/selections +++ b/test/normal/find-char-forward/selections diff --git a/test/unit/goto-extending/buffer-bottom/cmd b/test/normal/goto-extending/buffer-bottom/cmd index 1f77a5ca..1f77a5ca 100644 --- a/test/unit/goto-extending/buffer-bottom/cmd +++ b/test/normal/goto-extending/buffer-bottom/cmd diff --git a/test/unit/goto-extending/buffer-bottom/in b/test/normal/goto-extending/buffer-bottom/in index 2351e040..2351e040 100644 --- a/test/unit/goto-extending/buffer-bottom/in +++ b/test/normal/goto-extending/buffer-bottom/in diff --git a/test/unit/goto-extending/buffer-bottom/selections b/test/normal/goto-extending/buffer-bottom/selections index 4a71b15a..4a71b15a 100644 --- a/test/unit/goto-extending/buffer-bottom/selections +++ b/test/normal/goto-extending/buffer-bottom/selections diff --git a/test/unit/goto-extending/buffer-end/cmd b/test/normal/goto-extending/buffer-end/cmd index a58c9c3b..a58c9c3b 100644 --- a/test/unit/goto-extending/buffer-end/cmd +++ b/test/normal/goto-extending/buffer-end/cmd diff --git a/test/unit/goto-extending/buffer-end/in b/test/normal/goto-extending/buffer-end/in index 2351e040..2351e040 100644 --- a/test/unit/goto-extending/buffer-end/in +++ b/test/normal/goto-extending/buffer-end/in diff --git a/test/unit/goto-extending/buffer-end/selections b/test/normal/goto-extending/buffer-end/selections index 059c57a9..059c57a9 100644 --- a/test/unit/goto-extending/buffer-end/selections +++ b/test/normal/goto-extending/buffer-end/selections diff --git a/test/unit/goto-extending/buffer-top/cmd b/test/normal/goto-extending/buffer-top/cmd index a852222e..a852222e 100644 --- a/test/unit/goto-extending/buffer-top/cmd +++ b/test/normal/goto-extending/buffer-top/cmd diff --git a/test/unit/goto-extending/buffer-top/in b/test/normal/goto-extending/buffer-top/in index 2351e040..2351e040 100644 --- a/test/unit/goto-extending/buffer-top/in +++ b/test/normal/goto-extending/buffer-top/in diff --git a/test/unit/goto-extending/buffer-top/selections b/test/normal/goto-extending/buffer-top/selections index e512e1b5..e512e1b5 100644 --- a/test/unit/goto-extending/buffer-top/selections +++ b/test/normal/goto-extending/buffer-top/selections diff --git a/test/unit/goto-extending/last-change/cmd b/test/normal/goto-extending/last-change/cmd index ec167fcd..ec167fcd 100644 --- a/test/unit/goto-extending/last-change/cmd +++ b/test/normal/goto-extending/last-change/cmd diff --git a/test/unit/goto-extending/last-change/in b/test/normal/goto-extending/last-change/in index 2351e040..2351e040 100644 --- a/test/unit/goto-extending/last-change/in +++ b/test/normal/goto-extending/last-change/in diff --git a/test/unit/goto-extending/last-change/selections b/test/normal/goto-extending/last-change/selections index c4ff167b..c4ff167b 100644 --- a/test/unit/goto-extending/last-change/selections +++ b/test/normal/goto-extending/last-change/selections diff --git a/test/unit/goto-extending/line-begin/cmd b/test/normal/goto-extending/line-begin/cmd index 4b5902a1..4b5902a1 100644 --- a/test/unit/goto-extending/line-begin/cmd +++ b/test/normal/goto-extending/line-begin/cmd diff --git a/test/unit/goto-extending/line-begin/in b/test/normal/goto-extending/line-begin/in index a3133ea2..a3133ea2 100644 --- a/test/unit/goto-extending/line-begin/in +++ b/test/normal/goto-extending/line-begin/in diff --git a/test/unit/goto-extending/line-begin/selections b/test/normal/goto-extending/line-begin/selections index 20b4d26d..20b4d26d 100644 --- a/test/unit/goto-extending/line-begin/selections +++ b/test/normal/goto-extending/line-begin/selections diff --git a/test/unit/goto-extending/line-end/cmd b/test/normal/goto-extending/line-end/cmd index a8f5fa59..a8f5fa59 100644 --- a/test/unit/goto-extending/line-end/cmd +++ b/test/normal/goto-extending/line-end/cmd diff --git a/test/unit/goto-extending/line-end/in b/test/normal/goto-extending/line-end/in index a3133ea2..a3133ea2 100644 --- a/test/unit/goto-extending/line-end/in +++ b/test/normal/goto-extending/line-end/in diff --git a/test/unit/goto-extending/line-end/selections b/test/normal/goto-extending/line-end/selections index 1da92a26..1da92a26 100644 --- a/test/unit/goto-extending/line-end/selections +++ b/test/normal/goto-extending/line-end/selections diff --git a/test/unit/goto/buffer-bottom/cmd b/test/normal/goto/buffer-bottom/cmd index 502a6516..502a6516 100644 --- a/test/unit/goto/buffer-bottom/cmd +++ b/test/normal/goto/buffer-bottom/cmd diff --git a/test/unit/goto/buffer-bottom/in b/test/normal/goto/buffer-bottom/in index 2351e040..2351e040 100644 --- a/test/unit/goto/buffer-bottom/in +++ b/test/normal/goto/buffer-bottom/in diff --git a/test/unit/goto/buffer-bottom/selections b/test/normal/goto/buffer-bottom/selections index 61780798..61780798 100644 --- a/test/unit/goto/buffer-bottom/selections +++ b/test/normal/goto/buffer-bottom/selections diff --git a/test/unit/goto/buffer-end/cmd b/test/normal/goto/buffer-end/cmd index 0213bebe..0213bebe 100644 --- a/test/unit/goto/buffer-end/cmd +++ b/test/normal/goto/buffer-end/cmd diff --git a/test/unit/goto/buffer-end/in b/test/normal/goto/buffer-end/in index 2351e040..2351e040 100644 --- a/test/unit/goto/buffer-end/in +++ b/test/normal/goto/buffer-end/in diff --git a/test/unit/goto/buffer-end/selections b/test/normal/goto/buffer-end/selections index 139597f9..139597f9 100644 --- a/test/unit/goto/buffer-end/selections +++ b/test/normal/goto/buffer-end/selections diff --git a/test/unit/goto/buffer-top/cmd b/test/normal/goto/buffer-top/cmd index 0706cc4e..0706cc4e 100644 --- a/test/unit/goto/buffer-top/cmd +++ b/test/normal/goto/buffer-top/cmd diff --git a/test/unit/goto/buffer-top/in b/test/normal/goto/buffer-top/in index 2351e040..2351e040 100644 --- a/test/unit/goto/buffer-top/in +++ b/test/normal/goto/buffer-top/in diff --git a/test/unit/goto/buffer-top/selections b/test/normal/goto/buffer-top/selections index 6a69f920..6a69f920 100644 --- a/test/unit/goto/buffer-top/selections +++ b/test/normal/goto/buffer-top/selections diff --git a/test/unit/goto/file/cmd b/test/normal/goto/file/cmd index 830bc9c3..830bc9c3 100644 --- a/test/unit/goto/file/cmd +++ b/test/normal/goto/file/cmd diff --git a/test/unit/goto/file/in b/test/normal/goto/file/in index 66f264ef..66f264ef 100644 --- a/test/unit/goto/file/in +++ b/test/normal/goto/file/in diff --git a/test/unit/goto/file/out b/test/normal/goto/file/out index 2ae28399..2ae28399 100644 --- a/test/unit/goto/file/out +++ b/test/normal/goto/file/out diff --git a/test/unit/goto/file/rc b/test/normal/goto/file/rc index 0ca690fb..0ca690fb 100644 --- a/test/unit/goto/file/rc +++ b/test/normal/goto/file/rc diff --git a/test/unit/goto/last-buffer/cmd b/test/normal/goto/last-buffer/cmd index 31334094..31334094 100644 --- a/test/unit/goto/last-buffer/cmd +++ b/test/normal/goto/last-buffer/cmd diff --git a/test/unit/goto/last-buffer/out b/test/normal/goto/last-buffer/out index 93b5153d..93b5153d 100644 --- a/test/unit/goto/last-buffer/out +++ b/test/normal/goto/last-buffer/out diff --git a/test/unit/goto/last-buffer/rc b/test/normal/goto/last-buffer/rc index f929ee62..f929ee62 100644 --- a/test/unit/goto/last-buffer/rc +++ b/test/normal/goto/last-buffer/rc diff --git a/test/unit/goto/last-change/cmd b/test/normal/goto/last-change/cmd index 70a8a16d..70a8a16d 100644 --- a/test/unit/goto/last-change/cmd +++ b/test/normal/goto/last-change/cmd diff --git a/test/unit/goto/last-change/in b/test/normal/goto/last-change/in index 2351e040..2351e040 100644 --- a/test/unit/goto/last-change/in +++ b/test/normal/goto/last-change/in diff --git a/test/unit/goto/last-change/selections b/test/normal/goto/last-change/selections index 61780798..61780798 100644 --- a/test/unit/goto/last-change/selections +++ b/test/normal/goto/last-change/selections diff --git a/test/unit/goto/line-begin/cmd b/test/normal/goto/line-begin/cmd index 7f8d49f4..7f8d49f4 100644 --- a/test/unit/goto/line-begin/cmd +++ b/test/normal/goto/line-begin/cmd diff --git a/test/unit/goto/line-begin/in b/test/normal/goto/line-begin/in index a3133ea2..a3133ea2 100644 --- a/test/unit/goto/line-begin/in +++ b/test/normal/goto/line-begin/in diff --git a/test/unit/goto/line-begin/selections b/test/normal/goto/line-begin/selections index 6a69f920..6a69f920 100644 --- a/test/unit/goto/line-begin/selections +++ b/test/normal/goto/line-begin/selections diff --git a/test/unit/goto/line-end/cmd b/test/normal/goto/line-end/cmd index f13d7ddb..f13d7ddb 100644 --- a/test/unit/goto/line-end/cmd +++ b/test/normal/goto/line-end/cmd diff --git a/test/unit/goto/line-end/in b/test/normal/goto/line-end/in index a3133ea2..a3133ea2 100644 --- a/test/unit/goto/line-end/in +++ b/test/normal/goto/line-end/in diff --git a/test/unit/goto/line-end/selections b/test/normal/goto/line-end/selections index b6802534..b6802534 100644 --- a/test/unit/goto/line-end/selections +++ b/test/normal/goto/line-end/selections diff --git a/test/unit/indent/cmd b/test/normal/indent/cmd index 93184183..93184183 100644 --- a/test/unit/indent/cmd +++ b/test/normal/indent/cmd diff --git a/test/unit/indent/in b/test/normal/indent/in index ad05e7c9..ad05e7c9 100644 --- a/test/unit/indent/in +++ b/test/normal/indent/in diff --git a/test/unit/indent/out b/test/normal/indent/out index 257cc564..257cc564 100644 --- a/test/unit/indent/out +++ b/test/normal/indent/out diff --git a/test/unit/insert-at-line-start/cmd b/test/normal/insert-at-line-start/cmd index 8252a6e9..8252a6e9 100644 --- a/test/unit/insert-at-line-start/cmd +++ b/test/normal/insert-at-line-start/cmd diff --git a/test/unit/insert-at-line-start/in b/test/normal/insert-at-line-start/in index 62a6e3c9..62a6e3c9 100644 --- a/test/unit/insert-at-line-start/in +++ b/test/normal/insert-at-line-start/in diff --git a/test/unit/insert-at-line-start/out b/test/normal/insert-at-line-start/out index 0f20e205..0f20e205 100644 --- a/test/unit/insert-at-line-start/out +++ b/test/normal/insert-at-line-start/out diff --git a/test/unit/insert-replace/cmd b/test/normal/insert-replace/cmd index daa37b38..daa37b38 100644 --- a/test/unit/insert-replace/cmd +++ b/test/normal/insert-replace/cmd diff --git a/test/unit/insert-replace/in b/test/normal/insert-replace/in index 546219dd..546219dd 100644 --- a/test/unit/insert-replace/in +++ b/test/normal/insert-replace/in diff --git a/test/unit/insert-replace/out b/test/normal/insert-replace/out index fae360dd..fae360dd 100644 --- a/test/unit/insert-replace/out +++ b/test/normal/insert-replace/out diff --git a/test/unit/insert/cmd b/test/normal/insert/cmd index e45f8679..e45f8679 100644 --- a/test/unit/insert/cmd +++ b/test/normal/insert/cmd diff --git a/test/unit/insert/in b/test/normal/insert/in index 718f4d2f..718f4d2f 100644 --- a/test/unit/insert/in +++ b/test/normal/insert/in diff --git a/test/unit/insert/out b/test/normal/insert/out index bf112e11..bf112e11 100644 --- a/test/unit/insert/out +++ b/test/normal/insert/out diff --git a/test/unit/keep-cmd/cmd b/test/normal/keep-cmd/cmd index 66bc8431..66bc8431 100644 --- a/test/unit/keep-cmd/cmd +++ b/test/normal/keep-cmd/cmd diff --git a/test/unit/keep-cmd/in b/test/normal/keep-cmd/in index 928fc5df..928fc5df 100644 --- a/test/unit/keep-cmd/in +++ b/test/normal/keep-cmd/in diff --git a/test/unit/keep-cmd/selections b/test/normal/keep-cmd/selections index ae3cdf5b..ae3cdf5b 100644 --- a/test/unit/keep-cmd/selections +++ b/test/normal/keep-cmd/selections diff --git a/test/unit/lower-case/cmd b/test/normal/lower-case/cmd index b37663f1..b37663f1 100644 --- a/test/unit/lower-case/cmd +++ b/test/normal/lower-case/cmd diff --git a/test/unit/lower-case/in b/test/normal/lower-case/in index 23a4b635..23a4b635 100644 --- a/test/unit/lower-case/in +++ b/test/normal/lower-case/in diff --git a/test/unit/lower-case/selections b/test/normal/lower-case/selections index 257cc564..257cc564 100644 --- a/test/unit/lower-case/selections +++ b/test/normal/lower-case/selections diff --git a/test/unit/match-char/cmd b/test/normal/match-char/cmd index 28ce6a8b..28ce6a8b 100644 --- a/test/unit/match-char/cmd +++ b/test/normal/match-char/cmd diff --git a/test/unit/match-char/in b/test/normal/match-char/in index b1355e16..b1355e16 100644 --- a/test/unit/match-char/in +++ b/test/normal/match-char/in diff --git a/test/unit/match-char/selections b/test/normal/match-char/selections index 75e0e0c5..75e0e0c5 100644 --- a/test/unit/match-char/selections +++ b/test/normal/match-char/selections diff --git a/test/unit/move/down-extending/cmd b/test/normal/move/down-extending/cmd index c8f145ff..c8f145ff 100644 --- a/test/unit/move/down-extending/cmd +++ b/test/normal/move/down-extending/cmd diff --git a/test/unit/move/down-extending/in b/test/normal/move/down-extending/in index d2784210..d2784210 100644 --- a/test/unit/move/down-extending/in +++ b/test/normal/move/down-extending/in diff --git a/test/unit/move/down-extending/selections b/test/normal/move/down-extending/selections index 3bd1f0e2..3bd1f0e2 100644 --- a/test/unit/move/down-extending/selections +++ b/test/normal/move/down-extending/selections diff --git a/test/unit/move/down/cmd b/test/normal/move/down/cmd index 4c559f78..4c559f78 100644 --- a/test/unit/move/down/cmd +++ b/test/normal/move/down/cmd diff --git a/test/unit/move/down/in b/test/normal/move/down/in index d2784210..d2784210 100644 --- a/test/unit/move/down/in +++ b/test/normal/move/down/in diff --git a/test/unit/move/down/selections b/test/normal/move/down/selections index 4286f428..4286f428 100644 --- a/test/unit/move/down/selections +++ b/test/normal/move/down/selections diff --git a/test/unit/move/left-extending/cmd b/test/normal/move/left-extending/cmd index a9edc74f..a9edc74f 100644 --- a/test/unit/move/left-extending/cmd +++ b/test/normal/move/left-extending/cmd diff --git a/test/unit/move/left-extending/in b/test/normal/move/left-extending/in index f1cf5ad7..f1cf5ad7 100644 --- a/test/unit/move/left-extending/in +++ b/test/normal/move/left-extending/in diff --git a/test/unit/move/left-extending/selections b/test/normal/move/left-extending/selections index 86ae29c8..86ae29c8 100644 --- a/test/unit/move/left-extending/selections +++ b/test/normal/move/left-extending/selections diff --git a/test/unit/move/left/cmd b/test/normal/move/left/cmd index 6e9f0da1..6e9f0da1 100644 --- a/test/unit/move/left/cmd +++ b/test/normal/move/left/cmd diff --git a/test/unit/move/left/in b/test/normal/move/left/in index f1cf5ad7..f1cf5ad7 100644 --- a/test/unit/move/left/in +++ b/test/normal/move/left/in diff --git a/test/unit/move/left/selections b/test/normal/move/left/selections index 78981922..78981922 100644 --- a/test/unit/move/left/selections +++ b/test/normal/move/left/selections diff --git a/test/unit/move/right-extending/cmd b/test/normal/move/right-extending/cmd index 05bef1a5..05bef1a5 100644 --- a/test/unit/move/right-extending/cmd +++ b/test/normal/move/right-extending/cmd diff --git a/test/unit/move/right-extending/in b/test/normal/move/right-extending/in index 7168be78..7168be78 100644 --- a/test/unit/move/right-extending/in +++ b/test/normal/move/right-extending/in diff --git a/test/unit/move/right-extending/selections b/test/normal/move/right-extending/selections index 564d4dda..564d4dda 100644 --- a/test/unit/move/right-extending/selections +++ b/test/normal/move/right-extending/selections diff --git a/test/unit/move/right/cmd b/test/normal/move/right/cmd index 1f9d725a..1f9d725a 100644 --- a/test/unit/move/right/cmd +++ b/test/normal/move/right/cmd diff --git a/test/unit/move/right/in b/test/normal/move/right/in index 7168be78..7168be78 100644 --- a/test/unit/move/right/in +++ b/test/normal/move/right/in diff --git a/test/unit/move/right/selections b/test/normal/move/right/selections index 8d1c8b69..8d1c8b69 100644 --- a/test/unit/move/right/selections +++ b/test/normal/move/right/selections diff --git a/test/unit/move/up-extending/cmd b/test/normal/move/up-extending/cmd index 7692e7d4..7692e7d4 100644 --- a/test/unit/move/up-extending/cmd +++ b/test/normal/move/up-extending/cmd diff --git a/test/unit/move/up-extending/in b/test/normal/move/up-extending/in index 97b4d9dc..97b4d9dc 100644 --- a/test/unit/move/up-extending/in +++ b/test/normal/move/up-extending/in diff --git a/test/unit/move/up-extending/selections b/test/normal/move/up-extending/selections index 031360a8..031360a8 100644 --- a/test/unit/move/up-extending/selections +++ b/test/normal/move/up-extending/selections diff --git a/test/unit/move/up/cmd b/test/normal/move/up/cmd index b68fde2a..b68fde2a 100644 --- a/test/unit/move/up/cmd +++ b/test/normal/move/up/cmd diff --git a/test/unit/move/up/in b/test/normal/move/up/in index 97b4d9dc..97b4d9dc 100644 --- a/test/unit/move/up/in +++ b/test/normal/move/up/in diff --git a/test/unit/move/up/selections b/test/normal/move/up/selections index 13e7564e..13e7564e 100644 --- a/test/unit/move/up/selections +++ b/test/normal/move/up/selections diff --git a/test/unit/next-big-word-extending/cmd b/test/normal/next-big-word-extending/cmd index b68046f4..b68046f4 100644 --- a/test/unit/next-big-word-extending/cmd +++ b/test/normal/next-big-word-extending/cmd diff --git a/test/unit/next-big-word-extending/in b/test/normal/next-big-word-extending/in index 6190cbdd..6190cbdd 100644 --- a/test/unit/next-big-word-extending/in +++ b/test/normal/next-big-word-extending/in diff --git a/test/unit/next-big-word-extending/selections b/test/normal/next-big-word-extending/selections index 5cab843c..5cab843c 100644 --- a/test/unit/next-big-word-extending/selections +++ b/test/normal/next-big-word-extending/selections diff --git a/test/unit/next-big-word/cmd b/test/normal/next-big-word/cmd index e06483d4..e06483d4 100644 --- a/test/unit/next-big-word/cmd +++ b/test/normal/next-big-word/cmd diff --git a/test/unit/next-big-word/in b/test/normal/next-big-word/in index 434f77db..434f77db 100644 --- a/test/unit/next-big-word/in +++ b/test/normal/next-big-word/in diff --git a/test/unit/next-big-word/selections b/test/normal/next-big-word/selections index d6311946..d6311946 100644 --- a/test/unit/next-big-word/selections +++ b/test/normal/next-big-word/selections diff --git a/test/unit/next-match-appending/cmd b/test/normal/next-match-appending/cmd index d52e7987..d52e7987 100644 --- a/test/unit/next-match-appending/cmd +++ b/test/normal/next-match-appending/cmd diff --git a/test/unit/next-match-appending/in b/test/normal/next-match-appending/in index 7168be78..7168be78 100644 --- a/test/unit/next-match-appending/in +++ b/test/normal/next-match-appending/in diff --git a/test/unit/next-match-appending/rc b/test/normal/next-match-appending/rc index 1d1241c7..1d1241c7 100644 --- a/test/unit/next-match-appending/rc +++ b/test/normal/next-match-appending/rc diff --git a/test/unit/next-match-appending/selections b/test/normal/next-match-appending/selections index ae3cdf5b..ae3cdf5b 100644 --- a/test/unit/next-match-appending/selections +++ b/test/normal/next-match-appending/selections diff --git a/test/unit/next-match/cmd b/test/normal/next-match/cmd index 8ba3a163..8ba3a163 100644 --- a/test/unit/next-match/cmd +++ b/test/normal/next-match/cmd diff --git a/test/unit/next-match/in b/test/normal/next-match/in index 7168be78..7168be78 100644 --- a/test/unit/next-match/in +++ b/test/normal/next-match/in diff --git a/test/unit/next-match/rc b/test/normal/next-match/rc index 1d1241c7..1d1241c7 100644 --- a/test/unit/next-match/rc +++ b/test/normal/next-match/rc diff --git a/test/unit/next-match/selections b/test/normal/next-match/selections index 5716ca59..5716ca59 100644 --- a/test/unit/next-match/selections +++ b/test/normal/next-match/selections diff --git a/test/unit/next-word-extending/cmd b/test/normal/next-word-extending/cmd index a42d8ff6..a42d8ff6 100644 --- a/test/unit/next-word-extending/cmd +++ b/test/normal/next-word-extending/cmd diff --git a/test/unit/next-word-extending/in b/test/normal/next-word-extending/in index 76a917ab..76a917ab 100644 --- a/test/unit/next-word-extending/in +++ b/test/normal/next-word-extending/in diff --git a/test/unit/next-word-extending/selections b/test/normal/next-word-extending/selections index cc995e23..cc995e23 100644 --- a/test/unit/next-word-extending/selections +++ b/test/normal/next-word-extending/selections diff --git a/test/unit/next-word/cmd b/test/normal/next-word/cmd index e556b830..e556b830 100644 --- a/test/unit/next-word/cmd +++ b/test/normal/next-word/cmd diff --git a/test/unit/next-word/in b/test/normal/next-word/in index e92570ea..e92570ea 100644 --- a/test/unit/next-word/in +++ b/test/normal/next-word/in diff --git a/test/unit/next-word/selections b/test/normal/next-word/selections index efe82b7c..efe82b7c 100644 --- a/test/unit/next-word/selections +++ b/test/normal/next-word/selections diff --git a/test/unit/object/around/angle/cmd b/test/normal/object/around/angle/cmd index 43f26e43..43f26e43 100644 --- a/test/unit/object/around/angle/cmd +++ b/test/normal/object/around/angle/cmd diff --git a/test/unit/object/around/angle/in b/test/normal/object/around/angle/in index 8dea61dd..8dea61dd 100644 --- a/test/unit/object/around/angle/in +++ b/test/normal/object/around/angle/in diff --git a/test/unit/object/around/angle/selections b/test/normal/object/around/angle/selections index 9127b708..9127b708 100644 --- a/test/unit/object/around/angle/selections +++ b/test/normal/object/around/angle/selections diff --git a/test/unit/object/around/argument/multi-level/cmd b/test/normal/object/around/argument/multi-level/cmd index 7e410288..7e410288 100644 --- a/test/unit/object/around/argument/multi-level/cmd +++ b/test/normal/object/around/argument/multi-level/cmd diff --git a/test/unit/object/around/argument/multi-level/in b/test/normal/object/around/argument/multi-level/in index 1ae5c14c..1ae5c14c 100644 --- a/test/unit/object/around/argument/multi-level/in +++ b/test/normal/object/around/argument/multi-level/in diff --git a/test/unit/object/around/argument/multi-level/selections b/test/normal/object/around/argument/multi-level/selections index a05ae945..a05ae945 100644 --- a/test/unit/object/around/argument/multi-level/selections +++ b/test/normal/object/around/argument/multi-level/selections diff --git a/test/unit/object/around/argument/single-level/cmd b/test/normal/object/around/argument/single-level/cmd index afaeaac8..afaeaac8 100644 --- a/test/unit/object/around/argument/single-level/cmd +++ b/test/normal/object/around/argument/single-level/cmd diff --git a/test/unit/object/around/argument/single-level/in b/test/normal/object/around/argument/single-level/in index 6647a82d..6647a82d 100644 --- a/test/unit/object/around/argument/single-level/in +++ b/test/normal/object/around/argument/single-level/in diff --git a/test/unit/object/around/argument/single-level/selections b/test/normal/object/around/argument/single-level/selections index bf023481..bf023481 100644 --- a/test/unit/object/around/argument/single-level/selections +++ b/test/normal/object/around/argument/single-level/selections diff --git a/test/unit/object/around/big-word/cmd b/test/normal/object/around/big-word/cmd index 2591ecc3..2591ecc3 100644 --- a/test/unit/object/around/big-word/cmd +++ b/test/normal/object/around/big-word/cmd diff --git a/test/unit/object/around/big-word/in b/test/normal/object/around/big-word/in index 434f77db..434f77db 100644 --- a/test/unit/object/around/big-word/in +++ b/test/normal/object/around/big-word/in diff --git a/test/unit/object/around/big-word/selections b/test/normal/object/around/big-word/selections index d6311946..d6311946 100644 --- a/test/unit/object/around/big-word/selections +++ b/test/normal/object/around/big-word/selections diff --git a/test/unit/object/around/braces/cmd b/test/normal/object/around/braces/cmd index 4effbcef..4effbcef 100644 --- a/test/unit/object/around/braces/cmd +++ b/test/normal/object/around/braces/cmd diff --git a/test/unit/object/around/braces/in b/test/normal/object/around/braces/in index b62df918..b62df918 100644 --- a/test/unit/object/around/braces/in +++ b/test/normal/object/around/braces/in diff --git a/test/unit/object/around/braces/selections b/test/normal/object/around/braces/selections index 56cc1e77..56cc1e77 100644 --- a/test/unit/object/around/braces/selections +++ b/test/normal/object/around/braces/selections diff --git a/test/unit/object/around/brackets/cmd b/test/normal/object/around/brackets/cmd index d567e3bd..d567e3bd 100644 --- a/test/unit/object/around/brackets/cmd +++ b/test/normal/object/around/brackets/cmd diff --git a/test/unit/object/around/brackets/in b/test/normal/object/around/brackets/in index 286c5fcb..286c5fcb 100644 --- a/test/unit/object/around/brackets/in +++ b/test/normal/object/around/brackets/in diff --git a/test/unit/object/around/brackets/selections b/test/normal/object/around/brackets/selections index de140ba3..de140ba3 100644 --- a/test/unit/object/around/brackets/selections +++ b/test/normal/object/around/brackets/selections diff --git a/test/unit/object/around/double_quote/cmd b/test/normal/object/around/double_quote/cmd index c7d7819b..c7d7819b 100644 --- a/test/unit/object/around/double_quote/cmd +++ b/test/normal/object/around/double_quote/cmd diff --git a/test/unit/object/around/double_quote/in b/test/normal/object/around/double_quote/in index 78428f5e..78428f5e 100644 --- a/test/unit/object/around/double_quote/in +++ b/test/normal/object/around/double_quote/in diff --git a/test/unit/object/around/double_quote/selections b/test/normal/object/around/double_quote/selections index 196e5879..196e5879 100644 --- a/test/unit/object/around/double_quote/selections +++ b/test/normal/object/around/double_quote/selections diff --git a/test/unit/object/around/grave_quote/cmd b/test/normal/object/around/grave_quote/cmd index 28e4cbc1..28e4cbc1 100644 --- a/test/unit/object/around/grave_quote/cmd +++ b/test/normal/object/around/grave_quote/cmd diff --git a/test/unit/object/around/grave_quote/in b/test/normal/object/around/grave_quote/in index 6f02c52a..6f02c52a 100644 --- a/test/unit/object/around/grave_quote/in +++ b/test/normal/object/around/grave_quote/in diff --git a/test/unit/object/around/grave_quote/selections b/test/normal/object/around/grave_quote/selections index 347253a0..347253a0 100644 --- a/test/unit/object/around/grave_quote/selections +++ b/test/normal/object/around/grave_quote/selections diff --git a/test/unit/object/around/indent/cmd b/test/normal/object/around/indent/cmd index bd04b166..bd04b166 100644 --- a/test/unit/object/around/indent/cmd +++ b/test/normal/object/around/indent/cmd diff --git a/test/unit/object/around/indent/in b/test/normal/object/around/indent/in index 3d074b01..3d074b01 100644 --- a/test/unit/object/around/indent/in +++ b/test/normal/object/around/indent/in diff --git a/test/unit/object/around/indent/selections b/test/normal/object/around/indent/selections index 80196fbb..80196fbb 100644 --- a/test/unit/object/around/indent/selections +++ b/test/normal/object/around/indent/selections diff --git a/test/unit/object/around/paragraph/cmd b/test/normal/object/around/paragraph/cmd index ffefa67d..ffefa67d 100644 --- a/test/unit/object/around/paragraph/cmd +++ b/test/normal/object/around/paragraph/cmd diff --git a/test/unit/object/around/paragraph/in b/test/normal/object/around/paragraph/in index 0da6451e..0da6451e 100644 --- a/test/unit/object/around/paragraph/in +++ b/test/normal/object/around/paragraph/in diff --git a/test/unit/object/around/paragraph/selections b/test/normal/object/around/paragraph/selections index 2887a9d6..2887a9d6 100644 --- a/test/unit/object/around/paragraph/selections +++ b/test/normal/object/around/paragraph/selections diff --git a/test/unit/object/around/parenthesis/cmd b/test/normal/object/around/parenthesis/cmd index ef7ad10b..ef7ad10b 100644 --- a/test/unit/object/around/parenthesis/cmd +++ b/test/normal/object/around/parenthesis/cmd diff --git a/test/unit/object/around/parenthesis/in b/test/normal/object/around/parenthesis/in index 3bea1f71..3bea1f71 100644 --- a/test/unit/object/around/parenthesis/in +++ b/test/normal/object/around/parenthesis/in diff --git a/test/unit/object/around/parenthesis/selections b/test/normal/object/around/parenthesis/selections index c115b234..c115b234 100644 --- a/test/unit/object/around/parenthesis/selections +++ b/test/normal/object/around/parenthesis/selections diff --git a/test/unit/object/around/sentence/cmd b/test/normal/object/around/sentence/cmd index e8d4a543..e8d4a543 100644 --- a/test/unit/object/around/sentence/cmd +++ b/test/normal/object/around/sentence/cmd diff --git a/test/unit/object/around/sentence/in b/test/normal/object/around/sentence/in index 006cd705..006cd705 100644 --- a/test/unit/object/around/sentence/in +++ b/test/normal/object/around/sentence/in diff --git a/test/unit/object/around/sentence/selections b/test/normal/object/around/sentence/selections index 5dd13409..5dd13409 100644 --- a/test/unit/object/around/sentence/selections +++ b/test/normal/object/around/sentence/selections diff --git a/test/unit/object/around/single_quote/cmd b/test/normal/object/around/single_quote/cmd index f1d27c25..f1d27c25 100644 --- a/test/unit/object/around/single_quote/cmd +++ b/test/normal/object/around/single_quote/cmd diff --git a/test/unit/object/around/single_quote/in b/test/normal/object/around/single_quote/in index ed397c1c..ed397c1c 100644 --- a/test/unit/object/around/single_quote/in +++ b/test/normal/object/around/single_quote/in diff --git a/test/unit/object/around/single_quote/selections b/test/normal/object/around/single_quote/selections index 2cde735c..2cde735c 100644 --- a/test/unit/object/around/single_quote/selections +++ b/test/normal/object/around/single_quote/selections diff --git a/test/unit/object/around/slash/cmd b/test/normal/object/around/slash/cmd index 3b264409..3b264409 100644 --- a/test/unit/object/around/slash/cmd +++ b/test/normal/object/around/slash/cmd diff --git a/test/unit/object/around/slash/in b/test/normal/object/around/slash/in index d6b8a544..d6b8a544 100644 --- a/test/unit/object/around/slash/in +++ b/test/normal/object/around/slash/in diff --git a/test/unit/object/around/slash/selections b/test/normal/object/around/slash/selections index a5a08411..a5a08411 100644 --- a/test/unit/object/around/slash/selections +++ b/test/normal/object/around/slash/selections diff --git a/test/unit/object/around/word/cmd b/test/normal/object/around/word/cmd index b11a4948..b11a4948 100644 --- a/test/unit/object/around/word/cmd +++ b/test/normal/object/around/word/cmd diff --git a/test/unit/object/around/word/in b/test/normal/object/around/word/in index e92570ea..e92570ea 100644 --- a/test/unit/object/around/word/in +++ b/test/normal/object/around/word/in diff --git a/test/unit/object/around/word/selections b/test/normal/object/around/word/selections index efe82b7c..efe82b7c 100644 --- a/test/unit/object/around/word/selections +++ b/test/normal/object/around/word/selections diff --git a/test/unit/object/drop-non-whitespace/cmd b/test/normal/object/drop-non-whitespace/cmd index b100ed0c..b100ed0c 100644 --- a/test/unit/object/drop-non-whitespace/cmd +++ b/test/normal/object/drop-non-whitespace/cmd diff --git a/test/unit/object/drop-non-whitespace/in b/test/normal/object/drop-non-whitespace/in index ec6eb00e..ec6eb00e 100644 --- a/test/unit/object/drop-non-whitespace/in +++ b/test/normal/object/drop-non-whitespace/in diff --git a/test/unit/object/drop-non-whitespace/selections b/test/normal/object/drop-non-whitespace/selections index 8c68ee72..8c68ee72 100644 --- a/test/unit/object/drop-non-whitespace/selections +++ b/test/normal/object/drop-non-whitespace/selections diff --git a/test/unit/object/end-extending/angle/cmd b/test/normal/object/end-extending/angle/cmd index f19fbec3..f19fbec3 100644 --- a/test/unit/object/end-extending/angle/cmd +++ b/test/normal/object/end-extending/angle/cmd diff --git a/test/unit/object/end-extending/angle/in b/test/normal/object/end-extending/angle/in index 75b76117..75b76117 100644 --- a/test/unit/object/end-extending/angle/in +++ b/test/normal/object/end-extending/angle/in diff --git a/test/unit/object/end-extending/angle/selections b/test/normal/object/end-extending/angle/selections index 1bd5e5cc..1bd5e5cc 100644 --- a/test/unit/object/end-extending/angle/selections +++ b/test/normal/object/end-extending/angle/selections diff --git a/test/unit/object/end-extending/argument/cmd b/test/normal/object/end-extending/argument/cmd index cbe6e421..cbe6e421 100644 --- a/test/unit/object/end-extending/argument/cmd +++ b/test/normal/object/end-extending/argument/cmd diff --git a/test/unit/object/end-extending/argument/in b/test/normal/object/end-extending/argument/in index 1cecb2d3..1cecb2d3 100644 --- a/test/unit/object/end-extending/argument/in +++ b/test/normal/object/end-extending/argument/in diff --git a/test/unit/object/end-extending/argument/selections b/test/normal/object/end-extending/argument/selections index cf43e724..cf43e724 100644 --- a/test/unit/object/end-extending/argument/selections +++ b/test/normal/object/end-extending/argument/selections diff --git a/test/unit/object/end-extending/big-word/cmd b/test/normal/object/end-extending/big-word/cmd index 534740a4..534740a4 100644 --- a/test/unit/object/end-extending/big-word/cmd +++ b/test/normal/object/end-extending/big-word/cmd diff --git a/test/unit/object/end-extending/big-word/in b/test/normal/object/end-extending/big-word/in index 434f77db..434f77db 100644 --- a/test/unit/object/end-extending/big-word/in +++ b/test/normal/object/end-extending/big-word/in diff --git a/test/unit/object/end-extending/big-word/selections b/test/normal/object/end-extending/big-word/selections index d6311946..d6311946 100644 --- a/test/unit/object/end-extending/big-word/selections +++ b/test/normal/object/end-extending/big-word/selections diff --git a/test/unit/object/end-extending/braces/cmd b/test/normal/object/end-extending/braces/cmd index 1dc1639a..1dc1639a 100644 --- a/test/unit/object/end-extending/braces/cmd +++ b/test/normal/object/end-extending/braces/cmd diff --git a/test/unit/object/end-extending/braces/in b/test/normal/object/end-extending/braces/in index b62df918..b62df918 100644 --- a/test/unit/object/end-extending/braces/in +++ b/test/normal/object/end-extending/braces/in diff --git a/test/unit/object/end-extending/braces/selections b/test/normal/object/end-extending/braces/selections index a729b60b..a729b60b 100644 --- a/test/unit/object/end-extending/braces/selections +++ b/test/normal/object/end-extending/braces/selections diff --git a/test/unit/object/end-extending/brackets/cmd b/test/normal/object/end-extending/brackets/cmd index 5309578a..5309578a 100644 --- a/test/unit/object/end-extending/brackets/cmd +++ b/test/normal/object/end-extending/brackets/cmd diff --git a/test/unit/object/end-extending/brackets/in b/test/normal/object/end-extending/brackets/in index 286c5fcb..286c5fcb 100644 --- a/test/unit/object/end-extending/brackets/in +++ b/test/normal/object/end-extending/brackets/in diff --git a/test/unit/object/end-extending/brackets/selections b/test/normal/object/end-extending/brackets/selections index 0ca681c5..0ca681c5 100644 --- a/test/unit/object/end-extending/brackets/selections +++ b/test/normal/object/end-extending/brackets/selections diff --git a/test/unit/object/end-extending/double_quote/cmd b/test/normal/object/end-extending/double_quote/cmd index 33d6c350..33d6c350 100644 --- a/test/unit/object/end-extending/double_quote/cmd +++ b/test/normal/object/end-extending/double_quote/cmd diff --git a/test/unit/object/end-extending/double_quote/in b/test/normal/object/end-extending/double_quote/in index 78428f5e..78428f5e 100644 --- a/test/unit/object/end-extending/double_quote/in +++ b/test/normal/object/end-extending/double_quote/in diff --git a/test/unit/object/end-extending/double_quote/selections b/test/normal/object/end-extending/double_quote/selections index d9f07fc6..d9f07fc6 100644 --- a/test/unit/object/end-extending/double_quote/selections +++ b/test/normal/object/end-extending/double_quote/selections diff --git a/test/unit/object/end-extending/grave_quote/cmd b/test/normal/object/end-extending/grave_quote/cmd index 31b0a83e..31b0a83e 100644 --- a/test/unit/object/end-extending/grave_quote/cmd +++ b/test/normal/object/end-extending/grave_quote/cmd diff --git a/test/unit/object/end-extending/grave_quote/in b/test/normal/object/end-extending/grave_quote/in index 6f02c52a..6f02c52a 100644 --- a/test/unit/object/end-extending/grave_quote/in +++ b/test/normal/object/end-extending/grave_quote/in diff --git a/test/unit/object/end-extending/grave_quote/selections b/test/normal/object/end-extending/grave_quote/selections index b380d541..b380d541 100644 --- a/test/unit/object/end-extending/grave_quote/selections +++ b/test/normal/object/end-extending/grave_quote/selections diff --git a/test/unit/object/end-extending/indent/cmd b/test/normal/object/end-extending/indent/cmd index 467a5545..467a5545 100644 --- a/test/unit/object/end-extending/indent/cmd +++ b/test/normal/object/end-extending/indent/cmd diff --git a/test/unit/object/end-extending/indent/in b/test/normal/object/end-extending/indent/in index 3d074b01..3d074b01 100644 --- a/test/unit/object/end-extending/indent/in +++ b/test/normal/object/end-extending/indent/in diff --git a/test/unit/object/end-extending/indent/selections b/test/normal/object/end-extending/indent/selections index 9569a91f..9569a91f 100644 --- a/test/unit/object/end-extending/indent/selections +++ b/test/normal/object/end-extending/indent/selections diff --git a/test/unit/object/end-extending/paragraph/cmd b/test/normal/object/end-extending/paragraph/cmd index 01c975ec..01c975ec 100644 --- a/test/unit/object/end-extending/paragraph/cmd +++ b/test/normal/object/end-extending/paragraph/cmd diff --git a/test/unit/object/end-extending/paragraph/in b/test/normal/object/end-extending/paragraph/in index 0da6451e..0da6451e 100644 --- a/test/unit/object/end-extending/paragraph/in +++ b/test/normal/object/end-extending/paragraph/in diff --git a/test/unit/object/end-extending/paragraph/selections b/test/normal/object/end-extending/paragraph/selections index 2887a9d6..2887a9d6 100644 --- a/test/unit/object/end-extending/paragraph/selections +++ b/test/normal/object/end-extending/paragraph/selections diff --git a/test/unit/object/end-extending/parenthesis/cmd b/test/normal/object/end-extending/parenthesis/cmd index 889b7fa1..889b7fa1 100644 --- a/test/unit/object/end-extending/parenthesis/cmd +++ b/test/normal/object/end-extending/parenthesis/cmd diff --git a/test/unit/object/end-extending/parenthesis/in b/test/normal/object/end-extending/parenthesis/in index 3bea1f71..3bea1f71 100644 --- a/test/unit/object/end-extending/parenthesis/in +++ b/test/normal/object/end-extending/parenthesis/in diff --git a/test/unit/object/end-extending/parenthesis/selections b/test/normal/object/end-extending/parenthesis/selections index 05b3995d..05b3995d 100644 --- a/test/unit/object/end-extending/parenthesis/selections +++ b/test/normal/object/end-extending/parenthesis/selections diff --git a/test/unit/object/end-extending/sentence/cmd b/test/normal/object/end-extending/sentence/cmd index 4021c482..4021c482 100644 --- a/test/unit/object/end-extending/sentence/cmd +++ b/test/normal/object/end-extending/sentence/cmd diff --git a/test/unit/object/end-extending/sentence/in b/test/normal/object/end-extending/sentence/in index 006cd705..006cd705 100644 --- a/test/unit/object/end-extending/sentence/in +++ b/test/normal/object/end-extending/sentence/in diff --git a/test/unit/object/end-extending/sentence/selections b/test/normal/object/end-extending/sentence/selections index 5dd13409..5dd13409 100644 --- a/test/unit/object/end-extending/sentence/selections +++ b/test/normal/object/end-extending/sentence/selections diff --git a/test/unit/object/end-extending/single_quote/cmd b/test/normal/object/end-extending/single_quote/cmd index e50f2e00..e50f2e00 100644 --- a/test/unit/object/end-extending/single_quote/cmd +++ b/test/normal/object/end-extending/single_quote/cmd diff --git a/test/unit/object/end-extending/single_quote/in b/test/normal/object/end-extending/single_quote/in index ed397c1c..ed397c1c 100644 --- a/test/unit/object/end-extending/single_quote/in +++ b/test/normal/object/end-extending/single_quote/in diff --git a/test/unit/object/end-extending/single_quote/selections b/test/normal/object/end-extending/single_quote/selections index 7ca0922b..7ca0922b 100644 --- a/test/unit/object/end-extending/single_quote/selections +++ b/test/normal/object/end-extending/single_quote/selections diff --git a/test/unit/object/end-extending/word/cmd b/test/normal/object/end-extending/word/cmd index 120c7dfe..120c7dfe 100644 --- a/test/unit/object/end-extending/word/cmd +++ b/test/normal/object/end-extending/word/cmd diff --git a/test/unit/object/end-extending/word/in b/test/normal/object/end-extending/word/in index e92570ea..e92570ea 100644 --- a/test/unit/object/end-extending/word/in +++ b/test/normal/object/end-extending/word/in diff --git a/test/unit/object/end-extending/word/selections b/test/normal/object/end-extending/word/selections index efe82b7c..efe82b7c 100644 --- a/test/unit/object/end-extending/word/selections +++ b/test/normal/object/end-extending/word/selections diff --git a/test/unit/object/end/angle/cmd b/test/normal/object/end/angle/cmd index 6e1ab229..6e1ab229 100644 --- a/test/unit/object/end/angle/cmd +++ b/test/normal/object/end/angle/cmd diff --git a/test/unit/object/end/angle/in b/test/normal/object/end/angle/in index 4cdc8cdb..4cdc8cdb 100644 --- a/test/unit/object/end/angle/in +++ b/test/normal/object/end/angle/in diff --git a/test/unit/object/end/angle/selections b/test/normal/object/end/angle/selections index 286188d9..286188d9 100644 --- a/test/unit/object/end/angle/selections +++ b/test/normal/object/end/angle/selections diff --git a/test/unit/object/end/argument/cmd b/test/normal/object/end/argument/cmd index 9ec40a47..9ec40a47 100644 --- a/test/unit/object/end/argument/cmd +++ b/test/normal/object/end/argument/cmd diff --git a/test/unit/object/end/argument/in b/test/normal/object/end/argument/in index b906f578..b906f578 100644 --- a/test/unit/object/end/argument/in +++ b/test/normal/object/end/argument/in diff --git a/test/unit/object/end/argument/selections b/test/normal/object/end/argument/selections index 92020efb..92020efb 100644 --- a/test/unit/object/end/argument/selections +++ b/test/normal/object/end/argument/selections diff --git a/test/unit/object/end/big-word/cmd b/test/normal/object/end/big-word/cmd index cd1b8fb2..cd1b8fb2 100644 --- a/test/unit/object/end/big-word/cmd +++ b/test/normal/object/end/big-word/cmd diff --git a/test/unit/object/end/big-word/in b/test/normal/object/end/big-word/in index 434f77db..434f77db 100644 --- a/test/unit/object/end/big-word/in +++ b/test/normal/object/end/big-word/in diff --git a/test/unit/object/end/big-word/selections b/test/normal/object/end/big-word/selections index d6311946..d6311946 100644 --- a/test/unit/object/end/big-word/selections +++ b/test/normal/object/end/big-word/selections diff --git a/test/unit/object/end/braces/cmd b/test/normal/object/end/braces/cmd index 925126c3..925126c3 100644 --- a/test/unit/object/end/braces/cmd +++ b/test/normal/object/end/braces/cmd diff --git a/test/unit/object/end/braces/in b/test/normal/object/end/braces/in index a9364d05..a9364d05 100644 --- a/test/unit/object/end/braces/in +++ b/test/normal/object/end/braces/in diff --git a/test/unit/object/end/braces/selections b/test/normal/object/end/braces/selections index 55b26550..55b26550 100644 --- a/test/unit/object/end/braces/selections +++ b/test/normal/object/end/braces/selections diff --git a/test/unit/object/end/brackets/cmd b/test/normal/object/end/brackets/cmd index 2315da45..2315da45 100644 --- a/test/unit/object/end/brackets/cmd +++ b/test/normal/object/end/brackets/cmd diff --git a/test/unit/object/end/brackets/in b/test/normal/object/end/brackets/in index ba79b8fd..ba79b8fd 100644 --- a/test/unit/object/end/brackets/in +++ b/test/normal/object/end/brackets/in diff --git a/test/unit/object/end/brackets/selections b/test/normal/object/end/brackets/selections index 7d4681a1..7d4681a1 100644 --- a/test/unit/object/end/brackets/selections +++ b/test/normal/object/end/brackets/selections diff --git a/test/unit/object/end/double_quote/cmd b/test/normal/object/end/double_quote/cmd index 34c70e47..34c70e47 100644 --- a/test/unit/object/end/double_quote/cmd +++ b/test/normal/object/end/double_quote/cmd diff --git a/test/unit/object/end/double_quote/in b/test/normal/object/end/double_quote/in index 78428f5e..78428f5e 100644 --- a/test/unit/object/end/double_quote/in +++ b/test/normal/object/end/double_quote/in diff --git a/test/unit/object/end/double_quote/selections b/test/normal/object/end/double_quote/selections index d9f07fc6..d9f07fc6 100644 --- a/test/unit/object/end/double_quote/selections +++ b/test/normal/object/end/double_quote/selections diff --git a/test/unit/object/end/grave_quote/cmd b/test/normal/object/end/grave_quote/cmd index d586a9f6..d586a9f6 100644 --- a/test/unit/object/end/grave_quote/cmd +++ b/test/normal/object/end/grave_quote/cmd diff --git a/test/unit/object/end/grave_quote/in b/test/normal/object/end/grave_quote/in index 5601c8fd..5601c8fd 100644 --- a/test/unit/object/end/grave_quote/in +++ b/test/normal/object/end/grave_quote/in diff --git a/test/unit/object/end/grave_quote/selections b/test/normal/object/end/grave_quote/selections index b380d541..b380d541 100644 --- a/test/unit/object/end/grave_quote/selections +++ b/test/normal/object/end/grave_quote/selections diff --git a/test/unit/object/end/indent/cmd b/test/normal/object/end/indent/cmd index 9db4a74d..9db4a74d 100644 --- a/test/unit/object/end/indent/cmd +++ b/test/normal/object/end/indent/cmd diff --git a/test/unit/object/end/indent/in b/test/normal/object/end/indent/in index 3d074b01..3d074b01 100644 --- a/test/unit/object/end/indent/in +++ b/test/normal/object/end/indent/in diff --git a/test/unit/object/end/indent/selections b/test/normal/object/end/indent/selections index 9569a91f..9569a91f 100644 --- a/test/unit/object/end/indent/selections +++ b/test/normal/object/end/indent/selections diff --git a/test/unit/object/end/paragraph/cmd b/test/normal/object/end/paragraph/cmd index 4c2699d6..4c2699d6 100644 --- a/test/unit/object/end/paragraph/cmd +++ b/test/normal/object/end/paragraph/cmd diff --git a/test/unit/object/end/paragraph/in b/test/normal/object/end/paragraph/in index 0da6451e..0da6451e 100644 --- a/test/unit/object/end/paragraph/in +++ b/test/normal/object/end/paragraph/in diff --git a/test/unit/object/end/paragraph/selections b/test/normal/object/end/paragraph/selections index 2887a9d6..2887a9d6 100644 --- a/test/unit/object/end/paragraph/selections +++ b/test/normal/object/end/paragraph/selections diff --git a/test/unit/object/end/parenthesis/cmd b/test/normal/object/end/parenthesis/cmd index a76dfa55..a76dfa55 100644 --- a/test/unit/object/end/parenthesis/cmd +++ b/test/normal/object/end/parenthesis/cmd diff --git a/test/unit/object/end/parenthesis/in b/test/normal/object/end/parenthesis/in index 3bea1f71..3bea1f71 100644 --- a/test/unit/object/end/parenthesis/in +++ b/test/normal/object/end/parenthesis/in diff --git a/test/unit/object/end/parenthesis/selections b/test/normal/object/end/parenthesis/selections index 05b3995d..05b3995d 100644 --- a/test/unit/object/end/parenthesis/selections +++ b/test/normal/object/end/parenthesis/selections diff --git a/test/unit/object/end/sentence/cmd b/test/normal/object/end/sentence/cmd index 4455bbd8..4455bbd8 100644 --- a/test/unit/object/end/sentence/cmd +++ b/test/normal/object/end/sentence/cmd diff --git a/test/unit/object/end/sentence/in b/test/normal/object/end/sentence/in index 78d87ba0..78d87ba0 100644 --- a/test/unit/object/end/sentence/in +++ b/test/normal/object/end/sentence/in diff --git a/test/unit/object/end/sentence/selections b/test/normal/object/end/sentence/selections index 5dd13409..5dd13409 100644 --- a/test/unit/object/end/sentence/selections +++ b/test/normal/object/end/sentence/selections diff --git a/test/unit/object/end/single_quote/cmd b/test/normal/object/end/single_quote/cmd index d6451c59..d6451c59 100644 --- a/test/unit/object/end/single_quote/cmd +++ b/test/normal/object/end/single_quote/cmd diff --git a/test/unit/object/end/single_quote/in b/test/normal/object/end/single_quote/in index ed397c1c..ed397c1c 100644 --- a/test/unit/object/end/single_quote/in +++ b/test/normal/object/end/single_quote/in diff --git a/test/unit/object/end/single_quote/selections b/test/normal/object/end/single_quote/selections index 7ca0922b..7ca0922b 100644 --- a/test/unit/object/end/single_quote/selections +++ b/test/normal/object/end/single_quote/selections diff --git a/test/unit/object/end/word/cmd b/test/normal/object/end/word/cmd index 9366578e..9366578e 100644 --- a/test/unit/object/end/word/cmd +++ b/test/normal/object/end/word/cmd diff --git a/test/unit/object/end/word/in b/test/normal/object/end/word/in index e92570ea..e92570ea 100644 --- a/test/unit/object/end/word/in +++ b/test/normal/object/end/word/in diff --git a/test/unit/object/end/word/selections b/test/normal/object/end/word/selections index efe82b7c..efe82b7c 100644 --- a/test/unit/object/end/word/selections +++ b/test/normal/object/end/word/selections diff --git a/test/unit/object/inner/angle/cmd b/test/normal/object/inner/angle/cmd index 21bc39d0..21bc39d0 100644 --- a/test/unit/object/inner/angle/cmd +++ b/test/normal/object/inner/angle/cmd diff --git a/test/unit/object/inner/angle/in b/test/normal/object/inner/angle/in index 8dea61dd..8dea61dd 100644 --- a/test/unit/object/inner/angle/in +++ b/test/normal/object/inner/angle/in diff --git a/test/unit/object/inner/angle/selections b/test/normal/object/inner/angle/selections index 257cc564..257cc564 100644 --- a/test/unit/object/inner/angle/selections +++ b/test/normal/object/inner/angle/selections diff --git a/test/unit/object/inner/argument/multi-level/cmd b/test/normal/object/inner/argument/multi-level/cmd index 4bae6f68..4bae6f68 100644 --- a/test/unit/object/inner/argument/multi-level/cmd +++ b/test/normal/object/inner/argument/multi-level/cmd diff --git a/test/unit/object/inner/argument/multi-level/in b/test/normal/object/inner/argument/multi-level/in index b6dcf2be..b6dcf2be 100644 --- a/test/unit/object/inner/argument/multi-level/in +++ b/test/normal/object/inner/argument/multi-level/in diff --git a/test/unit/object/inner/argument/multi-level/selections b/test/normal/object/inner/argument/multi-level/selections index 13942d75..13942d75 100644 --- a/test/unit/object/inner/argument/multi-level/selections +++ b/test/normal/object/inner/argument/multi-level/selections diff --git a/test/unit/object/inner/argument/single-level/cmd b/test/normal/object/inner/argument/single-level/cmd index 73181365..73181365 100644 --- a/test/unit/object/inner/argument/single-level/cmd +++ b/test/normal/object/inner/argument/single-level/cmd diff --git a/test/unit/object/inner/argument/single-level/in b/test/normal/object/inner/argument/single-level/in index b906f578..b906f578 100644 --- a/test/unit/object/inner/argument/single-level/in +++ b/test/normal/object/inner/argument/single-level/in diff --git a/test/unit/object/inner/argument/single-level/selections b/test/normal/object/inner/argument/single-level/selections index 2137941b..2137941b 100644 --- a/test/unit/object/inner/argument/single-level/selections +++ b/test/normal/object/inner/argument/single-level/selections diff --git a/test/unit/object/inner/big-word/cmd b/test/normal/object/inner/big-word/cmd index 12d2f19a..12d2f19a 100644 --- a/test/unit/object/inner/big-word/cmd +++ b/test/normal/object/inner/big-word/cmd diff --git a/test/unit/object/inner/big-word/in b/test/normal/object/inner/big-word/in index 434f77db..434f77db 100644 --- a/test/unit/object/inner/big-word/in +++ b/test/normal/object/inner/big-word/in diff --git a/test/unit/object/inner/big-word/selections b/test/normal/object/inner/big-word/selections index 8965d2e8..8965d2e8 100644 --- a/test/unit/object/inner/big-word/selections +++ b/test/normal/object/inner/big-word/selections diff --git a/test/unit/object/inner/braces/cmd b/test/normal/object/inner/braces/cmd index 4effbcef..4effbcef 100644 --- a/test/unit/object/inner/braces/cmd +++ b/test/normal/object/inner/braces/cmd diff --git a/test/unit/object/inner/braces/in b/test/normal/object/inner/braces/in index 31aea8b7..31aea8b7 100644 --- a/test/unit/object/inner/braces/in +++ b/test/normal/object/inner/braces/in diff --git a/test/unit/object/inner/braces/selections b/test/normal/object/inner/braces/selections index e8eefa0c..e8eefa0c 100644 --- a/test/unit/object/inner/braces/selections +++ b/test/normal/object/inner/braces/selections diff --git a/test/unit/object/inner/brackets/cmd b/test/normal/object/inner/brackets/cmd index d567e3bd..d567e3bd 100644 --- a/test/unit/object/inner/brackets/cmd +++ b/test/normal/object/inner/brackets/cmd diff --git a/test/unit/object/inner/brackets/in b/test/normal/object/inner/brackets/in index 286c5fcb..286c5fcb 100644 --- a/test/unit/object/inner/brackets/in +++ b/test/normal/object/inner/brackets/in diff --git a/test/unit/object/inner/brackets/selections b/test/normal/object/inner/brackets/selections index de140ba3..de140ba3 100644 --- a/test/unit/object/inner/brackets/selections +++ b/test/normal/object/inner/brackets/selections diff --git a/test/unit/object/inner/double_quote/cmd b/test/normal/object/inner/double_quote/cmd index 1f62c901..1f62c901 100644 --- a/test/unit/object/inner/double_quote/cmd +++ b/test/normal/object/inner/double_quote/cmd diff --git a/test/unit/object/inner/double_quote/in b/test/normal/object/inner/double_quote/in index 78428f5e..78428f5e 100644 --- a/test/unit/object/inner/double_quote/in +++ b/test/normal/object/inner/double_quote/in diff --git a/test/unit/object/inner/double_quote/selections b/test/normal/object/inner/double_quote/selections index 5716ca59..5716ca59 100644 --- a/test/unit/object/inner/double_quote/selections +++ b/test/normal/object/inner/double_quote/selections diff --git a/test/unit/object/inner/grave_quote/cmd b/test/normal/object/inner/grave_quote/cmd index 1234f5e0..1234f5e0 100644 --- a/test/unit/object/inner/grave_quote/cmd +++ b/test/normal/object/inner/grave_quote/cmd diff --git a/test/unit/object/inner/grave_quote/in b/test/normal/object/inner/grave_quote/in index 6f02c52a..6f02c52a 100644 --- a/test/unit/object/inner/grave_quote/in +++ b/test/normal/object/inner/grave_quote/in diff --git a/test/unit/object/inner/grave_quote/selections b/test/normal/object/inner/grave_quote/selections index 257cc564..257cc564 100644 --- a/test/unit/object/inner/grave_quote/selections +++ b/test/normal/object/inner/grave_quote/selections diff --git a/test/unit/object/inner/indent/cmd b/test/normal/object/inner/indent/cmd index c304fd98..c304fd98 100644 --- a/test/unit/object/inner/indent/cmd +++ b/test/normal/object/inner/indent/cmd diff --git a/test/unit/object/inner/indent/in b/test/normal/object/inner/indent/in index 3d074b01..3d074b01 100644 --- a/test/unit/object/inner/indent/in +++ b/test/normal/object/inner/indent/in diff --git a/test/unit/object/inner/indent/selections b/test/normal/object/inner/indent/selections index ffb60196..ffb60196 100644 --- a/test/unit/object/inner/indent/selections +++ b/test/normal/object/inner/indent/selections diff --git a/test/unit/object/inner/paragraph/cmd b/test/normal/object/inner/paragraph/cmd index 0e41c9b5..0e41c9b5 100644 --- a/test/unit/object/inner/paragraph/cmd +++ b/test/normal/object/inner/paragraph/cmd diff --git a/test/unit/object/inner/paragraph/in b/test/normal/object/inner/paragraph/in index 0da6451e..0da6451e 100644 --- a/test/unit/object/inner/paragraph/in +++ b/test/normal/object/inner/paragraph/in diff --git a/test/unit/object/inner/paragraph/selections b/test/normal/object/inner/paragraph/selections index 4cdfd2ac..4cdfd2ac 100644 --- a/test/unit/object/inner/paragraph/selections +++ b/test/normal/object/inner/paragraph/selections diff --git a/test/unit/object/inner/parenthesis/cmd b/test/normal/object/inner/parenthesis/cmd index 4509b477..4509b477 100644 --- a/test/unit/object/inner/parenthesis/cmd +++ b/test/normal/object/inner/parenthesis/cmd diff --git a/test/unit/object/inner/parenthesis/in b/test/normal/object/inner/parenthesis/in index 3bea1f71..3bea1f71 100644 --- a/test/unit/object/inner/parenthesis/in +++ b/test/normal/object/inner/parenthesis/in diff --git a/test/unit/object/inner/parenthesis/selections b/test/normal/object/inner/parenthesis/selections index 5716ca59..5716ca59 100644 --- a/test/unit/object/inner/parenthesis/selections +++ b/test/normal/object/inner/parenthesis/selections diff --git a/test/unit/object/inner/sentence/cmd b/test/normal/object/inner/sentence/cmd index 19bf3855..19bf3855 100644 --- a/test/unit/object/inner/sentence/cmd +++ b/test/normal/object/inner/sentence/cmd diff --git a/test/unit/object/inner/sentence/in b/test/normal/object/inner/sentence/in index 006cd705..006cd705 100644 --- a/test/unit/object/inner/sentence/in +++ b/test/normal/object/inner/sentence/in diff --git a/test/unit/object/inner/sentence/selections b/test/normal/object/inner/sentence/selections index dd3c7d70..dd3c7d70 100644 --- a/test/unit/object/inner/sentence/selections +++ b/test/normal/object/inner/sentence/selections diff --git a/test/unit/object/inner/single_quote/cmd b/test/normal/object/inner/single_quote/cmd index 2c023626..2c023626 100644 --- a/test/unit/object/inner/single_quote/cmd +++ b/test/normal/object/inner/single_quote/cmd diff --git a/test/unit/object/inner/single_quote/in b/test/normal/object/inner/single_quote/in index ed397c1c..ed397c1c 100644 --- a/test/unit/object/inner/single_quote/in +++ b/test/normal/object/inner/single_quote/in diff --git a/test/unit/object/inner/single_quote/selections b/test/normal/object/inner/single_quote/selections index 5716ca59..5716ca59 100644 --- a/test/unit/object/inner/single_quote/selections +++ b/test/normal/object/inner/single_quote/selections diff --git a/test/unit/object/inner/slash/cmd b/test/normal/object/inner/slash/cmd index 753eb6b7..753eb6b7 100644 --- a/test/unit/object/inner/slash/cmd +++ b/test/normal/object/inner/slash/cmd diff --git a/test/unit/object/inner/slash/in b/test/normal/object/inner/slash/in index d6b8a544..d6b8a544 100644 --- a/test/unit/object/inner/slash/in +++ b/test/normal/object/inner/slash/in diff --git a/test/unit/object/inner/slash/selections b/test/normal/object/inner/slash/selections index 5716ca59..5716ca59 100644 --- a/test/unit/object/inner/slash/selections +++ b/test/normal/object/inner/slash/selections diff --git a/test/unit/object/inner/word/cmd b/test/normal/object/inner/word/cmd index 377e885f..377e885f 100644 --- a/test/unit/object/inner/word/cmd +++ b/test/normal/object/inner/word/cmd diff --git a/test/unit/object/inner/word/in b/test/normal/object/inner/word/in index e92570ea..e92570ea 100644 --- a/test/unit/object/inner/word/in +++ b/test/normal/object/inner/word/in diff --git a/test/unit/object/inner/word/selections b/test/normal/object/inner/word/selections index 5716ca59..5716ca59 100644 --- a/test/unit/object/inner/word/selections +++ b/test/normal/object/inner/word/selections diff --git a/test/unit/object/start-extending/angle/cmd b/test/normal/object/start-extending/angle/cmd index e61ebcbe..e61ebcbe 100644 --- a/test/unit/object/start-extending/angle/cmd +++ b/test/normal/object/start-extending/angle/cmd diff --git a/test/unit/object/start-extending/angle/in b/test/normal/object/start-extending/angle/in index 8dea61dd..8dea61dd 100644 --- a/test/unit/object/start-extending/angle/in +++ b/test/normal/object/start-extending/angle/in diff --git a/test/unit/object/start-extending/angle/selections b/test/normal/object/start-extending/angle/selections index 1ab3973e..1ab3973e 100644 --- a/test/unit/object/start-extending/angle/selections +++ b/test/normal/object/start-extending/angle/selections diff --git a/test/unit/object/start-extending/argument/cmd b/test/normal/object/start-extending/argument/cmd index aff00a2f..aff00a2f 100644 --- a/test/unit/object/start-extending/argument/cmd +++ b/test/normal/object/start-extending/argument/cmd diff --git a/test/unit/object/start-extending/argument/in b/test/normal/object/start-extending/argument/in index 6647a82d..6647a82d 100644 --- a/test/unit/object/start-extending/argument/in +++ b/test/normal/object/start-extending/argument/in diff --git a/test/unit/object/start-extending/argument/selections b/test/normal/object/start-extending/argument/selections index 88fbe697..88fbe697 100644 --- a/test/unit/object/start-extending/argument/selections +++ b/test/normal/object/start-extending/argument/selections diff --git a/test/unit/object/start-extending/big-word/cmd b/test/normal/object/start-extending/big-word/cmd index f2ed5a2e..f2ed5a2e 100644 --- a/test/unit/object/start-extending/big-word/cmd +++ b/test/normal/object/start-extending/big-word/cmd diff --git a/test/unit/object/start-extending/big-word/in b/test/normal/object/start-extending/big-word/in index 82588cdb..82588cdb 100644 --- a/test/unit/object/start-extending/big-word/in +++ b/test/normal/object/start-extending/big-word/in diff --git a/test/unit/object/start-extending/big-word/selections b/test/normal/object/start-extending/big-word/selections index 8965d2e8..8965d2e8 100644 --- a/test/unit/object/start-extending/big-word/selections +++ b/test/normal/object/start-extending/big-word/selections diff --git a/test/unit/object/start-extending/braces/cmd b/test/normal/object/start-extending/braces/cmd index 63b248b1..63b248b1 100644 --- a/test/unit/object/start-extending/braces/cmd +++ b/test/normal/object/start-extending/braces/cmd diff --git a/test/unit/object/start-extending/braces/in b/test/normal/object/start-extending/braces/in index b62df918..b62df918 100644 --- a/test/unit/object/start-extending/braces/in +++ b/test/normal/object/start-extending/braces/in diff --git a/test/unit/object/start-extending/braces/selections b/test/normal/object/start-extending/braces/selections index 6e365bec..6e365bec 100644 --- a/test/unit/object/start-extending/braces/selections +++ b/test/normal/object/start-extending/braces/selections diff --git a/test/unit/object/start-extending/brackets/cmd b/test/normal/object/start-extending/brackets/cmd index 13cd076e..13cd076e 100644 --- a/test/unit/object/start-extending/brackets/cmd +++ b/test/normal/object/start-extending/brackets/cmd diff --git a/test/unit/object/start-extending/brackets/in b/test/normal/object/start-extending/brackets/in index 286c5fcb..286c5fcb 100644 --- a/test/unit/object/start-extending/brackets/in +++ b/test/normal/object/start-extending/brackets/in diff --git a/test/unit/object/start-extending/brackets/selections b/test/normal/object/start-extending/brackets/selections index a42eb4eb..a42eb4eb 100644 --- a/test/unit/object/start-extending/brackets/selections +++ b/test/normal/object/start-extending/brackets/selections diff --git a/test/unit/object/start-extending/double_quote/cmd b/test/normal/object/start-extending/double_quote/cmd index 94fa0cfd..94fa0cfd 100644 --- a/test/unit/object/start-extending/double_quote/cmd +++ b/test/normal/object/start-extending/double_quote/cmd diff --git a/test/unit/object/start-extending/double_quote/in b/test/normal/object/start-extending/double_quote/in index 78428f5e..78428f5e 100644 --- a/test/unit/object/start-extending/double_quote/in +++ b/test/normal/object/start-extending/double_quote/in diff --git a/test/unit/object/start-extending/double_quote/selections b/test/normal/object/start-extending/double_quote/selections index 87e31fb8..87e31fb8 100644 --- a/test/unit/object/start-extending/double_quote/selections +++ b/test/normal/object/start-extending/double_quote/selections diff --git a/test/unit/object/start-extending/grave_quote/cmd b/test/normal/object/start-extending/grave_quote/cmd index 28f8b01b..28f8b01b 100644 --- a/test/unit/object/start-extending/grave_quote/cmd +++ b/test/normal/object/start-extending/grave_quote/cmd diff --git a/test/unit/object/start-extending/grave_quote/in b/test/normal/object/start-extending/grave_quote/in index 6f02c52a..6f02c52a 100644 --- a/test/unit/object/start-extending/grave_quote/in +++ b/test/normal/object/start-extending/grave_quote/in diff --git a/test/unit/object/start-extending/grave_quote/selections b/test/normal/object/start-extending/grave_quote/selections index e20e0382..e20e0382 100644 --- a/test/unit/object/start-extending/grave_quote/selections +++ b/test/normal/object/start-extending/grave_quote/selections diff --git a/test/unit/object/start-extending/indent/cmd b/test/normal/object/start-extending/indent/cmd index d7379be4..d7379be4 100644 --- a/test/unit/object/start-extending/indent/cmd +++ b/test/normal/object/start-extending/indent/cmd diff --git a/test/unit/object/start-extending/indent/in b/test/normal/object/start-extending/indent/in index 3d074b01..3d074b01 100644 --- a/test/unit/object/start-extending/indent/in +++ b/test/normal/object/start-extending/indent/in diff --git a/test/unit/object/start-extending/indent/selections b/test/normal/object/start-extending/indent/selections index 3c7d8873..3c7d8873 100644 --- a/test/unit/object/start-extending/indent/selections +++ b/test/normal/object/start-extending/indent/selections diff --git a/test/unit/object/start-extending/paragraph/cmd b/test/normal/object/start-extending/paragraph/cmd index 86fb08f1..86fb08f1 100644 --- a/test/unit/object/start-extending/paragraph/cmd +++ b/test/normal/object/start-extending/paragraph/cmd diff --git a/test/unit/object/start-extending/paragraph/in b/test/normal/object/start-extending/paragraph/in index 0da6451e..0da6451e 100644 --- a/test/unit/object/start-extending/paragraph/in +++ b/test/normal/object/start-extending/paragraph/in diff --git a/test/unit/object/start-extending/paragraph/selections b/test/normal/object/start-extending/paragraph/selections index d1d9c6f7..d1d9c6f7 100644 --- a/test/unit/object/start-extending/paragraph/selections +++ b/test/normal/object/start-extending/paragraph/selections diff --git a/test/unit/object/start-extending/parenthesis/cmd b/test/normal/object/start-extending/parenthesis/cmd index e3b685c2..e3b685c2 100644 --- a/test/unit/object/start-extending/parenthesis/cmd +++ b/test/normal/object/start-extending/parenthesis/cmd diff --git a/test/unit/object/start-extending/parenthesis/in b/test/normal/object/start-extending/parenthesis/in index 3bea1f71..3bea1f71 100644 --- a/test/unit/object/start-extending/parenthesis/in +++ b/test/normal/object/start-extending/parenthesis/in diff --git a/test/unit/object/start-extending/parenthesis/selections b/test/normal/object/start-extending/parenthesis/selections index a4f1ddd7..a4f1ddd7 100644 --- a/test/unit/object/start-extending/parenthesis/selections +++ b/test/normal/object/start-extending/parenthesis/selections diff --git a/test/unit/object/start-extending/sentence/cmd b/test/normal/object/start-extending/sentence/cmd index b22d6c52..b22d6c52 100644 --- a/test/unit/object/start-extending/sentence/cmd +++ b/test/normal/object/start-extending/sentence/cmd diff --git a/test/unit/object/start-extending/sentence/in b/test/normal/object/start-extending/sentence/in index 0e5983b9..0e5983b9 100644 --- a/test/unit/object/start-extending/sentence/in +++ b/test/normal/object/start-extending/sentence/in diff --git a/test/unit/object/start-extending/sentence/selections b/test/normal/object/start-extending/sentence/selections index 837b6bb4..837b6bb4 100644 --- a/test/unit/object/start-extending/sentence/selections +++ b/test/normal/object/start-extending/sentence/selections diff --git a/test/unit/object/start-extending/single_quote/cmd b/test/normal/object/start-extending/single_quote/cmd index 7bf02d06..7bf02d06 100644 --- a/test/unit/object/start-extending/single_quote/cmd +++ b/test/normal/object/start-extending/single_quote/cmd diff --git a/test/unit/object/start-extending/single_quote/in b/test/normal/object/start-extending/single_quote/in index ed397c1c..ed397c1c 100644 --- a/test/unit/object/start-extending/single_quote/in +++ b/test/normal/object/start-extending/single_quote/in diff --git a/test/unit/object/start-extending/single_quote/selections b/test/normal/object/start-extending/single_quote/selections index 52d63ab2..52d63ab2 100644 --- a/test/unit/object/start-extending/single_quote/selections +++ b/test/normal/object/start-extending/single_quote/selections diff --git a/test/unit/object/start-extending/word/cmd b/test/normal/object/start-extending/word/cmd index bd2198bc..bd2198bc 100644 --- a/test/unit/object/start-extending/word/cmd +++ b/test/normal/object/start-extending/word/cmd diff --git a/test/unit/object/start-extending/word/in b/test/normal/object/start-extending/word/in index 6cac4552..6cac4552 100644 --- a/test/unit/object/start-extending/word/in +++ b/test/normal/object/start-extending/word/in diff --git a/test/unit/object/start-extending/word/selections b/test/normal/object/start-extending/word/selections index 5716ca59..5716ca59 100644 --- a/test/unit/object/start-extending/word/selections +++ b/test/normal/object/start-extending/word/selections diff --git a/test/unit/object/start/angle/cmd b/test/normal/object/start/angle/cmd index 3a8d2ba3..3a8d2ba3 100644 --- a/test/unit/object/start/angle/cmd +++ b/test/normal/object/start/angle/cmd diff --git a/test/unit/object/start/angle/in b/test/normal/object/start/angle/in index 8dea61dd..8dea61dd 100644 --- a/test/unit/object/start/angle/in +++ b/test/normal/object/start/angle/in diff --git a/test/unit/object/start/angle/selections b/test/normal/object/start/angle/selections index 1ab3973e..1ab3973e 100644 --- a/test/unit/object/start/angle/selections +++ b/test/normal/object/start/angle/selections diff --git a/test/unit/object/start/argument/cmd b/test/normal/object/start/argument/cmd index 5ae0c0e9..5ae0c0e9 100644 --- a/test/unit/object/start/argument/cmd +++ b/test/normal/object/start/argument/cmd diff --git a/test/unit/object/start/argument/in b/test/normal/object/start/argument/in index b39ec1ce..b39ec1ce 100644 --- a/test/unit/object/start/argument/in +++ b/test/normal/object/start/argument/in diff --git a/test/unit/object/start/argument/selections b/test/normal/object/start/argument/selections index 16f70569..16f70569 100644 --- a/test/unit/object/start/argument/selections +++ b/test/normal/object/start/argument/selections diff --git a/test/unit/object/start/big-word/cmd b/test/normal/object/start/big-word/cmd index b8c68dc9..b8c68dc9 100644 --- a/test/unit/object/start/big-word/cmd +++ b/test/normal/object/start/big-word/cmd diff --git a/test/unit/object/start/big-word/in b/test/normal/object/start/big-word/in index 82588cdb..82588cdb 100644 --- a/test/unit/object/start/big-word/in +++ b/test/normal/object/start/big-word/in diff --git a/test/unit/object/start/big-word/selections b/test/normal/object/start/big-word/selections index 8965d2e8..8965d2e8 100644 --- a/test/unit/object/start/big-word/selections +++ b/test/normal/object/start/big-word/selections diff --git a/test/unit/object/start/braces/cmd b/test/normal/object/start/braces/cmd index 7f884a79..7f884a79 100644 --- a/test/unit/object/start/braces/cmd +++ b/test/normal/object/start/braces/cmd diff --git a/test/unit/object/start/braces/in b/test/normal/object/start/braces/in index b62df918..b62df918 100644 --- a/test/unit/object/start/braces/in +++ b/test/normal/object/start/braces/in diff --git a/test/unit/object/start/braces/selections b/test/normal/object/start/braces/selections index 6e365bec..6e365bec 100644 --- a/test/unit/object/start/braces/selections +++ b/test/normal/object/start/braces/selections diff --git a/test/unit/object/start/brackets/cmd b/test/normal/object/start/brackets/cmd index f4c7fa13..f4c7fa13 100644 --- a/test/unit/object/start/brackets/cmd +++ b/test/normal/object/start/brackets/cmd diff --git a/test/unit/object/start/brackets/in b/test/normal/object/start/brackets/in index 286c5fcb..286c5fcb 100644 --- a/test/unit/object/start/brackets/in +++ b/test/normal/object/start/brackets/in diff --git a/test/unit/object/start/brackets/selections b/test/normal/object/start/brackets/selections index a42eb4eb..a42eb4eb 100644 --- a/test/unit/object/start/brackets/selections +++ b/test/normal/object/start/brackets/selections diff --git a/test/unit/object/start/double_quote/cmd b/test/normal/object/start/double_quote/cmd index dad92fad..dad92fad 100644 --- a/test/unit/object/start/double_quote/cmd +++ b/test/normal/object/start/double_quote/cmd diff --git a/test/unit/object/start/double_quote/in b/test/normal/object/start/double_quote/in index 78428f5e..78428f5e 100644 --- a/test/unit/object/start/double_quote/in +++ b/test/normal/object/start/double_quote/in diff --git a/test/unit/object/start/double_quote/selections b/test/normal/object/start/double_quote/selections index 87e31fb8..87e31fb8 100644 --- a/test/unit/object/start/double_quote/selections +++ b/test/normal/object/start/double_quote/selections diff --git a/test/unit/object/start/grave_quote/cmd b/test/normal/object/start/grave_quote/cmd index 46ed1d05..46ed1d05 100644 --- a/test/unit/object/start/grave_quote/cmd +++ b/test/normal/object/start/grave_quote/cmd diff --git a/test/unit/object/start/grave_quote/in b/test/normal/object/start/grave_quote/in index 6f02c52a..6f02c52a 100644 --- a/test/unit/object/start/grave_quote/in +++ b/test/normal/object/start/grave_quote/in diff --git a/test/unit/object/start/grave_quote/selections b/test/normal/object/start/grave_quote/selections index e20e0382..e20e0382 100644 --- a/test/unit/object/start/grave_quote/selections +++ b/test/normal/object/start/grave_quote/selections diff --git a/test/unit/object/start/indent/cmd b/test/normal/object/start/indent/cmd index 3a5bba76..3a5bba76 100644 --- a/test/unit/object/start/indent/cmd +++ b/test/normal/object/start/indent/cmd diff --git a/test/unit/object/start/indent/in b/test/normal/object/start/indent/in index 3d074b01..3d074b01 100644 --- a/test/unit/object/start/indent/in +++ b/test/normal/object/start/indent/in diff --git a/test/unit/object/start/indent/selections b/test/normal/object/start/indent/selections index 3c7d8873..3c7d8873 100644 --- a/test/unit/object/start/indent/selections +++ b/test/normal/object/start/indent/selections diff --git a/test/unit/object/start/paragraph/cmd b/test/normal/object/start/paragraph/cmd index 4976613e..4976613e 100644 --- a/test/unit/object/start/paragraph/cmd +++ b/test/normal/object/start/paragraph/cmd diff --git a/test/unit/object/start/paragraph/in b/test/normal/object/start/paragraph/in index 0da6451e..0da6451e 100644 --- a/test/unit/object/start/paragraph/in +++ b/test/normal/object/start/paragraph/in diff --git a/test/unit/object/start/paragraph/selections b/test/normal/object/start/paragraph/selections index 3a41e248..3a41e248 100644 --- a/test/unit/object/start/paragraph/selections +++ b/test/normal/object/start/paragraph/selections diff --git a/test/unit/object/start/parenthesis/cmd b/test/normal/object/start/parenthesis/cmd index f78a0e94..f78a0e94 100644 --- a/test/unit/object/start/parenthesis/cmd +++ b/test/normal/object/start/parenthesis/cmd diff --git a/test/unit/object/start/parenthesis/in b/test/normal/object/start/parenthesis/in index 3bea1f71..3bea1f71 100644 --- a/test/unit/object/start/parenthesis/in +++ b/test/normal/object/start/parenthesis/in diff --git a/test/unit/object/start/parenthesis/selections b/test/normal/object/start/parenthesis/selections index a4f1ddd7..a4f1ddd7 100644 --- a/test/unit/object/start/parenthesis/selections +++ b/test/normal/object/start/parenthesis/selections diff --git a/test/unit/object/start/sentence/cmd b/test/normal/object/start/sentence/cmd index e7c8a2c6..e7c8a2c6 100644 --- a/test/unit/object/start/sentence/cmd +++ b/test/normal/object/start/sentence/cmd diff --git a/test/unit/object/start/sentence/in b/test/normal/object/start/sentence/in index 0e5983b9..0e5983b9 100644 --- a/test/unit/object/start/sentence/in +++ b/test/normal/object/start/sentence/in diff --git a/test/unit/object/start/sentence/selections b/test/normal/object/start/sentence/selections index 837b6bb4..837b6bb4 100644 --- a/test/unit/object/start/sentence/selections +++ b/test/normal/object/start/sentence/selections diff --git a/test/unit/object/start/single_quote/cmd b/test/normal/object/start/single_quote/cmd index 93673f74..93673f74 100644 --- a/test/unit/object/start/single_quote/cmd +++ b/test/normal/object/start/single_quote/cmd diff --git a/test/unit/object/start/single_quote/in b/test/normal/object/start/single_quote/in index ed397c1c..ed397c1c 100644 --- a/test/unit/object/start/single_quote/in +++ b/test/normal/object/start/single_quote/in diff --git a/test/unit/object/start/single_quote/selections b/test/normal/object/start/single_quote/selections index 52d63ab2..52d63ab2 100644 --- a/test/unit/object/start/single_quote/selections +++ b/test/normal/object/start/single_quote/selections diff --git a/test/unit/object/start/word/cmd b/test/normal/object/start/word/cmd index 4198f90f..4198f90f 100644 --- a/test/unit/object/start/word/cmd +++ b/test/normal/object/start/word/cmd diff --git a/test/unit/object/start/word/in b/test/normal/object/start/word/in index 6cac4552..6cac4552 100644 --- a/test/unit/object/start/word/in +++ b/test/normal/object/start/word/in diff --git a/test/unit/object/start/word/selections b/test/normal/object/start/word/selections index 5716ca59..5716ca59 100644 --- a/test/unit/object/start/word/selections +++ b/test/normal/object/start/word/selections diff --git a/test/unit/open-above/cmd b/test/normal/open-above/cmd index 2638c45f..2638c45f 100644 --- a/test/unit/open-above/cmd +++ b/test/normal/open-above/cmd diff --git a/test/unit/open-above/in b/test/normal/open-above/in index 257cc564..257cc564 100644 --- a/test/unit/open-above/in +++ b/test/normal/open-above/in diff --git a/test/unit/open-above/out b/test/normal/open-above/out index 3f808fe6..3f808fe6 100644 --- a/test/unit/open-above/out +++ b/test/normal/open-above/out diff --git a/test/unit/open-below/cmd b/test/normal/open-below/cmd index 13e7564e..13e7564e 100644 --- a/test/unit/open-below/cmd +++ b/test/normal/open-below/cmd diff --git a/test/unit/open-below/in b/test/normal/open-below/in index 257cc564..257cc564 100644 --- a/test/unit/open-below/in +++ b/test/normal/open-below/in diff --git a/test/unit/open-below/out b/test/normal/open-below/out index 75d7bfb8..75d7bfb8 100644 --- a/test/unit/open-below/out +++ b/test/normal/open-below/out diff --git a/test/unit/paste-after/cmd b/test/normal/paste-after/cmd index 4425e486..4425e486 100644 --- a/test/unit/paste-after/cmd +++ b/test/normal/paste-after/cmd diff --git a/test/unit/paste-after/in b/test/normal/paste-after/in index 40b93200..40b93200 100644 --- a/test/unit/paste-after/in +++ b/test/normal/paste-after/in diff --git a/test/unit/paste-after/out b/test/normal/paste-after/out index 31660f25..31660f25 100644 --- a/test/unit/paste-after/out +++ b/test/normal/paste-after/out diff --git a/test/unit/paste-before/cmd b/test/normal/paste-before/cmd index 8b6fcbb3..8b6fcbb3 100644 --- a/test/unit/paste-before/cmd +++ b/test/normal/paste-before/cmd diff --git a/test/unit/paste-before/in b/test/normal/paste-before/in index daee86ae..daee86ae 100644 --- a/test/unit/paste-before/in +++ b/test/normal/paste-before/in diff --git a/test/unit/paste-before/out b/test/normal/paste-before/out index f53ee17d..f53ee17d 100644 --- a/test/unit/paste-before/out +++ b/test/normal/paste-before/out diff --git a/test/unit/pipe-to/cmd b/test/normal/pipe-to/cmd index c6070f89..c6070f89 100644 --- a/test/unit/pipe-to/cmd +++ b/test/normal/pipe-to/cmd diff --git a/test/unit/pipe-to/in b/test/normal/pipe-to/in index d29170cc..d29170cc 100644 --- a/test/unit/pipe-to/in +++ b/test/normal/pipe-to/in diff --git a/test/unit/pipe-to/out b/test/normal/pipe-to/out index 189899d2..189899d2 100644 --- a/test/unit/pipe-to/out +++ b/test/normal/pipe-to/out diff --git a/test/unit/pipe/cmd b/test/normal/pipe/cmd index f1766cfa..f1766cfa 100644 --- a/test/unit/pipe/cmd +++ b/test/normal/pipe/cmd diff --git a/test/unit/pipe/in b/test/normal/pipe/in index c2267c2e..c2267c2e 100644 --- a/test/unit/pipe/in +++ b/test/normal/pipe/in diff --git a/test/unit/pipe/out b/test/normal/pipe/out index 5716ca59..5716ca59 100644 --- a/test/unit/pipe/out +++ b/test/normal/pipe/out diff --git a/test/unit/previous-big-word-extending/cmd b/test/normal/previous-big-word-extending/cmd index ee4223f8..ee4223f8 100644 --- a/test/unit/previous-big-word-extending/cmd +++ b/test/normal/previous-big-word-extending/cmd diff --git a/test/unit/previous-big-word-extending/in b/test/normal/previous-big-word-extending/in index e92570ea..e92570ea 100644 --- a/test/unit/previous-big-word-extending/in +++ b/test/normal/previous-big-word-extending/in diff --git a/test/unit/previous-big-word-extending/selections b/test/normal/previous-big-word-extending/selections index 20b4d26d..20b4d26d 100644 --- a/test/unit/previous-big-word-extending/selections +++ b/test/normal/previous-big-word-extending/selections diff --git a/test/unit/previous-big-word/cmd b/test/normal/previous-big-word/cmd index 223b7836..223b7836 100644 --- a/test/unit/previous-big-word/cmd +++ b/test/normal/previous-big-word/cmd diff --git a/test/unit/previous-big-word/in b/test/normal/previous-big-word/in index e92570ea..e92570ea 100644 --- a/test/unit/previous-big-word/in +++ b/test/normal/previous-big-word/in diff --git a/test/unit/previous-big-word/selections b/test/normal/previous-big-word/selections index 20b4d26d..20b4d26d 100644 --- a/test/unit/previous-big-word/selections +++ b/test/normal/previous-big-word/selections diff --git a/test/unit/previous-word-extending/cmd b/test/normal/previous-word-extending/cmd index a313e713..a313e713 100644 --- a/test/unit/previous-word-extending/cmd +++ b/test/normal/previous-word-extending/cmd diff --git a/test/unit/previous-word-extending/in b/test/normal/previous-word-extending/in index e92570ea..e92570ea 100644 --- a/test/unit/previous-word-extending/in +++ b/test/normal/previous-word-extending/in diff --git a/test/unit/previous-word-extending/selections b/test/normal/previous-word-extending/selections index 564d4dda..564d4dda 100644 --- a/test/unit/previous-word-extending/selections +++ b/test/normal/previous-word-extending/selections diff --git a/test/unit/previous-word/cmd b/test/normal/previous-word/cmd index 61780798..61780798 100644 --- a/test/unit/previous-word/cmd +++ b/test/normal/previous-word/cmd diff --git a/test/unit/previous-word/in b/test/normal/previous-word/in index e92570ea..e92570ea 100644 --- a/test/unit/previous-word/in +++ b/test/normal/previous-word/in diff --git a/test/unit/previous-word/selections b/test/normal/previous-word/selections index 564d4dda..564d4dda 100644 --- a/test/unit/previous-word/selections +++ b/test/normal/previous-word/selections diff --git a/test/unit/record-macro/cmd b/test/normal/record-macro/cmd index 72de722f..72de722f 100644 --- a/test/unit/record-macro/cmd +++ b/test/normal/record-macro/cmd diff --git a/test/unit/record-macro/out b/test/normal/record-macro/out index ead604b8..ead604b8 100644 --- a/test/unit/record-macro/out +++ b/test/normal/record-macro/out diff --git a/test/unit/redo/cmd b/test/normal/redo/cmd index f8e2db91..f8e2db91 100644 --- a/test/unit/redo/cmd +++ b/test/normal/redo/cmd diff --git a/test/unit/redo/in b/test/normal/redo/in index a3133ea2..a3133ea2 100644 --- a/test/unit/redo/in +++ b/test/normal/redo/in diff --git a/test/unit/redo/out b/test/normal/redo/out index 1d050817..1d050817 100644 --- a/test/unit/redo/out +++ b/test/normal/redo/out diff --git a/test/unit/reload/cmd b/test/normal/reload/cmd index 74f3ac90..74f3ac90 100644 --- a/test/unit/reload/cmd +++ b/test/normal/reload/cmd diff --git a/test/unit/reload/in b/test/normal/reload/in index 907b3081..907b3081 100644 --- a/test/unit/reload/in +++ b/test/normal/reload/in diff --git a/test/unit/reload/out b/test/normal/reload/out index 513e5520..513e5520 100644 --- a/test/unit/reload/out +++ b/test/normal/reload/out diff --git a/test/unit/reload/rc b/test/normal/reload/rc index 9deeda5c..9deeda5c 100644 --- a/test/unit/reload/rc +++ b/test/normal/reload/rc diff --git a/test/unit/repeat-insert/cmd b/test/normal/repeat-insert/cmd index 8eb06025..8eb06025 100644 --- a/test/unit/repeat-insert/cmd +++ b/test/normal/repeat-insert/cmd diff --git a/test/unit/repeat-insert/out b/test/normal/repeat-insert/out index 55b5f1fc..55b5f1fc 100644 --- a/test/unit/repeat-insert/out +++ b/test/normal/repeat-insert/out diff --git a/test/unit/repeat-select/repeat-end-paragraph/cmd b/test/normal/repeat-select/repeat-end-paragraph/cmd index b5de3376..b5de3376 100644 --- a/test/unit/repeat-select/repeat-end-paragraph/cmd +++ b/test/normal/repeat-select/repeat-end-paragraph/cmd diff --git a/test/unit/repeat-select/repeat-end-paragraph/in b/test/normal/repeat-select/repeat-end-paragraph/in index dc0976dd..dc0976dd 100644 --- a/test/unit/repeat-select/repeat-end-paragraph/in +++ b/test/normal/repeat-select/repeat-end-paragraph/in diff --git a/test/unit/repeat-select/repeat-end-paragraph/state b/test/normal/repeat-select/repeat-end-paragraph/state index 3af9021b..3af9021b 100644 --- a/test/unit/repeat-select/repeat-end-paragraph/state +++ b/test/normal/repeat-select/repeat-end-paragraph/state diff --git a/test/unit/repeat-select/repeat-find-char/cmd b/test/normal/repeat-select/repeat-find-char/cmd index 746ca673..746ca673 100644 --- a/test/unit/repeat-select/repeat-find-char/cmd +++ b/test/normal/repeat-select/repeat-find-char/cmd diff --git a/test/unit/repeat-select/repeat-find-char/in b/test/normal/repeat-select/repeat-find-char/in index 9899a767..9899a767 100644 --- a/test/unit/repeat-select/repeat-find-char/in +++ b/test/normal/repeat-select/repeat-find-char/in diff --git a/test/unit/repeat-select/repeat-find-char/state b/test/normal/repeat-select/repeat-find-char/state index c8bc6a87..c8bc6a87 100644 --- a/test/unit/repeat-select/repeat-find-char/state +++ b/test/normal/repeat-select/repeat-find-char/state diff --git a/test/unit/replace-lines/cmd b/test/normal/replace-lines/cmd index a96fb795..a96fb795 100644 --- a/test/unit/replace-lines/cmd +++ b/test/normal/replace-lines/cmd diff --git a/test/unit/replace-lines/in b/test/normal/replace-lines/in index 9c2a7090..9c2a7090 100644 --- a/test/unit/replace-lines/in +++ b/test/normal/replace-lines/in diff --git a/test/unit/replace-lines/out b/test/normal/replace-lines/out index 78483296..78483296 100644 --- a/test/unit/replace-lines/out +++ b/test/normal/replace-lines/out diff --git a/test/unit/replace/cmd b/test/normal/replace/cmd index ba4e0d5a..ba4e0d5a 100644 --- a/test/unit/replace/cmd +++ b/test/normal/replace/cmd diff --git a/test/unit/replace/in b/test/normal/replace/in index 78981922..78981922 100644 --- a/test/unit/replace/in +++ b/test/normal/replace/in diff --git a/test/unit/replace/out b/test/normal/replace/out index 61780798..61780798 100644 --- a/test/unit/replace/out +++ b/test/normal/replace/out diff --git a/test/unit/replay-macro/cmd b/test/normal/replay-macro/cmd index bca70f35..bca70f35 100644 --- a/test/unit/replay-macro/cmd +++ b/test/normal/replay-macro/cmd diff --git a/test/unit/replay-macro/out b/test/normal/replay-macro/out index 98aa21c7..98aa21c7 100644 --- a/test/unit/replay-macro/out +++ b/test/normal/replay-macro/out diff --git a/test/unit/replay-macro/rc b/test/normal/replay-macro/rc index 00d2afcb..00d2afcb 100644 --- a/test/unit/replay-macro/rc +++ b/test/normal/replay-macro/rc diff --git a/test/unit/rotate-content/cmd b/test/normal/rotate-content/cmd index 164896b5..164896b5 100644 --- a/test/unit/rotate-content/cmd +++ b/test/normal/rotate-content/cmd diff --git a/test/unit/rotate-content/in b/test/normal/rotate-content/in index 478a6fee..478a6fee 100644 --- a/test/unit/rotate-content/in +++ b/test/normal/rotate-content/in diff --git a/test/unit/rotate-content/out b/test/normal/rotate-content/out index 2a0ec25a..2a0ec25a 100644 --- a/test/unit/rotate-content/out +++ b/test/normal/rotate-content/out diff --git a/test/unit/rotate/cmd b/test/normal/rotate/cmd index a729d2a8..a729d2a8 100644 --- a/test/unit/rotate/cmd +++ b/test/normal/rotate/cmd diff --git a/test/unit/rotate/in b/test/normal/rotate/in index 478a6fee..478a6fee 100644 --- a/test/unit/rotate/in +++ b/test/normal/rotate/in diff --git a/test/unit/rotate/selections b/test/normal/rotate/selections index ce22f89b..ce22f89b 100644 --- a/test/unit/rotate/selections +++ b/test/normal/rotate/selections diff --git a/test/unit/save-selections/cmd b/test/normal/save-selections/cmd index 98e2d7ef..98e2d7ef 100644 --- a/test/unit/save-selections/cmd +++ b/test/normal/save-selections/cmd diff --git a/test/unit/save-selections/in b/test/normal/save-selections/in index 93ca9ce7..93ca9ce7 100644 --- a/test/unit/save-selections/in +++ b/test/normal/save-selections/in diff --git a/test/unit/save-selections/selections b/test/normal/save-selections/selections index 6949e3af..6949e3af 100644 --- a/test/unit/save-selections/selections +++ b/test/normal/save-selections/selections diff --git a/test/unit/search-extending/cmd b/test/normal/search-extending/cmd index 5bb20d25..5bb20d25 100644 --- a/test/unit/search-extending/cmd +++ b/test/normal/search-extending/cmd diff --git a/test/unit/search-extending/in b/test/normal/search-extending/in index a3133ea2..a3133ea2 100644 --- a/test/unit/search-extending/in +++ b/test/normal/search-extending/in diff --git a/test/unit/search-extending/selections b/test/normal/search-extending/selections index 1da92a26..1da92a26 100644 --- a/test/unit/search-extending/selections +++ b/test/normal/search-extending/selections diff --git a/test/unit/search-reverse-extending/cmd b/test/normal/search-reverse-extending/cmd index bf5f1cc6..bf5f1cc6 100644 --- a/test/unit/search-reverse-extending/cmd +++ b/test/normal/search-reverse-extending/cmd diff --git a/test/unit/search-reverse-extending/in b/test/normal/search-reverse-extending/in index a3133ea2..a3133ea2 100644 --- a/test/unit/search-reverse-extending/in +++ b/test/normal/search-reverse-extending/in diff --git a/test/unit/search-reverse-extending/selections b/test/normal/search-reverse-extending/selections index 20b4d26d..20b4d26d 100644 --- a/test/unit/search-reverse-extending/selections +++ b/test/normal/search-reverse-extending/selections diff --git a/test/unit/search-reverse-rightmost/missed-match/cmd b/test/normal/search-reverse-rightmost/missed-match/cmd index 2e666042..2e666042 100644 --- a/test/unit/search-reverse-rightmost/missed-match/cmd +++ b/test/normal/search-reverse-rightmost/missed-match/cmd diff --git a/test/unit/search-reverse-rightmost/missed-match/in b/test/normal/search-reverse-rightmost/missed-match/in index 88a28c1f..88a28c1f 100644 --- a/test/unit/search-reverse-rightmost/missed-match/in +++ b/test/normal/search-reverse-rightmost/missed-match/in diff --git a/test/unit/search-reverse-rightmost/missed-match/selections b/test/normal/search-reverse-rightmost/missed-match/selections index 0e46b314..0e46b314 100644 --- a/test/unit/search-reverse-rightmost/missed-match/selections +++ b/test/normal/search-reverse-rightmost/missed-match/selections diff --git a/test/unit/search-reverse-rightmost/overlap/cmd b/test/normal/search-reverse-rightmost/overlap/cmd index d9568408..d9568408 100644 --- a/test/unit/search-reverse-rightmost/overlap/cmd +++ b/test/normal/search-reverse-rightmost/overlap/cmd diff --git a/test/unit/search-reverse-rightmost/overlap/in b/test/normal/search-reverse-rightmost/overlap/in index c4144a07..c4144a07 100644 --- a/test/unit/search-reverse-rightmost/overlap/in +++ b/test/normal/search-reverse-rightmost/overlap/in diff --git a/test/unit/search-reverse-rightmost/overlap/selections b/test/normal/search-reverse-rightmost/overlap/selections index 1505b408..1505b408 100644 --- a/test/unit/search-reverse-rightmost/overlap/selections +++ b/test/normal/search-reverse-rightmost/overlap/selections diff --git a/test/unit/search-reverse/cmd b/test/normal/search-reverse/cmd index 5c0f83d7..5c0f83d7 100644 --- a/test/unit/search-reverse/cmd +++ b/test/normal/search-reverse/cmd diff --git a/test/unit/search-reverse/in b/test/normal/search-reverse/in index a3133ea2..a3133ea2 100644 --- a/test/unit/search-reverse/in +++ b/test/normal/search-reverse/in diff --git a/test/unit/search-reverse/selections b/test/normal/search-reverse/selections index 257cc564..257cc564 100644 --- a/test/unit/search-reverse/selections +++ b/test/normal/search-reverse/selections diff --git a/test/unit/search/cmd b/test/normal/search/cmd index 26d5cde1..26d5cde1 100644 --- a/test/unit/search/cmd +++ b/test/normal/search/cmd diff --git a/test/unit/search/in b/test/normal/search/in index a3133ea2..a3133ea2 100644 --- a/test/unit/search/in +++ b/test/normal/search/in diff --git a/test/unit/search/selections b/test/normal/search/selections index 76018072..76018072 100644 --- a/test/unit/search/selections +++ b/test/normal/search/selections diff --git a/test/unit/select-line-extending/cmd b/test/normal/select-line-extending/cmd index 62d8fe9f..62d8fe9f 100644 --- a/test/unit/select-line-extending/cmd +++ b/test/normal/select-line-extending/cmd diff --git a/test/unit/select-line-extending/in b/test/normal/select-line-extending/in index 257cc564..257cc564 100644 --- a/test/unit/select-line-extending/in +++ b/test/normal/select-line-extending/in diff --git a/test/unit/select-line-extending/selections b/test/normal/select-line-extending/selections index 75d7bfb8..75d7bfb8 100644 --- a/test/unit/select-line-extending/selections +++ b/test/normal/select-line-extending/selections diff --git a/test/unit/select-line/cmd b/test/normal/select-line/cmd index 587be6b4..587be6b4 100644 --- a/test/unit/select-line/cmd +++ b/test/normal/select-line/cmd diff --git a/test/unit/select-line/in b/test/normal/select-line/in index 257cc564..257cc564 100644 --- a/test/unit/select-line/in +++ b/test/normal/select-line/in diff --git a/test/unit/select-line/selections b/test/normal/select-line/selections index 75d7bfb8..75d7bfb8 100644 --- a/test/unit/select-line/selections +++ b/test/normal/select-line/selections diff --git a/test/unit/select/cmd b/test/normal/select/cmd index f28a02c5..f28a02c5 100644 --- a/test/unit/select/cmd +++ b/test/normal/select/cmd diff --git a/test/unit/select/in b/test/normal/select/in index 6969fccc..6969fccc 100644 --- a/test/unit/select/in +++ b/test/normal/select/in diff --git a/test/unit/select/selections b/test/normal/select/selections index 257cc564..257cc564 100644 --- a/test/unit/select/selections +++ b/test/normal/select/selections diff --git a/test/unit/split-at-begin/cmd b/test/normal/split-at-begin/cmd index f2acbb71..f2acbb71 100644 --- a/test/unit/split-at-begin/cmd +++ b/test/normal/split-at-begin/cmd diff --git a/test/unit/split-at-begin/in b/test/normal/split-at-begin/in index 1aeaedbf..1aeaedbf 100644 --- a/test/unit/split-at-begin/in +++ b/test/normal/split-at-begin/in diff --git a/test/unit/split-at-begin/selections b/test/normal/split-at-begin/selections index dd81dec5..dd81dec5 100644 --- a/test/unit/split-at-begin/selections +++ b/test/normal/split-at-begin/selections diff --git a/test/unit/split/cmd b/test/normal/split/cmd index 01c0a32d..01c0a32d 100644 --- a/test/unit/split/cmd +++ b/test/normal/split/cmd diff --git a/test/unit/split/in b/test/normal/split/in index 8be66fa5..8be66fa5 100644 --- a/test/unit/split/in +++ b/test/normal/split/in diff --git a/test/unit/split/selections b/test/normal/split/selections index 49f37f3d..49f37f3d 100644 --- a/test/unit/split/selections +++ b/test/normal/split/selections diff --git a/test/unit/switch-case/cmd b/test/normal/switch-case/cmd index 90d44364..90d44364 100644 --- a/test/unit/switch-case/cmd +++ b/test/normal/switch-case/cmd diff --git a/test/unit/switch-case/in b/test/normal/switch-case/in index 19ad44c0..19ad44c0 100644 --- a/test/unit/switch-case/in +++ b/test/normal/switch-case/in diff --git a/test/unit/switch-case/selections b/test/normal/switch-case/selections index 9558898b..9558898b 100644 --- a/test/unit/switch-case/selections +++ b/test/normal/switch-case/selections diff --git a/test/unit/to-char-backward-extending/cmd b/test/normal/to-char-backward-extending/cmd index 589f917d..589f917d 100644 --- a/test/unit/to-char-backward-extending/cmd +++ b/test/normal/to-char-backward-extending/cmd diff --git a/test/unit/to-char-backward-extending/in b/test/normal/to-char-backward-extending/in index 1da8fdf7..1da8fdf7 100644 --- a/test/unit/to-char-backward-extending/in +++ b/test/normal/to-char-backward-extending/in diff --git a/test/unit/to-char-backward-extending/selections b/test/normal/to-char-backward-extending/selections index cecd2dec..cecd2dec 100644 --- a/test/unit/to-char-backward-extending/selections +++ b/test/normal/to-char-backward-extending/selections diff --git a/test/unit/to-char-backward/cmd b/test/normal/to-char-backward/cmd index 8fda5ff2..8fda5ff2 100644 --- a/test/unit/to-char-backward/cmd +++ b/test/normal/to-char-backward/cmd diff --git a/test/unit/to-char-backward/in b/test/normal/to-char-backward/in index 1da8fdf7..1da8fdf7 100644 --- a/test/unit/to-char-backward/in +++ b/test/normal/to-char-backward/in diff --git a/test/unit/to-char-backward/selections b/test/normal/to-char-backward/selections index cecd2dec..cecd2dec 100644 --- a/test/unit/to-char-backward/selections +++ b/test/normal/to-char-backward/selections diff --git a/test/unit/to-char-forward-extending/cmd b/test/normal/to-char-forward-extending/cmd index 935a1942..935a1942 100644 --- a/test/unit/to-char-forward-extending/cmd +++ b/test/normal/to-char-forward-extending/cmd diff --git a/test/unit/to-char-forward-extending/in b/test/normal/to-char-forward-extending/in index 1da8fdf7..1da8fdf7 100644 --- a/test/unit/to-char-forward-extending/in +++ b/test/normal/to-char-forward-extending/in diff --git a/test/unit/to-char-forward-extending/selections b/test/normal/to-char-forward-extending/selections index b9f1b3f0..b9f1b3f0 100644 --- a/test/unit/to-char-forward-extending/selections +++ b/test/normal/to-char-forward-extending/selections diff --git a/test/unit/to-char-forward/cmd b/test/normal/to-char-forward/cmd index 2e42ae55..2e42ae55 100644 --- a/test/unit/to-char-forward/cmd +++ b/test/normal/to-char-forward/cmd diff --git a/test/unit/to-char-forward/in b/test/normal/to-char-forward/in index 1da8fdf7..1da8fdf7 100644 --- a/test/unit/to-char-forward/in +++ b/test/normal/to-char-forward/in diff --git a/test/unit/to-char-forward/selections b/test/normal/to-char-forward/selections index 46e2eef4..46e2eef4 100644 --- a/test/unit/to-char-forward/selections +++ b/test/normal/to-char-forward/selections diff --git a/test/unit/trim-lines/cmd b/test/normal/trim-lines/cmd index d786ed97..d786ed97 100644 --- a/test/unit/trim-lines/cmd +++ b/test/normal/trim-lines/cmd diff --git a/test/unit/trim-lines/in b/test/normal/trim-lines/in index 5d798383..5d798383 100644 --- a/test/unit/trim-lines/in +++ b/test/normal/trim-lines/in diff --git a/test/unit/trim-lines/selections b/test/normal/trim-lines/selections index 23361fb5..23361fb5 100644 --- a/test/unit/trim-lines/selections +++ b/test/normal/trim-lines/selections diff --git a/test/unit/undo-after-replace-lines/cmd b/test/normal/undo-after-replace-lines/cmd index 4b0cc2ac..4b0cc2ac 100644 --- a/test/unit/undo-after-replace-lines/cmd +++ b/test/normal/undo-after-replace-lines/cmd diff --git a/test/unit/undo-after-replace-lines/in b/test/normal/undo-after-replace-lines/in index 9c2a7090..9c2a7090 100644 --- a/test/unit/undo-after-replace-lines/in +++ b/test/normal/undo-after-replace-lines/in diff --git a/test/unit/undo-after-replace-lines/out b/test/normal/undo-after-replace-lines/out index 78483296..78483296 100644 --- a/test/unit/undo-after-replace-lines/out +++ b/test/normal/undo-after-replace-lines/out diff --git a/test/unit/undo/cmd b/test/normal/undo/cmd index 37dc93f7..37dc93f7 100644 --- a/test/unit/undo/cmd +++ b/test/normal/undo/cmd diff --git a/test/unit/undo/in b/test/normal/undo/in index c2267c2e..c2267c2e 100644 --- a/test/unit/undo/in +++ b/test/normal/undo/in diff --git a/test/unit/undo/out b/test/normal/undo/out index 257cc564..257cc564 100644 --- a/test/unit/undo/out +++ b/test/normal/undo/out diff --git a/test/unit/upper-case/cmd b/test/normal/upper-case/cmd index 54bcf304..54bcf304 100644 --- a/test/unit/upper-case/cmd +++ b/test/normal/upper-case/cmd diff --git a/test/unit/upper-case/in b/test/normal/upper-case/in index c2267c2e..c2267c2e 100644 --- a/test/unit/upper-case/in +++ b/test/normal/upper-case/in diff --git a/test/unit/upper-case/selections b/test/normal/upper-case/selections index b7d6715e..b7d6715e 100644 --- a/test/unit/upper-case/selections +++ b/test/normal/upper-case/selections diff --git a/test/unit/yank/cmd b/test/normal/yank/cmd index f1ed649d..f1ed649d 100644 --- a/test/unit/yank/cmd +++ b/test/normal/yank/cmd diff --git a/test/unit/yank/in b/test/normal/yank/in index c2267c2e..c2267c2e 100644 --- a/test/unit/yank/in +++ b/test/normal/yank/in diff --git a/test/unit/yank/out b/test/normal/yank/out index 55b5f1fc..55b5f1fc 100644 --- a/test/unit/yank/out +++ b/test/normal/yank/out |
