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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
test/core: remove unused variable
Marc André Tanner
1
-1
/
+0
2020-05-13
test/core: instruct memory sanitizer to track memory origin
Marc André Tanner
1
-1
/
+1
2020-05-13
test/core: fix memory leak in array test
Marc André Tanner
1
-0
/
+1
2020-05-13
test/core: update ccan tap module
Marc André Tanner
1
-2
/
+2
2020-05-11
test/core: fix compilation with gcc 10
Marc André Tanner
2
-1
/
+3
2020-02-17
test/core: avoid compiler warning about zero length format string
Marc André Tanner
1
-2
/
+2
2020-02-13
Fix compiler warnings
Marc André Tanner
1
-1
/
+2
2018-05-16
Merge branch 'check-shadow-permissions' of https://github.com/paride/vis-test
Marc André Tanner
1
-1
/
+1
2018-05-03
Check that /etc/shadow is actually not readable
Paride Legovini
1
-1
/
+1
2018-04-15
make clean: actually cleanup everything
Paride Legovini
1
-0
/
+1
2017-04-09
test/core: tweak used CFLAGS
Marc André Tanner
1
-5
/
+5
2017-04-08
test/core: add a few tests for iterator find functions
Marc André Tanner
1
-0
/
+43
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/core: add some more array related tests
Marc André Tanner
1
-0
/
+30
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-02
test/core: remove map_prefix_delete tests
Marc André Tanner
1
-2
/
+0
2017-01-07
test/core: add some more buffer tests
Marc André Tanner
1
-10
/
+14
2016-12-29
test/core: add tests for map_{first, prefix_delete}
Marc André Tanner
1
-0
/
+11
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
2016-12-22
test/core: tweak tests to work with tis-interpreter
Marc André Tanner
6
-26
/
+77
2016-12-21
test/core: make core tests asan clean
Marc André Tanner
4
-3
/
+19
2016-12-20
test/core: cleanup and add formatted related buffer tests
Marc André Tanner
1
-7
/
+26
2016-12-16
test/core: update .gitignore with coverage related files
Marc André Tanner
2
-0
/
+4
2016-12-16
test/core: add code coverage instrumentation
Marc André Tanner
1
-1
/
+4
2016-12-16
text/core: add some mark related tests
Marc André Tanner
1
-0
/
+25
2016-12-16
text/core: fix make debug and related warnings
Marc André Tanner
3
-16
/
+9
2016-05-09
Improve Cygwin support
Marc André Tanner
2
-1
/
+2
2016-05-07
test/core: update dependencies for text test case
Marc André Tanner
1
-1
/
+1
2016-04-19
Initial import of test branch from vis repository
Marc André Tanner
19
-0
/
+2674