index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vim
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-07
vim/test.sh: use ${CPP:-cpp} instead of hardcoding to cpp
Haelwenn (lanodan) Monnier
1
-1
/
+1
2020-11-19
test/vim: remove test involving g~
Marc André Tanner
2
-4
/
+0
2020-09-20
test/vim: set an UTF-8 locale
Marc André Tanner
1
-0
/
+1
2020-08-31
test/vim: add test for word text objects with symbols
Marc André Tanner
2
-0
/
+33
2020-07-26
test/vim: use g~ instead of ~ to swap case
Marc André Tanner
1
-1
/
+1
2020-05-13
test/vim: remove test which fails on macOS
Marc André Tanner
3
-15
/
+0
2020-02-22
test/vim: add info about skipped tests
Marc André Tanner
1
-0
/
+1
2020-02-13
test/vim: skip tests if vim is not available
Marc André Tanner
1
-3
/
+7
2018-05-22
test/vim: remove case related tests
Marc André Tanner
2
-2
/
+0
2018-05-15
test/vim: remove tests for obsolete features
Marc André Tanner
5
-7
/
+8
2017-02-25
test/vis: cleanup motion tests
Marc André Tanner
2
-4
/
+0
2017-02-24
test/vis: added a few motion tests
Erlend Fagerheim
2
-0
/
+4
2017-02-23
test: fix travis macOS test failures
Marc André Tanner
2
-26
/
+0
2017-02-22
test/vim: add test for `t` motion
Marc André Tanner
2
-0
/
+26
2017-02-12
test/vim: tweak combining characters test
Marc André Tanner
2
-1
/
+5
2017-02-11
test/vim: add a file with lots of combining characters
Marc André Tanner
2
-0
/
+3
2017-02-07
test: add a few new tests related to text objects
Marc André Tanner
4
-0
/
+4
2017-02-02
test/vim: add a few special files
Marc André Tanner
4
-0
/
+104865
2017-02-01
Add regression tests for recently fixed bugs
Marc André Tanner
10
-0
/
+32
2017-01-18
test/vim: give a hint about skipped tests
Christian Hesse
1
-1
/
+4
2017-01-18
test/vim: add some basic tests for count and repetion of `i` and `a`
Marc André Tanner
4
-0
/
+8
2017-01-18
test/vim: use macro count specifier where appropriate
Marc André Tanner
4
-21
/
+5
2017-01-13
test: change existing tests to avoid substitute command
Marc André Tanner
2
-2
/
+2
2017-01-13
test/vim: tweak test to not rely on only first substitution
Marc André Tanner
1
-1
/
+1
2016-11-19
test/vim: add a few tests for registers
Marc André Tanner
10
-0
/
+58
2016-11-19
test/vim: fixup some of the previously broken tests
Marc André Tanner
2
-4
/
+5
2016-11-19
test/vim: add some hints for possible test authors
Marc André Tanner
1
-2
/
+23
2016-11-17
test/vim: redirect both stdout and stderr to /dev/null
Marc André Tanner
1
-1
/
+1
2016-11-17
test: use :qall! to terminate tests
Marc André Tanner
1
-1
/
+1
2016-11-17
test/vim: ignore user supplied visrc.lua
Marc André Tanner
2
-0
/
+2
2016-11-17
test/vim: remove trailing white spaces after pre-processing keys file
Marc André Tanner
1
-1
/
+1
2016-11-09
test/vim: test cancelation of `r` command
Marc André Tanner
1
-0
/
+2
2016-11-09
test/vim: add test for `r` in normal/visual mode
Marc André Tanner
2
-0
/
+13
2016-11-05
test: disable test/vis and test/vim sets on non-Linux CI servers
Marc André Tanner
1
-5
/
+0
2016-11-04
test/vim: do not run these tests in continuous integration environment
Marc André Tanner
1
-0
/
+5
2016-11-03
test/vim: add more join related tests
Marc André Tanner
10
-0
/
+57
2016-05-01
test/vim: try to force a more standardized vim environment/configuraion
Marc André Tanner
1
-1
/
+1
2016-05-01
test/vim/golf: enable test using . inside a macro
Marc André Tanner
1
-0
/
+0
2016-04-21
Move vim/prompt test to vis/prompt
Marc André Tanner
2
-9
/
+0
2016-04-21
Run vim with `-u NONE` to ignore vimrc
Josh Wainwright
1
-0
/
+1
2016-04-19
Workaround bug in +- address implementation
Marc André Tanner
1
-2
/
+2
2016-04-19
Initial import of test branch from vis repository
Marc André Tanner
98
-0
/
+1163