Mark Story
|
3deed718b9
Fix TimeHelper using the incorrect timezone.
|
10 years ago |
Mark Story
|
2f758b0127
Add tests for TimeHelper::format() with Time and tz.
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Mark Story
|
f3642fb617
Tighten up tests.
|
11 years ago |
erichowey
|
98641b93f9
TimeHelper checking against !isset instead of empty and added test case for null date
|
11 years ago |
Adam Taylor
|
9368c625ef
Fix typos
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Jose Lorenzo Rodriguez
|
caac0c6d0a
Moving Utility\Time to I18n\Time
|
11 years ago |
Jose Lorenzo Rodriguez
|
4413c8d8a7
Fixing more time related tests
|
11 years ago |
euromark
|
49e9220e52
Update tests for new assert order.
|
11 years ago |
ADmad
|
f63da3c4c6
Initialize Time::$defaultLocale to 'en_US' during tests.
|
11 years ago |
Jose Lorenzo Rodriguez
|
6269e404d6
Fixing CS errors
|
12 years ago |
Jose Lorenzo Rodriguez
|
b0f71cf2cc
Even more flexible tests to account for travis
|
12 years ago |
Jose Lorenzo Rodriguez
|
fd7c75af18
Making time tests a bit more resilient
|
12 years ago |
Jose Lorenzo Rodriguez
|
e5a8053928
Using a custom assert instead of a custom locale
|
12 years ago |
Jose Lorenzo Rodriguez
|
7fc3522b9c
Copying some of the old tests for TimeHelper
|
12 years ago |
ADmad
|
7372667f15
Merge branch '2.5' into 3.0
|
12 years ago |
Sam
|
a6f8533aad
Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC.
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |