cakephp2-php8/cake/tests/cases/libs
Joël Perras 259b59cae1 Adding optional $reset parameter to Inflector::rules(). Fixes #91.
Inflector::rules() now has an optional 3rd parameter, $reset, which can
be set to true if you desire to remove the default inflections defined
in Inflector.

Note that the reset will only affect those inflection types which you
have explicitly re-defined in the $rules parameter.
2010-01-14 18:18:55 -05:00
..
cache Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
controller Updating tests to reflect SessionHelper's loss of magic inclusion. 2010-01-14 00:09:14 -05:00
log Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
model Refactoring Model::exists() to be independent of Model::$useTable. Fixes #199. 2010-01-14 16:47:08 -05:00
view Fixing whitespace and removig calls to Helper::output() introduced by error 2010-01-14 15:38:48 -04:30
cache.test.php Fixing test failures caused by changes in Cache::__loadEngine(). 2009-12-28 13:52:50 -05:00
cake_log.test.php Adding tests for CakeLog::drop() 2009-11-14 20:44:42 -05:00
cake_session.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
cake_socket.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
cake_test_case.test.php Removing whitespace. 2009-12-02 11:37:43 -05:00
cake_test_fixture.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
class_registry.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
code_coverage_manager.test.php Fixing include in test of CodeCoverageManager. Fixes #196 2010-01-13 09:38:26 -05:00
configure.test.php Adding tests for previous commit. 2010-01-06 21:26:52 -05:00
debugger.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
error.test.php Changing error handler to send a HTTP/1.1 500 error when missingTable, missingDatabase or missingConnection is encountered. Increased test coverage of libs/error.php to 100%. Fixes #70. 2009-12-13 23:53:19 -05:00
file.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
folder.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
http_socket.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
i18n.test.php Fixing whitespace and removig calls to Helper::output() introduced by error 2010-01-14 15:38:48 -04:30
inflector.test.php Adding optional $reset parameter to Inflector::rules(). Fixes #91. 2010-01-14 18:18:55 -05:00
l10n.test.php Fixing failing tests caused by changes in L10n class, and removal of duplicate test. 2009-12-30 00:24:05 +03:30
magic_db.test.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
multibyte.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
object.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
overloadable.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
router.test.php Router::reverse now removes models and paging keys that controllers can insert into params arrays. 2009-12-28 13:34:05 -05:00
sanitize.test.php Fixes #42. Updated Sanitize::clean() with 'remove_html' option. Updated Sanitize::html() to accept new options. Updated test cases. 2010-01-07 19:04:49 -05:00
security.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
set.test.php Merge branch '1.2' into mergers 2009-12-27 12:34:27 -05:00
string.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
test_manager.test.php Updating test manager test cases to reflect changes in API. 2010-01-10 12:39:21 -05:00
validation.test.php Merge branch '1.3-misc' into 1.3 2010-01-12 17:18:14 -05:00
xml.test.php Merge branch '1.2' into mergers 2009-12-27 12:34:27 -05:00