cakephp2-php8/cake/tests/cases/libs
2009-09-24 00:28:27 -04:00
..
cache adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
controller Fixing parameter ordering error of array_map in AuthComponent::allow(). Adding test. 2009-09-21 12:14:20 -04:00
model Adding patch from 'Ceeram' and 'TehTreag' to implement automatic updating of Aro/Aco nodes created AclBehavior. Test cases added. Fixes #33 and #4261 2009-09-19 01:17:20 -04:00
view Refactoring test cases to contain separate test methods for timestamped assets. 2009-09-24 00:28:27 -04:00
cache.test.php Adding failing test case for invalid cache config causing a fatal error 2009-08-03 18:17:20 +02:00
cake_log.test.php Fixing failing test. 2009-09-20 18:31:49 -04:00
cake_session.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
cake_socket.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
cake_test_case.test.php Merge branch '1.3' into 1.3-newlines 2009-07-25 10:41:40 -07:00
cake_test_fixture.test.php Merge branch '1.2' into 1.3 2009-08-01 23:47:28 -07:00
class_registry.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
code_coverage_manager.test.php Fixing code coverage manager test. 2009-08-03 00:14:15 -04:00
configure.test.php Removing support for DEBUG constant. Use Configure::write('debug', 2) instead. 2009-09-07 23:28:50 -04:00
debugger.test.php Fixing failing test because of unfilled SVN tag expansions. 2009-09-07 14:45:24 -04:00
error.test.php Adding tests for missingBehaviorClass and missingBehaviorError methods. 2009-08-30 19:38:17 -04:00
file.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
folder.test.php Updating file headers 2009-08-31 22:48:22 -04:00
http_socket.test.php Merge branch '1.2' into 1.3 2009-07-30 11:34:33 -07:00
i18n.test.php updating App::import usage. ran each test and everything seems ok. 2009-07-25 18:27:02 -07:00
inflector.test.php Merge branch '1.2' into 1.2-merger 2009-09-13 13:52:58 -04:00
l10n.test.php Changing l10n language name from 'Slovack' to 'Slovak', as per ISO 693-1 guidelines. Thanks to savant for the patch. Fixes #5870. 2009-08-02 19:00:30 +00:00
magic_db.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
multibyte.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
object.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
overloadable.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
router.test.php Fixing failing test. 2009-09-20 19:02:05 -04:00
sanitize.test.php Merge branch '1.2' into 1.3 2009-07-30 11:34:33 -07:00
security.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
set.test.php Merge branch '1.2' into 1.2-merger 2009-09-16 01:23:49 -04:00
string.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
test_manager.test.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
validation.test.php Adding tilde (~) to accepted characters for URL validation. Fixes #52, and legacy trac enhancement 6213. 2009-09-19 12:14:47 -04:00
xml.test.php Fixing Xml::toArray() when blank nodes are provided. Fixes #87. 2009-09-22 17:47:11 -03:00