thinkphp
|
069d63a2fc
|
单元测试
|
2017-01-20 13:28:57 +08:00 |
|
thinkphp
|
bbfc33f334
|
修正单元测试
|
2017-01-20 13:20:47 +08:00 |
|
thinkphp
|
7cb833ae45
|
Revert "修正单元测试"
This reverts commit 3275b70156.
# Conflicts:
# tests/thinkphp/library/think/template/taglib/cxTest.php
|
2017-01-06 17:36:36 +08:00 |
|
thinkphp
|
8f5fbe2e9f
|
继续
|
2017-01-04 22:11:30 +08:00 |
|
thinkphp
|
3275b70156
|
修正单元测试
|
2017-01-04 22:06:55 +08:00 |
|
thinkphp
|
c27baa4b08
|
修正单元测试
|
2017-01-03 12:09:59 +08:00 |
|
ThinkPHP
|
3363dd6226
|
Apply fixes from StyleCI
|
2016-12-24 13:46:11 +00:00 |
|
ThinkPHP
|
7402450390
|
Merge pull request #312 from chunice/master
创建Db类单元测试
|
2016-12-17 12:05:10 +08:00 |
|
chunice
|
157c26a7aa
|
创建Db类单元测试
|
2016-12-16 19:41:11 +08:00 |
|
thinkphp
|
0bef3d8944
|
单元测试修正
|
2016-12-16 14:44:52 +08:00 |
|
thinkphp
|
6e4898190a
|
修正
|
2016-11-28 16:35:24 +08:00 |
|
thinkphp
|
98baf43cf8
|
修正单元测试
|
2016-11-01 11:46:12 +08:00 |
|
thinkphp
|
82b94b555f
|
改进
|
2016-10-26 12:10:35 +08:00 |
|
thinkphp
|
c37f1fc39b
|
修正单元测试
|
2016-10-15 11:17:26 +08:00 |
|
thinkphp
|
2ef3ad748b
|
改进
|
2016-10-15 11:03:56 +08:00 |
|
thinkphp
|
9bb981368a
|
单元测试修正
|
2016-10-15 09:04:38 +08:00 |
|
thinkphp
|
4c285d94d9
|
改进Url类
|
2016-10-13 23:28:53 +08:00 |
|
thinkphp
|
f2d44a4775
|
修正单元测试
|
2016-10-10 12:27:32 +08:00 |
|
thinkphp
|
77928649d7
|
模板引擎修正
|
2016-09-30 21:38:54 +08:00 |
|
thinkphp
|
0e39004f56
|
修正单元测试 版本更新
|
2016-09-28 11:40:39 +08:00 |
|
thinkphp
|
97bfcfd01e
|
修正单元测试
|
2016-09-23 18:19:09 +08:00 |
|
thinkphp
|
4202fbc20b
|
修正单元测试
|
2016-09-21 18:50:40 +08:00 |
|
thinkphp
|
4115408538
|
注释调整
|
2016-09-15 12:58:29 +08:00 |
|
thinkphp
|
c38e235f03
|
单元测试完善
|
2016-09-14 17:07:49 +08:00 |
|
thinkphp
|
22e64aba80
|
完善单元测试
|
2016-09-12 16:02:58 +08:00 |
|
thinkphp
|
f8dfd9278b
|
单元测试调整
|
2016-09-09 18:32:00 +08:00 |
|
thinkphp
|
8ce128cc3e
|
改进单元测试
|
2016-09-07 12:45:51 +08:00 |
|
thinkphp
|
bd8b22414e
|
修正单元测试
|
2016-09-05 16:33:15 +08:00 |
|
thinkphp
|
bd0968b407
|
改进Request类获取当前请求的控制器名
|
2016-09-05 16:07:14 +08:00 |
|
thinkphp
|
3e062ed3a7
|
Request类create方法改进,增加单元测试
|
2016-09-05 15:40:46 +08:00 |
|
thinkphp
|
84b1f8c6ea
|
单元测试调整
|
2016-09-01 11:17:32 +08:00 |
|
thinkphp
|
242c8bf7c6
|
Route类的name方法支持批量设置
|
2016-08-23 22:17:08 +08:00 |
|
thinkphp
|
dda1faaa2e
|
修正
|
2016-08-23 18:49:39 +08:00 |
|
thinkphp
|
c7516b9c03
|
单元测试改进
|
2016-08-23 18:42:53 +08:00 |
|
thinkphp
|
cf5386de70
|
改进单元测试
|
2016-08-23 18:35:41 +08:00 |
|
thinkphp
|
369bbc9d99
|
改进自动路由标识生成 支持不同的路由规则 指向同一个路由标识,改进Url自动生成对路由标识的支持
|
2016-08-23 18:03:31 +08:00 |
|
thinkphp
|
bfa36913b9
|
改进单元测试
|
2016-08-05 21:10:04 +08:00 |
|
thinkphp
|
b385c999ef
|
修正单元测试
|
2016-08-03 11:57:30 +08:00 |
|
thinkphp
|
5e92ac83c9
|
修正单元测试
|
2016-08-02 17:01:51 +08:00 |
|
thinkphp
|
81a2222143
|
Route类的domain方法和域名路由动态注册机制调整 修正Connction类
|
2016-08-02 16:53:05 +08:00 |
|
thinkphp
|
219084eb4b
|
改进View单元测试
|
2016-07-31 20:07:03 +08:00 |
|
thinkphp
|
971bc0f616
|
改进单元测试
|
2016-07-31 20:00:18 +08:00 |
|
thinkphp
|
b95ddfd22d
|
改进
|
2016-07-31 19:47:05 +08:00 |
|
thinkphp
|
891230eb60
|
改进单元测试
|
2016-07-31 19:43:32 +08:00 |
|
thinkphp
|
a172b26ab0
|
改进
|
2016-07-31 19:33:21 +08:00 |
|
thinkphp
|
5699172518
|
改进Validate单元测试
|
2016-07-31 19:28:04 +08:00 |
|
thinkphp
|
8f5e3b77cf
|
改进
|
2016-07-31 18:24:49 +08:00 |
|
thinkphp
|
a182be44d5
|
改进
|
2016-07-31 18:17:04 +08:00 |
|
thinkphp
|
5155f92b68
|
修正测试
|
2016-07-31 18:06:51 +08:00 |
|
thinkphp
|
2f726f4bad
|
Url单元测试
|
2016-07-31 18:03:13 +08:00 |
|