antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
cd73d0751c
Set testNow() on MutableDate too.
|
10 years ago |
Mark Story
|
ad8ced1bed
Default to mutable datetimes.
|
10 years ago |
Mark Story
|
fb62516284
Start to integrate Chronos.
|
10 years ago |
Patrick Conroy
|
1faac3e2a9
Adding tests for custom i18n tables
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
b8d6973764
Move test code autoloading to use composer.
|
11 years ago |
ADmad
|
10614f4ecf
Fix constant already defined error when running only Cache tests.
|
11 years ago |
ADmad
|
a39d28ce1a
Add ability to provide custom paths for locale files.
|
11 years ago |
euromark
|
2025d54984
Fix tests
|
11 years ago |
AD7six
|
b5059dd4c8
3 slashes are required for :memory:
|
11 years ago |
Jose Lorenzo Rodriguez
|
d65f63af6d
Fixing connection string for sqlite in the test suite
|
11 years ago |
Jose Lorenzo Rodriguez
|
ca886ad426
Starting to cleanup code so that it conforms to what documentation says
|
11 years ago |
Jose Diaz-Gonzalez
|
dac8362cae
Working getClassMap() changes
|
11 years ago |
Jose Diaz-Gonzalez
|
b8e92ef120
Cleanup tests for memory-based sqlite dbs
|
11 years ago |
Jose Diaz-Gonzalez
|
75d2e40d02
Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage
|
11 years ago |
Jose Diaz-Gonzalez
|
900322e2ab
Switch Database and Cache libraries from `login` to `username`
|
11 years ago |
Bryan Crowe
|
ca7b0a77ec
Merge pull request #4758 from cakephp/remove-constant
|
11 years ago |
Bryan Crowe
|
e5cbf95bb2
Remove unused TESTS constant
|
11 years ago |
Mark Story
|
5f38edb6a8
Remove unused constant.
|
11 years ago |
mark_story
|
9245265ddd
Remove use of WEBROOT_DIR from CakePHP.
|
11 years ago |
mark_story
|
22e551a621
Default to en_US
|
11 years ago |
Jose Lorenzo Rodriguez
|
4f263bcb02
Merge remote-tracking branch 'origin/3.0' into 3.0-i18n-next
|
11 years ago |
ADmad
|
2984c03acf
Update config readers to look under /config.
|
11 years ago |
ADmad
|
ca749fcf49
Move src/bootstrap.php to config/bootstrap.php
|
11 years ago |
Jose Lorenzo Rodriguez
|
a9bf58f61d
Sotring plurals as an array instead of a magic string, this will be easier to manage
|
11 years ago |
ADmad
|
a92072795a
Add plugin's tests path to loader.
|
11 years ago |
ADmad
|
4d1514a231
Moved plugin classes files under "src" folder.
|
11 years ago |
Jose Lorenzo Rodriguez
|
0a802949e0
Fixing some Session tests
|
12 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |