cakephp2-php8/cake/tests/cases/libs
2010-05-08 18:12:20 -04:00
..
cache Merge remote branch 'origin/1.3' into 2.0 2010-04-23 12:52:56 +10:00
controller Updating test method names and moving parameter modification around. 2010-04-23 23:59:57 -04: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-23 12:52:56 +10:00
view Fixing a group test case to show how to create one, and to make pass TestManager test case 2010-05-04 23:58:17 -04:30
cache.test.php Adding exception tossing for invalid cacheengine configuration. 2010-04-23 20:41:29 -04:00
cake_log.test.php Updating CakeLog tests to use @expectedException annotation. 2010-05-08 16:17:20 -04: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 Removing dependancy on Object from CakeSocket. Making tests less dependant on having a network connection. 2010-04-23 21:41:20 -07:00
cake_test_case.test.php Cleaning up CakeTestCase and adding some tests for it 2010-05-08 01:19:45 -04:30
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
html_coverage_report.test.php Updating file headers. 2010-05-08 18:12:20 -04:00
http_socket.test.php Fixing fatal errors in HttpSocket test case. 2010-04-24 00:31:10 -04:00
i18n.test.php Fix translation shortcut usage through testing console for updates 2010-04-16 02:38:12 +10:00
inflector.test.php Merge remote branch 'origin/1.3' into 2.0 2010-04-23 12:52:56 +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 Simplifying route configuration failure test case. 2010-04-23 20:42:53 -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 Making Security a static class. 2010-04-23 21:28:54 -04: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 Adding test for TestManager::runGroupTest() 2010-05-04 23:56:40 -04:30
validation.test.php Import Validation from old 2.0 branch. 2010-04-23 12:53:47 +10:00
xml.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00