.. |
cache
|
Removing =& operators for construction of objects.
|
2010-11-12 23:05:44 -05:00 |
controller
|
Fixing failing test and adding skip for test that will fail in a non-isolated case.
|
2010-11-21 14:39:07 -05:00 |
log
|
Removing =& operators for construction of objects.
|
2010-11-12 23:05:44 -05:00 |
model
|
Making BehaviorCollection more consistent with other object collections.
|
2010-11-21 14:42:13 -05:00 |
route
|
Removing =& operators for construction of objects.
|
2010-11-12 23:05:44 -05:00 |
session
|
Fixing OpenTest license mentions to use MIT License
|
2010-10-03 12:31:21 -04:00 |
view
|
Fixing failing tests when HtmlHelper test was run by itself.
|
2010-11-16 22:52:49 -05: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
|
Moving AppTest into a separate file.
|
2010-11-14 13:06:25 -05:00 |
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
|
Merge branch 'dispatcher-request' into 2.0
|
2010-11-15 22:42:54 -05: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
|
Adding console libs into AllTests
|
2010-10-17 17:33:16 -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 |
app.test.php
|
Moving AppTest into a separate file.
|
2010-11-14 13:06:25 -05: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
|
Merge branch '2.0' into 2.0-view
|
2010-11-13 21:03:54 -05: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
|
Merge branch '1.3' into merger
|
2010-11-16 21:48:13 -05:00 |
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
|
Moving AppTest into a separate file.
|
2010-11-14 13:06:25 -05:00 |
debugger.test.php
|
Updating test cases with failing tests.
|
2010-11-15 22:53:49 -05:00 |
dispatcher.test.php
|
Making Dispatcher test cases pass when Dispatcher expects a CakeRequest instead of a string.
|
2010-11-14 00:29:56 -05:00 |
error_handler.test.php
|
Fixing OpenTest license mentions to use MIT License
|
2010-10-03 12:31:21 -04:00 |
file.test.php
|
Removing =& operators for construction of objects.
|
2010-11-12 23:05:44 -05:00 |
folder.test.php
|
Merge branch '1.3' into merger
|
2010-11-20 23:14:33 -05: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
|
Removing =& operators for construction of objects.
|
2010-11-12 23:05:44 -05:00 |
magic_db.test.php
|
Removing =& operators for construction of objects.
|
2010-11-12 23:05:44 -05:00 |
multibyte.test.php
|
Fixing OpenTest license mentions to use MIT License
|
2010-10-03 12:31:21 -04:00 |
object.test.php
|
Reworking parameter munging specific to requestAction into requestAction. Updating tests cases for Object. As request->data is an array() not null. And leading / is trimmed off of [url][url].
|
2010-11-14 01:01:11 -05:00 |
router.test.php
|
Merge branch '1.3' into merger
|
2010-11-16 21:48:13 -05:00 |
sanitize.test.php
|
Removing =& operators for construction of objects.
|
2010-11-12 23:05:44 -05:00 |
security.test.php
|
Fixing OpenTest license mentions to use MIT License
|
2010-10-03 12:31:21 -04:00 |
set.test.php
|
Merge branch '1.3' into merger
|
2010-11-20 23:14:33 -05:00 |
string.test.php
|
Expanding String::wrap to be able to indent and start indenting at a specific offset.
|
2010-10-15 22:46:03 -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 |