cakephp2-php8/cake/tests/cases/libs
2010-10-26 17:55:50 -04:30
..
cache Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
controller Fixing tests that were failing due to SimpleTest being less sensitive to types than PHPUnit. 2010-10-13 23:09:55 -04:00
log Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
model Simplifying tests for translatable behavior as they were hard to understand 2010-10-26 17:55:50 -04:30
route Fixing testcase 2010-09-29 01:14:44 -04:30
session Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
view Fixing issues with RssHelper and updating tests to reflect changes in how Xml::build() differs from previous versions' Xml. 2010-10-23 13:11:50 -04:00
all_behaviors.test.php Renaming model_behavior test to behavior_collection test as that's the class that contains the tested methods. 2010-09-06 13:51:42 -04:00
all_cache_engines.test.php Updating schema shell test so it doesn't fail in groups. 2010-09-25 00:13:37 -04:00
all_components.test.php Updating schema shell test so it doesn't fail in groups. 2010-09-25 00:13:37 -04:00
all_configure.test.php Migrating configure group test to phpunit and fixing docs 2010-06-24 09:38:49 -04:30
all_controllers.test.php Moving 'group' files to top of the list. 2010-06-24 23:58:57 -04:00
all_database.test.php Moving console and database groups to PHPUnit. 2010-06-25 23:36:08 -04:00
all_helpers.test.php Updating schema shell test so it doesn't fail in groups. 2010-09-25 00:13:37 -04:00
all_js_helpers.test.php Moving 'group' files to top of the list. 2010-06-24 23:58:57 -04:00
all_libs.test.php Adding Inflector::reset(). This makes non-isolated test runs possible. Adding inflector to the libs suite. 2010-09-25 23:04:49 -04:00
all_localization.test.php Porting localization group to phpunit. 2010-06-21 21:56:31 -04:00
all_model.test.php Fixing file included in all_models. 2010-09-24 23:30:00 -04:00
all_routing.test.php Reordering tests in AllRouting case. 2010-09-29 22:42:01 -04:00
all_socket.test.php Migrating configure group test to phpunit and fixing docs 2010-06-24 09:38:49 -04:30
all_test_suite.test.php Migrating Test Suite group to phpunit 2010-06-24 10:53:56 -04:30
all_tests.test.php Merge branch 'all-tests' of github.com:markstory/cakephp into all-tests 2010-09-25 22:34:10 -04:00
all_views.test.php Updating @since tag and renaming AllCacheEngines test suite. 2010-06-21 21:48:23 -04:00
all_xml.test.php Removing xml helper. Use SimpleXML instead. 2010-07-26 21:39:45 -03:00
cache.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
cake_log.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
cake_request.test.php Fixing failing tests in auth and scaffold. 2010-09-25 22:27:31 -04:00
cake_response.test.php Improving the CakeResponse::cache() method 2010-10-03 19:27:08 -04:30
cake_session.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
cake_socket.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
cake_test_case.test.php Replacing the use of removed "sharedFixture" and adding custom "fixtureManager" property to CakeTestCase 2010-09-27 23:37:56 -04:30
cake_test_fixture.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
class_registry.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
configure.test.php Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
debugger.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
error_handler.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
file.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
folder.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
html_coverage_report.test.php Upgrading CodeCoverage repoting fo phpunit 3.5 2010-09-29 01:14:14 -04:30
http_socket.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
i18n.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
inflector.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
l10n.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
magic_db.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
multibyte.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
object.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
router.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
sanitize.test.php Added 'double' option to Santize::html() to pass double_encode parameter to htmlentities() 2010-10-11 18:25:11 -07:00
security.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
set.test.php Fixing tests that failing in Set because merge of Xml class. 2010-10-17 18:40:33 -02:00
string.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
test_manager.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
validation.test.php Changing the @license tag on test files, as tests can now be MIT like 2010-10-03 12:27:27 -04:00
xml.test.php Fixing issue where Xml would not read CDATA blocks. 2010-10-23 11:01:13 -04:00