移动 tests 到 thinkphp 目录

This commit is contained in:
7IN0SAN9
2016-01-19 22:34:27 +08:00
parent c46e8cd7b6
commit 00c101abf6
35 changed files with 2413 additions and 0 deletions

1
tests/conf/apc.ini Normal file
View File

@@ -0,0 +1 @@
apc.enable_cli=1

2
tests/conf/apcu_bc.ini Normal file
View File

@@ -0,0 +1,2 @@
extension=apcu.so
extension=apc.so