cakephp2-php8/cake/tests/cases/libs
2010-04-16 02:38:12 +10:00
..
cache Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
controller Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
log Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
model Merge remote branch 'origin/1.3' into 2.0 2010-04-09 22:05:00 +10:00
view Fix translation shortcut usage through testing console for updates 2010-04-16 02:38:12 +10:00
cache.test.php Adding expectError to catch errors coming from FileEngine. 2010-02-28 12:15:25 -05:00
cake_log.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
cake_session.test.php Fix CakeSession tests so they dont call protected methods. 2010-04-11 15:18:55 +10:00
cake_socket.test.php Fix translation shortcut usage through testing console for updates 2010-04-16 02:38:12 +10:00
cake_test_case.test.php Adding accessor to fix issues in test cases. 2010-04-14 23:36:47 -04:00
cake_test_fixture.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
class_registry.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
code_coverage_manager.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
configure.test.php Fixing issues where paths added to build() would be appended into the search paths after the default paths. 2010-03-25 23:44:40 -04:00
debugger.test.php Adding missing reference operators to getInstance methods. 2010-03-05 21:41:48 -05:00
error.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
file.test.php Fix translation shortcut usage through testing console for updates 2010-04-16 02:38:12 +10:00
folder.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
http_socket.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
i18n.test.php Fix translation shortcut usage through testing console for updates 2010-04-16 02:38:12 +10:00
inflector.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
l10n.test.php Merge remote branch 'origin/1.2' into 1.2-merger 2010-02-20 01:32:04 -05:00
magic_db.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
multibyte.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
object.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
overloadable.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
router.test.php Merge remote branch 'origin/1.3' into 2.0 2010-04-09 22:05:00 +10:00
sanitize.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
security.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
set.test.php Removing transactional property from the Set test, as it was removed from the Model in the last commit. Ref #531 2010-04-02 13:55:05 -04:00
string.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
test_manager.test.php Fixing tests failing because of visibility. 2010-04-14 23:00:22 -04:00
validation.test.php Merge remote branch 'origin/1.3' into 2.0 2010-04-09 22:07:16 +10:00
xml.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00