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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
test/vim: add test for `t` motion
Marc André Tanner
2
-0
/
+26
2017-02-22
test/vis: add regression test for ec9007f0512930bc16f23e97ea626799187700b6
Marc André Tanner
3
-0
/
+5
2017-02-20
test/fuzz: add fuzzing driver for buffer
Marc André Tanner
5
-2
/
+142
2017-02-20
test/fuzz: add fuzzing infrastructure
Marc André Tanner
7
-0
/
+260
2017-02-20
test/core: add msan make target
Marc André Tanner
1
-1
/
+4
2017-02-18
test/core: rename files to have distinct names
Marc André Tanner
6
-17
/
+14
2017-02-17
test/vis: add some more tests
Marc André Tanner
12
-0
/
+84
2017-02-17
test/core: add some more array related tests
Marc André Tanner
1
-0
/
+30
2017-02-16
test/vis: set UTF-8 locale
Christian Hesse
1
-0
/
+1
2017-02-16
test/vis: add some tests for digraphs and verbatim insertion
Marc André Tanner
7
-0
/
+94
2017-02-16
test/vis: patch Lua package.path to include source repository
Marc André Tanner
1
-0
/
+1
2017-02-15
test/vis: add a test for the lexer text object
Marc André Tanner
3
-0
/
+17
2017-02-15
test/vis: source the default visrc.lua file
Marc André Tanner
1
-3
/
+4
2017-02-15
test/vis: remove C function related tests for now
Marc André Tanner
3
-47
/
+0
2017-02-14
Skip tests if Lua support is not compiled in
Marc André Tanner
3
-0
/
+15
2017-02-12
test/vim: tweak combining characters test
Marc André Tanner
2
-1
/
+5
2017-02-11
test/vis: use [0-9]+ instead of \d+ in regex
Marc André Tanner
3
-3
/
+3
2017-02-11
test/vim: add a file with lots of combining characters
Marc André Tanner
2
-0
/
+3
2017-02-11
test/vis: add some test related to multiple cursors/selections
Marc André Tanner
30
-0
/
+133
2017-02-11
test/vis: drop cpp(1) as a preprocessor
Marc André Tanner
9
-25
/
+33
2017-02-08
test/core: adjust mark related tests
Marc André Tanner
1
-20
/
+28
2017-02-08
test/core: add tests for new iterator semantics
Marc André Tanner
1
-1
/
+57
2017-02-07
test: add a few new tests related to text objects
Marc André Tanner
19
-0
/
+145
2017-02-02
test/core: remove map_prefix_delete tests
Marc André Tanner
1
-2
/
+0
2017-02-02
test/vim: add a few special files
Marc André Tanner
4
-0
/
+104865
2017-02-02
test/sam: add more tests
Marc André Tanner
25
-1
/
+66
2017-02-01
Add regression tests for recently fixed bugs
Marc André Tanner
13
-0
/
+40
2017-01-20
test/lua: adapt basic_map test to new newline behavior
Marc André Tanner
1
-5
/
+6
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/sam: add test for new grouping semantics
Marc André Tanner
2
-0
/
+5
2017-01-13
test: change existing tests to avoid substitute command
Marc André Tanner
3
-3
/
+3
2017-01-13
test/vim: tweak test to not rely on only first substitution
Marc André Tanner
1
-1
/
+1
2017-01-13
test/vis: tweak structural regex tests to take new selection into account
Marc André Tanner
2
-2
/
+4
2017-01-12
tests: make :help output actually visible
Marc André Tanner
2
-2
/
+2
2017-01-12
test/sam: adapt tests to new grouping semantics
Marc André Tanner
21
-60
/
+63
2017-01-07
test/core: add some more buffer tests
Marc André Tanner
1
-10
/
+14
2017-01-07
test/sam: work around bug of 9base sam as shipped by Ubuntu 12.04
Marc André Tanner
1
-1
/
+1
2017-01-05
test/sam: use smaller file for filter test case
Marc André Tanner
1
-1
/
+1
2016-12-30
test/sam: try to fix travis list output
Marc André Tanner
1
-2
/
+2
2016-12-30
Revert "Make sure that info messages are printed before test case is run"
Marc André Tanner
3
-7
/
+5
2016-12-29
test/core: add tests for map_{first, prefix_delete}
Marc André Tanner
1
-0
/
+11
2016-12-28
Make sure that info messages are printed before test case is run
Marc André Tanner
3
-5
/
+7
2016-12-28
test/core: make tap.h replacement output work outside of tis-interpreter
Marc André Tanner
1
-0
/
+2
2016-12-27
test/core: add some array_remove test cases
Marc André Tanner
1
-0
/
+28
2016-12-22
test/core: reorder test cases
Marc André Tanner
1
-3
/
+3
2016-12-22
test/core: add make {a,ub}san targets
Marc André Tanner
1
-1
/
+7
2016-12-22
test/core: add make valgrind target
Marc André Tanner
2
-1
/
+10
2016-12-22
test/core: use smaller buffer/block sizes to force more memory allocations
Marc André Tanner
1
-1
/
+1
[next]