Commit Graph

1438 Commits

Author SHA1 Message Date
John Guo
ebdad47f2d
Merge pull request #181 from goflyfox/master 2019-06-15 23:00:47 +08:00
zcool321@sina.com
cb4e36f591 update rwmutex test2 2019-06-15 22:19:37 +08:00
zcool321@sina.com
cd30efaaa1 update gcmd test 2019-06-15 22:11:08 +08:00
John
7c234e0437 golint for gvar 2019-06-15 22:06:47 +08:00
John
d973c5d5c7 improve communication feature for gproc 2019-06-15 21:41:20 +08:00
John
6b5484bf55 Merge branch 'master' into develop 2019-06-15 20:42:48 +08:00
John Guo
8a69fd09fc
Merge pull request #185 from hailaz/master 2019-06-15 18:34:34 +08:00
John
c02f502bd8 fix issue in gqueue.Size 2019-06-15 18:30:09 +08:00
John
d5d6b8c303 comment unused gbtree.BTree.isFull function 2019-06-15 18:03:07 +08:00
hailaz
5c592afebe Improve gtree unit testing. 2019-06-15 17:51:48 +08:00
John
fe152dfa63 comment updates for gtree; fix issue in gtree.AVLTree.Remove 2019-06-15 16:53:36 +08:00
John
e695983d4d improving gproc 2019-06-15 16:07:36 +08:00
jroam
a88363e34c Merge branch '测试glist' 2019-06-14 14:58:33 +08:00
jroam
0f1261d0e3 完成glist测试率 2019-06-14 14:58:00 +08:00
John
1e680c7a8b fix issue in gcache 2019-06-14 10:44:56 +08:00
John
e981143ead fix issue in gspath 2019-06-14 10:35:12 +08:00
zhangbiao
3e2d5e0bdb update mutex test2 2019-06-14 10:28:24 +08:00
zhangbiao
1f19ed71aa update mutex test 2019-06-14 10:20:15 +08:00
zcool321@sina.com
5baa82da8f add gcmd test 2019-06-14 00:35:18 +08:00
zcool321@sina.com
48f610a216 add mutex and rwmutex test 2019-06-14 00:03:13 +08:00
zcool321@sina.com
e4e58791a6 add empty test 2019-06-13 23:50:12 +08:00
John
46c42ec249 add unit test cases for cmdenv/gcmd 2019-06-13 22:58:58 +08:00
John
d068c1418e Merge branch 'master' into develop 2019-06-13 22:40:20 +08:00
John Guo
41db3a32f4
Merge pull request #180 from jroam/master 2019-06-13 22:37:19 +08:00
jroam
b3a00becf3 sort_int恢复成主库代码 2019-06-13 22:18:45 +08:00
jroam
d1d8cd8482 用gofmt格式化代码 2019-06-13 21:44:14 +08:00
John
1228907d59 comment updates for internal 2019-06-13 21:14:46 +08:00
John
57b54414d6 merge master 2019-06-13 21:00:14 +08:00
John Guo
4934564b7b
Merge pull request #179 from hailaz/master 2019-06-13 20:32:07 +08:00
John
7348d14fef shut error printing in unit test cases for gcfg/gview 2019-06-13 20:29:40 +08:00
John
9cddb7ed9a improve unit test cases for gparser 2019-06-13 20:21:18 +08:00
John
8c84de3f73 improve unit test cases for gparser 2019-06-13 20:20:43 +08:00
John
96529a4c1c update unit test cases for gjson/gcfg/gcompress/gparser 2019-06-13 19:41:43 +08:00
John
c7a729fe06 Merge branch 'master' of https://github.com/gogf/gf 2019-06-13 19:29:19 +08:00
John
23d404f681 add glog.Expose for glog; add Trim operation for glog.Logger.Write; fix issue in gjson.Remove for slice 2019-06-13 19:29:09 +08:00
John Guo
887aeee2d4
Merge pull request #178 from piaohao/master 2019-06-13 19:09:55 +08:00
jroam
622dbfda31 完成garray测试覆盖率,达90%. 2019-06-13 17:02:30 +08:00
piaohao
80cf3e833b 非test文件 恢复 原样 2019-06-13 12:41:20 +08:00
piaohao
d305d25935 gparse测试用例 2019-06-13 12:30:35 +08:00
piaohao
81502cfb6d gjson,gredis测试用例编写 2019-06-13 11:58:43 +08:00
hailaz
5950a3fcc3 gpool unit test. 2019-06-13 11:42:51 +08:00
John
55f5e6d7aa improve gcharset 2019-06-12 23:50:37 +08:00
jroam
e2070e785c
Merge pull request #23 from gogf/master
bug更新
2019-06-12 22:58:08 +08:00
John Guo
905d5abed6
Merge pull request #171 from hailaz/master 2019-06-12 22:56:39 +08:00
jroam
211e06d04d Merge branch 'master' of https://github.com/gogf/gf into gogf-master 2019-06-12 22:56:23 +08:00
John
7aaf9e9228 fix issue in garray.Contains/New*ArrayFromCopy 2019-06-12 22:45:13 +08:00
jroam
a901e7177c 添加garray测试未完成 2019-06-12 22:37:17 +08:00
piaohao
afc2bcfb28 gjson测试用例完善 2019-06-12 22:14:31 +08:00
John
8da204fbd8 remove test file of gchan 2019-06-12 21:10:49 +08:00
John
17d49510c4 add example for gcharset; fix issue in gxml 2019-06-12 21:02:00 +08:00
John
4af8ae1470 Merge branch 'master' of https://github.com/gogf/gf 2019-06-12 20:50:27 +08:00
John
3a5c660693 refract gcharset 2019-06-12 20:49:40 +08:00
piaohao
9e65100a06 gcompress,gcfg,gparser模块测试用例编写 2019-06-12 19:22:02 +08:00
jroam
399e47c548 修改测试 2019-06-12 18:14:54 +08:00
hailaz
abdf8e696c gtype unit test use AssertEQ replace Assert. 2019-06-12 17:52:30 +08:00
John Guo
4a2e217625
Merge pull request #175 from 2892931976/gf-chj 2019-06-12 17:47:54 +08:00
John Guo
52d0280137
Merge pull request #157 from wenzi1/master 2019-06-12 17:42:11 +08:00
John
5be9765eb7 add TODO for gfile.Search 2019-06-12 17:40:50 +08:00
jroam
cdb9488752 edit tests 2019-06-12 17:14:08 +08:00
jroam
0388113870 Merge branch 'master' of https://github.com/gogf/gf into gogf-master 2019-06-12 17:04:11 +08:00
jroam
c6dfb4d4f8 add some test 2019-06-12 16:52:02 +08:00
wenzi1
4a40b58b63 框架中增加字符集转换的标准库 2019-06-12 12:12:00 +08:00
陈国潮
407068a0bf add ghash basic test 2019-06-12 11:33:30 +08:00
hailaz
165330ec68 gchan unit test 2019-06-12 11:21:10 +08:00
John
6e7d08fbfb fix issue in garray.Search 2019-06-12 10:11:54 +08:00
jroam
1ae77f56e5 添加garray测试代码 2019-06-11 23:32:08 +08:00
John
469f9c7ce5 comment update for gflock 2019-06-11 21:14:48 +08:00
wenzi1
d6d37248f6 框架中增加字符集转换的标准库 2019-06-11 21:09:03 +08:00
John
cb1084b770 Merge branch 'master' of https://github.com/gogf/gf into develop 2019-06-11 20:59:17 +08:00
John
e6d4459992 comment update for gcache 2019-06-11 20:57:43 +08:00
wenzi1
1afb5a4bc5 框架中增加字符集转换的标准库 2019-06-11 19:41:26 +08:00
John Guo
c124f172b2
Merge pull request #170 from piaohao/master 2019-06-11 19:32:57 +08:00
wenzi1
dbd4a7c1d4 框架中增加字符集转换的标准库 2019-06-11 19:28:24 +08:00
John
a4d30ef206 Merge branch 'qiangg_comment' into develop 2019-06-11 18:40:56 +08:00
John
0a616173ef add hash function for gview.ParseContent to improve performance in consurrent usage 2019-06-11 18:39:54 +08:00
jroam
24bd83feb0 添加一些garray测试代码。 2019-06-11 18:11:17 +08:00
hailaz
3855786905 gtype unit test 2019-06-11 17:49:29 +08:00
piaohao
1f670a1ab2 gspath模块及gview模块测试用例编写 2019-06-11 17:49:05 +08:00
wenzi1
d97fda794c 框架中增加字符集转换的标准库 2019-06-11 17:25:30 +08:00
piaohao
c034d25299 gspath模块及gview模块测试用例编写 2019-06-11 17:24:26 +08:00
wenzi1
dd6152fe8a 使用encoding库做字符集转换 2019-06-11 16:03:09 +08:00
jroam
485fe572ff 完成gset模块测试覆盖率90%以上。 2019-06-11 10:51:00 +08:00
John
08aa7c4e4c comment update for gcache 2019-06-10 23:54:40 +08:00
jroam
442c658be0 增加gset的测试支持
覆盖率达到85.1%
2019-06-10 23:38:19 +08:00
John
5aa8ce1c6b Merge branch 'master' into qiangg_comment 2019-06-10 23:09:32 +08:00
John Guo
ad8ece68c6
Merge pull request #166 from zhongdalu/master 2019-06-10 23:03:27 +08:00
John Guo
74525ba8f7
Merge pull request #164 from goflyfox/master
add gregex,gaes,gcrc32 test
2019-06-10 23:01:26 +08:00
zcool321@sina.com
46d46afaaf add gaes test:update assert type 2019-06-10 22:42:46 +08:00
John
13eb1150a5 fix issue in gfile.MainPkgPath 2019-06-10 21:32:40 +08:00
John
f98db6d21c comments for gcache update 2019-06-10 21:23:49 +08:00
zdl
ffd78d76e1 添加 genv 测试 1 2019-06-10 20:44:30 +08:00
zdl
e479c41667 添加 genv 测试 2019-06-10 20:24:11 +08:00
piaohao
3320d12994 gcache测试用例完善 2019-06-10 19:58:00 +08:00
zhangbiao
be6f522cf3 add gaes test4:optimize Encrypt Decrypt test 2019-06-10 19:53:07 +08:00
zdl
b0b6871bbb 添加 genv 测试 2019-06-10 19:50:45 +08:00
zhangbiao
59ae6217cd add gaes test3: add encrypt assert content 2019-06-10 19:37:02 +08:00
zhangbiao
334cd7ad51 add gregex test 2019-06-10 18:59:42 +08:00
zhangbiao
501c3680d9 add gaes test 2019-06-10 17:26:32 +08:00
zhangbiao
6814372a89 add gcrc test2 2019-06-10 15:55:43 +08:00
zdl
d5d14b7efc test gset TestSet_New 2019-06-10 15:49:43 +08:00