index
:
evil.git
bugfix-1038-handle-vector-macros
master
release-1.14
stable
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evil-tests.el
Age
Commit message (
Expand
)
Author
2019-12-17
Bump version to 1.2.16
Eivind Fonn
2019-12-11
Bump version to 1.2.15
1.2.15
Eivind Fonn
2019-11-23
Fix erroneously short-parsing Emacs commands
Eivind Fonn
2019-11-20
Add test
Vasilij Schneidermann
2019-11-19
Tests: skip flyspell tests unless aspell is installed
Eivind Fonn
2019-11-19
Travis: don't use ert-run-tests-batch-and-exit
Eivind Fonn
2019-11-05
Unwed evil-move-beyond-eol and evil-move-cursor-back
Justin Burkett
2019-10-31
Skip failing jump test
Eivind Fonn
2019-07-28
Fix :global behavior with trailing slashes
panda
2019-01-04
Bump version to 1.2.14
1.2.14
Eivind Fonn
2018-09-14
fix for append from visual state
denin
2018-03-04
:global should take into account evil-ex-search-case
Evgeni Kolev
2018-01-25
Add tests for evil-initial-state
Justin Burkett
2018-01-22
Add test for evil-visual-update-x-selection with killed buffer
Hans-Peter Deifel
2018-01-09
Remove evil-temp-filename
Justin Burkett
2018-01-09
Don't use make-temp-name
Justin Burkett
2017-12-05
Add test for evil-define-key 'global and 'local maps
Justin Burkett
2017-11-21
Exit search upon reaching end of region in evil-ex-substitute
Justin Burkett
2017-10-28
Preserve undo history when the execution of a keyboard macro is stopped by an...
Joaquim Monserrat
2017-10-02
update version to 1.2.13
1.2.13
Eivind Fonn
2017-08-01
fix pipe text-object macro
William G Hatch
2017-07-25
Add test for regression in #881
Justin Burkett
2017-07-04
Split evil-tests.el into two files
Evgeni Kolev
2017-06-22
Keep Emacs from clearing text properties on yank
Vasilij Schneidermann
2017-06-12
Prevent infinite loop in evil-ex-substitute
Justin Burkett
2017-05-31
Add support for passing REGISTER and COUNT to :yank
Evgeni Kolev
2017-05-11
Add tests for evil-ex-substitute n flag
Justin Burkett
2017-05-11
Refactor evil-ex-substitute
Justin Burkett
2017-05-11
Add tests for evil-ex-substitute of newlines
Justin Burkett
2017-05-10
Support numbers in Emacs commands for ex
Vasilij Schneidermann
2017-05-09
Merge pull request #818 from edkolev/master
Vasilij Schneidermann
2017-05-04
Fix evil-search-next when search string is newline
Justin Burkett
2017-04-29
Add support for passing REGISTER and COUNT to :delete
Evgeni Kolev
2017-04-17
:global should use last pattern if none given
Evgeni Kolev
2017-03-23
Don’t ask to save abbrevs after tests
Eivind Fonn
2017-03-23
Add customizable variable `evil-want-abbrev-expand-on-insert-exit`.
Evgeni Kolev
2017-03-23
Implement ]s and [s
Vasilij Schneidermann
2017-03-23
Emulate vim's behaviour when both COUNT and range is given.
Evgeni Kolev
2017-03-23
Add support for passing COUNT and BANG to :join
Evgeni Kolev
2017-03-17
Correct C-e and C-y in replace state
Vasilij Schneidermann
2016-04-05
Merge stable
Frank Fischer
2016-04-05
update version to 1.2.12
1.2.12
Frank Fischer
2016-03-28
Handle block text objects ending in complete lines (re #645)
Frank Fischer
2016-03-28
Block objects of exclusive-line type may return linewise selection (fix #645)
Frank Fischer
2016-03-24
Change exclusive selection type of paren blocks to `exclusive-line` (fix #643)
Frank Fischer
2016-03-07
Merge with stable
Frank Fischer
2016-03-07
update version to 1.2.11
1.2.11
Frank Fischer
2016-02-27
Do not re-expand range returned by text-objects
Frank Fischer
2016-02-27
Merge with stable
Frank Fischer
2016-02-27
Declare `quoted-insert` change repeatable (fix #627)
Frank Fischer
[next]