cakephp2-php8/cake/tests/cases/libs
mark_story 6726b76077 Refactoring input() to reduce number of method calls.
Applying patch from 'j3ffy' to allow user defined types to override magic select type.
Test case added.
Fixes #5109
2009-10-31 01:45:17 -04:00
..
cache adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
controller Changing two deprecated Session::del() calls to Session::delete() in the tests. 2009-10-21 13:00:51 +02:00
model Making DboSource::fetchAll return $this->_result if it is a boolean and $out is empty. Allows for Model::query() to return boolean values for operations that do not return recordsets. Fixes #6404 2009-10-29 20:31:29 -04:00
view Refactoring input() to reduce number of method calls. 2009-10-31 01:45:17 -04:00
cache.test.php Adding failing test case for invalid cache config causing a fatal error 2009-08-03 18:17:20 +02:00
cake_log.test.php Fixing failing test. 2009-09-20 18:31:49 -04:00
cake_session.test.php Deprecating CakeSession::del(), use delete() instead. 2009-10-02 13:11:43 -04:00
cake_socket.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
cake_test_case.test.php Merge branch '1.3' into 1.3-newlines 2009-07-25 10:41:40 -07:00
cake_test_fixture.test.php Merge branch '1.2' into 1.3 2009-08-01 23:47:28 -07:00
class_registry.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
code_coverage_manager.test.php Fixing code coverage manager test. 2009-08-03 00:14:15 -04:00
configure.test.php add test for app folder for libraries support 2009-10-21 18:13:14 +04:00
debugger.test.php Fixing broken test after removing the var pageTitle from controller 2009-10-13 11:44:00 -04:00
error.test.php Making subclassing of ErrorHandler much easier. 2009-10-09 00:13:08 -04:00
file.test.php Applying patch from 'Ceeram'. Adds File::copy() and test case. Refs #150 2009-10-08 23:27:31 -04:00
folder.test.php Updating file headers 2009-08-31 22:48:22 -04:00
http_socket.test.php Merge branch '1.2' into 1.3 2009-07-30 11:34:33 -07:00
i18n.test.php Merge commit 'origin/1.2' into 1.2-merge-in 2009-10-14 00:51:55 -04:00
inflector.test.php Merge branch '1.2' into 1.2-merger 2009-09-13 13:52:58 -04:00
l10n.test.php Fixing catalog() to return 3 char matches 2009-10-30 14:43:52 -05:00
magic_db.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
multibyte.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
object.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
overloadable.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
router.test.php Merge branch '1.3-misc' into 1.3 2009-10-02 13:18:12 -04:00
sanitize.test.php Merge branch '1.2' into 1.3 2009-07-30 11:34:33 -07:00
security.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
set.test.php Fixing test that relied on Late Static binding to pass. 2009-10-13 00:18:09 -04:00
string.test.php Fixing error in String::insert where string that contained a question mark were not propperly replaced 2009-10-13 12:07:22 -04:00
test_manager.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
validation.test.php Updating fileheaders. 2009-10-07 23:43:02 -04:00
xml.test.php Merge commit 'origin/1.2' into 1.2-merge-in 2009-10-14 00:51:55 -04:00