Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 年 前 |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 年 前 |
ADmad
|
21dd7b0d13
Update tests.
|
8 年 前 |
Mark Story
|
14cb9dcdc0
Fix usage of config() in database, orm, view tests.
|
8 年 前 |
Mark Story
|
50d5416b2a
Fix driver specific failures.
|
8 年 前 |
inoas
|
5349d9086d
MySQL driver+test => utf8mb3 -> utf8mb4 (#11329)
|
8 年 前 |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 年 前 |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年 前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年 前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年 前 |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 年 前 |
dereuromark
|
8ebb54d8d9
Fix use statements.
|
9 年 前 |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 年 前 |
ADmad
|
a6f8945561
Remove use of TestCase::getMock() from "Database" namepace tests.
|
9 年 前 |
Mark Story
|
8d61871c75
Ensure that a connection exists in rollback.
|
10 年 前 |
antograssiot
|
b19dd062bb
remove unsued import
|
10 年 前 |
ADmad
|
efaf3e2006
fix CS errors
|
10 年 前 |
Rachman Chavik
|
2180fd076d
Forward port test for #7428
|
10 年 前 |
Mark Story
|
f128a34952
Fix tests for MySQL driver
|
11 年 前 |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 年 前 |
Jose Diaz-Gonzalez
|
75d2e40d02
Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage
|
11 年 前 |
Jose Diaz-Gonzalez
|
900322e2ab
Switch Database and Cache libraries from `login` to `username`
|
11 年 前 |
Ceeram
|
c73d4225da
Always skip Mysql tests when not using Mysql for test connection.
|
11 年 前 |
Renan Gonçalves
|
89bb1fab08
Executing multiple init commands rather than using PDO::MYSQL_ATTR_INIT_COMMAND.
|
11 年 前 |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 年 前 |
Jose Lorenzo Rodriguez
|
e6f81d35ae
Sacrificing a test for the helth of the rest of the test suite.
|
12 年 前 |
Jose Lorenzo Rodriguez
|
d6c62b4279
Missed use statement
|
12 年 前 |
Jose Lorenzo Rodriguez
|
c1a8c5e04a
Moving tests that is doomed to fail in sqlite
|
12 年 前 |
Tigran Gabrielyan
|
6994bd28f5
Remove PHP Version from license information
|
12 年 前 |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 年 前 |