cakephp2-php8/cake/tests/cases/libs
2010-02-02 20:39:05 -05:00
..
cache Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
controller Fixing RequestHandler::beforeRedirect() and issues with array urls, where incompatibilities between standard url arrays and requestAction url arrays caused incorrect results. Tests added. Fixes #276 2010-02-02 20:39:05 -05:00
log
model Adding tests for deletion of multiple habtm associations. Reverting changes made in [15518b8c9a] that caused incorrect removal of links when deleting records. Fixes #247 2010-01-29 11:55:18 -05:00
view Fixing issue where value of '$and' was appended to output string even when list array contained only one element. Fixed #285 2010-01-31 23:43:58 +05:30
cache.test.php
cake_log.test.php
cake_session.test.php
cake_socket.test.php
cake_test_case.test.php
cake_test_fixture.test.php
class_registry.test.php
code_coverage_manager.test.php
configure.test.php
debugger.test.php
error.test.php
file.test.php
folder.test.php
http_socket.test.php
i18n.test.php
inflector.test.php
l10n.test.php
magic_db.test.php
multibyte.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
object.test.php
overloadable.test.php
router.test.php
sanitize.test.php
security.test.php
set.test.php
string.test.php
test_manager.test.php
validation.test.php
xml.test.php