..
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
Removed remaining @filesource lines.
2010-04-16 02:48:47 +10:00
model
Merge remote branch 'origin/1.3' into 2.0
2010-04-16 23:43:28 +10:00
view
Merge remote branch 'origin/1.3' into 2.0
2010-04-16 23:43:28 +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
Removing inheritance from Object.
2010-04-19 00:10:22 -04: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
router.test.php
Fixing Router's constructor.
2010-04-19 23:44:45 -04: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
Adding tests from 'tfs' fixes inconsistencies in extracting elements with one path selector. Fixes #555
2010-04-10 16:57:50 -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