|
|
ab187d225d
|
edit yml
|
2019-04-16 22:12:29 +08:00 |
|
|
|
9f5711d41d
|
edit testpackage's name
|
2019-04-16 22:11:44 +08:00 |
|
|
|
cdb2773127
|
Merge branch 'master' into test_gfile
|
2019-04-16 18:35:25 +08:00 |
|
|
|
d12532ccc1
|
set a definite value for an assertion #66
|
2019-04-16 15:49:42 +08:00 |
|
|
|
53e9f05a10
|
make the details perfect #66
|
2019-04-16 15:49:42 +08:00 |
|
|
|
60e7ab95bc
|
increase coverage for crypto #66
|
2019-04-16 15:49:42 +08:00 |
|
|
|
ae552e2b46
|
increase coverage for crypto #66
|
2019-04-16 15:49:42 +08:00 |
|
|
|
145b52f343
|
increase coverage for crypto #66
|
2019-04-16 15:49:42 +08:00 |
|
|
|
57b8fac0d5
|
add the crypto test
|
2019-04-16 15:49:42 +08:00 |
|
|
|
16a4a5ba46
|
Gmap测试修改
|
2019-04-16 14:28:25 +08:00 |
|
|
|
3d37c83532
|
Update TODO.MD
|
2019-04-15 23:49:47 +08:00 |
|
|
|
b02fa701b8
|
add test_gfile test of ci
|
2019-04-15 23:31:17 +08:00 |
|
|
|
37b7c82c64
|
Merge branch 'master' into test_gfile
|
2019-04-15 23:30:21 +08:00 |
|
|
|
1deb27df06
|
Merge branch 'master' of https://github.com/gogf/gf into gogf-master
|
2019-04-15 23:24:38 +08:00 |
|
|
|
84ed3d5767
|
add move and rename testfun
|
2019-04-15 23:14:48 +08:00 |
|
|
|
fc909a3db2
|
travis ci updates
|
2019-04-15 23:06:42 +08:00 |
|
|
|
2f7d4cd80d
|
fix issue in Add function for gtype.Float32/Float64
|
2019-04-15 22:55:12 +08:00 |
|
|
|
03ccbf3613
|
edit TestStat fun
|
2019-04-15 22:52:19 +08:00 |
|
|
|
1868465319
|
edit TestTruncate fun
|
2019-04-15 22:47:09 +08:00 |
|
|
|
ff473e2fcc
|
edit ci yml
|
2019-04-15 22:17:58 +08:00 |
|
|
|
a3c38eec86
|
edit ci yml
|
2019-04-15 22:12:28 +08:00 |
|
|
|
2015c847e8
|
fmt test file
|
2019-04-15 18:14:38 +08:00 |
|
|
|
1b583ed984
|
pull ci yml
|
2019-04-15 15:41:51 +08:00 |
|
|
|
11191c746a
|
edit test
|
2019-04-15 15:34:35 +08:00 |
|
|
|
abedd3c5bf
|
edit test
|
2019-04-15 15:30:44 +08:00 |
|
|
|
501ba5135b
|
edit test
|
2019-04-15 15:27:49 +08:00 |
|
|
|
a76c98c348
|
暂时去掉search测试
|
2019-04-15 14:01:09 +08:00 |
|
|
|
9dcdc1a339
|
edit ci yml
|
2019-04-15 13:47:25 +08:00 |
|
|
|
6d1f386203
|
edit travis.yml
|
2019-04-15 11:49:07 +08:00 |
|
|
|
ff9bbf0a49
|
edit test
|
2019-04-15 11:41:05 +08:00 |
|
|
|
66e24c8d40
|
Merge branch 'master' into test_gfile
|
2019-04-15 11:26:11 +08:00 |
|
|
|
34f117c631
|
Merge pull request #9 from gogf/master
日常更新
|
2019-04-15 11:22:16 +08:00 |
|
|
|
21f2f16889
|
go test
|
2019-04-14 23:21:03 +08:00 |
|
|
|
f6fa7c422d
|
测试小调整
|
2019-04-14 22:41:11 +08:00 |
|
|
|
6903b84bb6
|
调整测试文件生成目录
|
2019-04-13 23:00:57 +08:00 |
|
|
|
0978b8fb4f
|
初步完成测试代码重构
|
2019-04-13 18:27:01 +08:00 |
|
|
|
d014583e88
|
重构测试代码中
|
2019-04-13 13:14:30 +08:00 |
|
|
|
a747f51b9d
|
重构测试代码
|
2019-04-12 18:15:31 +08:00 |
|
|
|
8300885ab6
|
Merge pull request #5 from gogf/master
update gtest
|
2019-04-12 17:59:02 +08:00 |
|
|
|
b489eed4ef
|
新增测试方法
|
2019-04-12 10:59:05 +08:00 |
|
|
|
0b57771d76
|
用fmt格式化代码
|
2019-04-12 09:47:55 +08:00 |
|
|
|
8a32a8271c
|
fix issue in empty router group error of ghttp.Server
|
2019-04-12 00:19:15 +08:00 |
|
|
|
c3e716dafd
|
Merge branch 'master' of https://github.com/gogf/gf
|
2019-04-11 23:07:28 +08:00 |
|
|
|
119a11eb8d
|
README updates
|
2019-04-11 23:07:22 +08:00 |
|
|
|
e464d14842
|
Merge pull request #85 from qq976739120/gmap-test
Gmap 测试添加
|
2019-04-11 21:59:00 +08:00 |
|
|
|
905f46359a
|
Gmap string-string 类型测试提交
|
2019-04-11 17:50:26 +08:00 |
|
|
|
8e7bf1f908
|
bug 修复
|
2019-04-11 17:46:19 +08:00 |
|
|
|
3a1524ae6d
|
Gmap 初测完成
|
2019-04-11 17:33:52 +08:00 |
|
|
|
5c04befea3
|
edit ci yml file
|
2019-04-11 16:39:20 +08:00 |
|
|
|
ae3584cdff
|
edit ci
|
2019-04-11 16:27:47 +08:00 |
|