kakoune/test/regression
2019-03-05 20:31:40 +11:00
..
595-smart-search-unicode
612-assertion-with-NormalBegin-hook
633-spurious-new-line-inserted-when-replacing-at-end
638-highlight-codepoint-with-bracket
643-crash-on-a-@-on-specially-crafted-buffer
654-crash-on-undo-after-macro
699-to-eol-from-eol
704-crash-when-using-a-hook-on-NormalBegin-and-NormalEnd
733-selection-list-from-string-not-valid
743-crash-on-replace-undo
751-wrong-selection-after-undo
787-crash-after-S
809-alt-f-t-to-first-char
811-double-width-codepoints
844-prev-word-at-buffer-start
860-python-incorrect-commenting Remove a script loaded in a test that's not required anymore 2016-10-15 13:36:19 +03:00
872-indentation-misbeahviour-c++
918-wrong-asterisk-inserted Rework c-family /* */ comments auto insertion of prefix star 2016-11-14 21:11:20 +00:00
921-keep-empty-line-matches-all-lines
993-user-text-object
1014-ambiguous-kak_selections
1051-crash-on-empty-param
1053-crash-on-deletion-and-paste
1074-comment-leader-autoinsert-error
1105-object-selection-behaviour tests: Update selections files to match the new selection list syntax 2018-07-05 07:54:28 +10:00
1111-unexpected-behaviour-on-new-line-in-comment
1118-misaligned-comment-start
1129-capture-groups-are-broken
1195-infinite-loop-in-regex-matching
1227-segfault-on-option-access
1233-corrent-cursor-handling-for-indent-objects
1275-replaced-range-split Rename highlighters that used an underscore to use a dash 2018-07-08 19:14:15 +10:00
1308-wrong-behaviour-of-kak-indent-on-newline
1382-column-highlighter-broken-on-horizontal-scroll
1433-scrolloff-broken-with-soft-wrap
1435-misplaced-cursor-with-show_matching-hl
1453-show_whitespaces-highlighter-breaks-tab-alignment
1459-assertion-on-wrapped-long-line
1469-assert-on-repeat-insert Do not allow repeating last insert when we are not in normal mode 2017-06-27 09:57:10 +01:00
1504-assertion-on-incorrect-pipe-use Always select inserted text after piping 2019-01-23 20:14:08 +11:00
1518-wrong-undo-handling-with-fifo-buffers
1525-lua-indent-error
1580-A-not-moving-to-eol
1680-crash-with-dot-and-alt-semicolon
1731-wrap-hidden-buffer
1741-scrolloff-hides-end-of-lines
1829-unicode-as-string-delimiter
1902-regex-lookbehind-ignore-before-current-pos
1904-select-empty-line-indent-gets-whole-buffer tests: Update selections files to match the new selection list syntax 2018-07-05 07:54:28 +10:00
1920-crash-on-python-in-docstring
1937-opening-missing-file-by-full-path-fails
1964-O-does-not-position-cursor-correctly
2030-custom-selection-nesting tests: Update selections files to match the new selection list syntax 2018-07-05 07:54:28 +10:00
2056-assert-on-small-window
2078-assert-on-restoring-invalid-selections Tolerate restoring invalid coordinates from register 2018-07-05 07:54:28 +10:00
2129-inside-parentheses
2133-assert-on-rotate-contents
2367-surround-with-tight-nesting
2420-discrepancy-in-star-behaviour
2499-html-regions-assert
2562-column-highlighter-bleeding
2711-weird-regex-highlighter-behaviour Remove peephole regex optimization pass 2019-02-04 22:10:19 +11:00
2737-segfault-on-WinDisplay-hook Add a test case for WinDisplay segfault 2019-02-17 11:21:26 +11:00
2755-segfault-on-double-wrap-highlighters Fix use of invalidated iterators in highlight_range 2019-03-05 20:31:40 +11:00
0-assert-on-itersel tests: Update selections files to match the new selection list syntax 2018-07-05 07:54:28 +10:00
0-comment-after-command Fix command parsing bug when commenting after a command 2017-05-25 08:30:49 +01:00
0-compute-modified-range-crash Fix an assert in compute modified ranges when merging single char ranges 2017-07-14 12:42:43 +09:00
0-crash-on-backspace-at-buffer-begin
0-crash-on-BufSetOption-hook
0-crash-on-pipe-with-selection-access Always select inserted text after piping 2019-01-23 20:14:08 +11:00
0-crash-on-specialy-crafted-modeline
0-deindent-on-mixed-indent-line Improve deindent behaviour with mixed indent 2018-12-13 17:35:16 +11:00
0-nothing-selected-on-prompt-initial-shift-tab
0-open-below-should-not-move-cursor-on-eol Insert: Do not move end of line on open line (o/O) 2018-03-04 10:32:21 +11:00
0-replace-last-eol-with-eol
0-spurious-undo-group-on-external
0-undo-change-at-eof