| .. |
|
CacheHelperTest.php
|
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 |
|
FlashHelperTest.php
|
f3c8c53953
Fix failing tests.
|
11 years ago |
|
FormHelperTest.php
|
1b4ec6684c
Add tests for datetime container type.
|
11 years ago |
|
HtmlHelperTest.php
|
1ea269a1e2
Remove BC mapping of "ext" to "_ext".
|
11 years ago |
|
NumberHelperTest.php
|
a5cb49c085
fix test
|
12 years ago |
|
PaginatorHelperTest.php
|
e780ddabe0
Use import cleanup
|
11 years ago |
|
RssHelperTest.php
|
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 |
|
SessionHelperTest.php
|
c468679f48
Make SessionHelper more accepting of bad data.
|
11 years ago |
|
StringTemplateTraitTest.php
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
|
TextHelperTest.php
|
bfb407cb04
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
|
TimeHelperTest.php
|
6269e404d6
Fixing CS errors
|
12 years ago |