Skip to content

Commit b5fd0f0

Browse files
committed
Remove redundent empty test input files
An empty input file is unnecessary as this is what the test framework will fallback to when those files are absent. Also remove meaningless out files of tests expecting errors.
1 parent 596823f commit b5fd0f0

File tree

56 files changed

+0
-52
lines changed
  • test
    • compose
      • catch-error-desc
      • do-not-run-hooks-added-by-parent
      • echo-to-file
      • file-expansion
      • hook-named-captures
      • no-hook-on-unset-option-with-same-parent
    • hooks
      • completion-hide
      • module-loaded
      • once
      • remove-regex
    • regression
      • 0-comment-after-command
      • 0-crash-on-BufSetOption-hook
      • 0-crash-on-backspace-at-buffer-begin
      • 0-crash-on-delete-buffer-BufClose
      • 0-crash-on-specialy-crafted-modeline
      • 0-eval-creates-prompt
      • 0-nothing-selected-on-prompt-initial-shift-tab
      • 0-slow-BufCloseFifo
      • 1051-crash-on-empty-param
      • 1227-segfault-on-option-access
      • 1275-replaced-range-split
      • 1435-misplaced-cursor-with-show_matching-hl
      • 1453-show_whitespaces-highlighter-breaks-tab-alignment
      • 1469-assert-on-repeat-insert
      • 1504-assertion-on-incorrect-pipe-use
      • 1680-crash-with-dot-and-alt-semicolon
      • 1829-unicode-as-string-delimiter
      • 1937-opening-missing-file-by-full-path-fails
      • 2078-assert-on-restoring-invalid-selections
      • 2562-column-highlighter-bleeding
      • 2737-segfault-on-WinDisplay-hook
      • 3388-command-line-parsing-does-not-preserve-invalid-utf8
      • 3439-parse-ascii-newline-as-return
      • 3909-crash-on-closing-buffer-with-user-mapping
      • 4414-crash-on-paste-all
      • 4471-crash-on-alt-t-with-one-char-file
      • 4601-int-min-arg
      • 4750-crash-on-append-empty-output-at-end-of-buffer
      • 4887-torn-utf8-sequence
      • 4896-remap-executing-mapping
      • 4896-unmap-executing-mapping
      • 5122-dot-fails-after-macro-replay
      • 5316-crash-on-duplicate-cursor-replace-at-end
      • 5324-BufSetOption-triggers-twice
      • 5338-crash-when-changing-buffer-on-WinDiplay
      • 5405-error-face-on-empty-prompt
      • 704-crash-when-using-a-hook-on-NormalBegin-and-NormalEnd
      • 787-crash-after-S
      • 993-user-text-object
    • shell
      • list-syntax
      • prompt-shell-script-candidates
      • prompt-shell-script-completion
      • quoted-range

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+0
-52
lines changed

test/compose/catch-error-desc/in

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/compose/do-not-run-hooks-added-by-parent/in

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/compose/echo-to-file/in

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/compose/file-expansion/in

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/compose/hook-named-captures/in

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/compose/no-hook-on-unset-option-with-same-parent/in

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/hooks/completion-hide/in

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/hooks/module-loaded/in

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/hooks/once/in

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/hooks/remove-regex/in

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)