cakephp2-php8/cake/tests/cases/libs
2010-06-30 20:47: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 Adding cookieLifeTime var declaration as it was omitted. 2010-06-27 12:52:18 -04:00
log Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model Naming conventions to datasources with plugins. Fixes #819 2010-06-20 23:53:54 -03:00
view Implementing assettimestamps for themes and plugins. Tests added. Fixes #804, #879 2010-06-30 20:47:54 -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 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 Update various links. Closes #392 2010-05-18 22:15:13 -03:00
http_socket.test.php Setting cookies in a single line. Fixes #48 2010-06-23 00:10:21 -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