cakephp2-php8/cake/tests/cases/libs
2010-09-05 01:28:13 -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 Adding test cases from 'euromark' and updating how email addresses are parsed so they are slightly more conformant to RFC 5322. Fixes #1066 2010-09-02 11:16:10 -04:00
log Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model Adding test case from '0x20h'. Fixing issue where atomic = false, validate = first and saveAll() saving many rows could return an incorrect value. Fixes #1050 2010-08-26 22:21:39 -04:00
view Fixing issue where FormHelper::select() with multiple = checkbox and a custom name attribute would not work correctly. Fixes #1078 2010-09-05 01:28:13 -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 Fixes issue where CakeSession::destroy() would fail to properly restart the session. Tests added. Fixes #787 2010-07-03 18:34:02 -04:00
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 Adding tests for database imports causing duplicated db prefix. Adding a workaround for the duplicated prefix name. 2010-07-29 22:01:12 -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 Adding App::themePath(). Will be used to reduce code duplication in a variety of places. 2010-06-30 20:17:17 -04: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 Expanding test and fixing issue where the return of Folder::create() would be incorrect even though the directory was properly created. Fixes #996 2010-08-09 22:56:41 -04:00
http_socket.test.php Putting the port in header Host, following RFC 2616 item 14.23. Fixes #947. 2010-07-23 00:13:19 -03:00
i18n.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
inflector.test.php Adding test cases and fixing inflection issues with bases. Tests added. Fixes #1012 2010-08-12 20:26:11 -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 Reformatting long lines. 2010-08-04 23:18:33 -04:00
overloadable.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
router.test.php Making Router::reverse() strip out additional framework internal parameters that are specific to requestAction. Refs #977 2010-08-04 23:35:49 -04:00
sanitize.test.php Adding a test case for nested array data and clean(). 2010-07-21 23:37:14 -04: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 Fixing bug in String::insert that produces unexpected results with 2010-08-03 22:38:45 -04: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