Commit Graph

31 Commits

Author SHA1 Message Date
itchyny
2977ed29d0 rename s:unique to s:uniq 2016-03-24 21:37:16 +09:00
itchyny
77dd83a830 sort the return value of s:unique 2016-03-24 21:16:31 +09:00
itchyny
d98a94948d add tests for s:unique 2016-03-24 21:03:41 +09:00
itchyny
43a2a1a359 add a test for lightline#concatenate: keep the argument list 2016-03-24 08:42:16 +09:00
itchyny
7964261285 add tests for lightline#concatenate 2016-03-24 08:34:41 +09:00
itchyny
997c4ba572 change the tests for s:expand: stringify the indices 2016-03-22 10:24:19 +09:00
itchyny
ba4e7552ec improve tests for s:expand 2016-03-22 08:58:29 +09:00
itchyny
5f50a0d0fa add more tests for s:expand 2016-03-21 22:34:16 +09:00
itchyny
b81c73a119 add more tests for s:expand 2016-03-21 20:15:38 +09:00
itchyny
45313179b6 add more tests for s:expand 2016-03-21 18:54:17 +09:00
itchyny
6e0b2717ae add more tests for s:expand 2016-03-21 16:58:43 +09:00
itchyny
9ef3456427 add more tests for s:expand: arrays of arrays 2016-03-21 16:48:45 +09:00
itchyny
ce6c2d8aba add more tests for s:expand: short array 2016-03-21 16:41:40 +09:00
itchyny
6cd8fc8c3c add more tests for void string in s:expand 2016-03-21 16:30:01 +09:00
itchyny
738c37c7d3 fix tests for s:expand 2016-03-21 16:26:06 +09:00
itchyny
cbed6f9a69 add more tests, the function returns void string, for s:expand 2016-03-21 15:52:25 +09:00
itchyny
a61e069274 add more tests, error and notfound for s:expand 2016-03-21 15:50:10 +09:00
itchyny
4c80971765 add .themisrc 2016-03-21 15:33:44 +09:00
itchyny
f4ac7c9d32 add tests for s:expand 2016-03-21 15:31:53 +09:00
itchyny
7c579e48c9 add more tests for lightline#tabline 2016-03-20 11:01:12 +09:00
itchyny
4e15ea324d split tests per functions 2016-03-20 01:37:04 +09:00
itchyny
39d9ba1935 set g:lightline.winwidth to 180 to make the tests for lightline#tabs work 2016-03-20 00:59:37 +09:00
itchyny
00af0f6ec9 use arguments abbreviation to make tests of tabline more readable 2016-03-20 00:06:41 +09:00
itchyny
0622b9572f add tests for abbreviation in tabline 2016-03-19 23:15:02 +09:00
itchyny
abc80eefea add a test for tab_component and tab_component_function 2016-03-19 22:18:38 +09:00
itchyny
a9b9948aa2 add tests for lightline#{enable,disable,toggle} 2016-03-19 19:39:13 +09:00
itchyny
24eacd69d9 remove s:suite.before() 2016-03-19 19:31:49 +09:00
itchyny
d25c31d9a5 add tests for lightline#onetab 2016-03-19 19:15:48 +09:00
itchyny
842d3bf709 rename 2016-03-19 19:15:38 +09:00
itchyny
4909a7d88b tabnew before tabonly in s:suite.before_each() 2016-03-19 19:15:23 +09:00
itchyny
b70d1a3e87 add tests for tabline 2016-03-19 18:48:57 +09:00