cakephp2-php8/cake/tests/cases/libs
mark_story ad8b70cec2 Removing continue statement that did nothing.
Adding a rollback for when validation fails and atomic has been set.
Tests added. Fixes #797
2010-06-09 13:48:54 -04:00
..
cache Making FileEngine not greedily clear files in a directory that may belong to another cache configuration. Tests added. Fixes #754 2010-05-27 00:01:17 -04:00
controller Making requestAction() calls that requesthandler creates not remove autoLayout. This fixes issues where ajax layout files would not be rendered. 2010-06-07 23:43:35 -04:00
log Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model Removing continue statement that did nothing. 2010-06-09 13:48:54 -04:00
view Making magic select not override magic hidden. Tests added. 2010-06-04 00:20:14 -04:00
cache.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
cake_log.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
cake_session.test.php Removing protected var CakeSession::_started and instead session_id() is now used to check if session is started in CakeSession::started(). This fixes issue where CakeSession::started() returned incorrect value when used across multiple objects. Closes #731 2010-05-23 02:14:07 +05:30
cake_socket.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
cake_test_case.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
cake_test_fixture.test.php Moving init() tests into separate test methods. 2010-06-08 23:30:57 -04:00
class_registry.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
code_coverage_manager.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
configure.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
debugger.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
error.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
file.test.php Reverting change made in [7cde309]. Readding trim() to fix issues on windows. Updating tests so they continue to pass on macos. Fixes #769 2010-05-30 11:16:40 -04:00
folder.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
http_socket.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
i18n.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
inflector.test.php Changing how merged rules are cleared so it doesn't generated notice errors in PHP4. Test added. Fixes #762 2010-06-01 23:41:51 -04:00
l10n.test.php Adding additional test cases for nld, dut, and nl. Closes #795 2010-06-07 23:10:53 -04:00
magic_db.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
multibyte.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
object.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
overloadable.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
router.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
sanitize.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
security.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
set.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
string.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
test_manager.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
validation.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
xml.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00