mark_story
|
3ab77017ae
|
Fixing OpenTest license mentions to use MIT License
Fixing PHP versions 4 and 5 to only be PHP5.
|
2010-10-03 12:31:21 -04:00 |
|
mark_story
|
b908365f9d
|
Changing the @license tag on test files, as tests can now be MIT like
the rest of CakePHP.
|
2010-10-03 12:27:27 -04:00 |
|
Mark Story
|
c8ad4f11eb
|
Updating test session classes to not use static methods.
|
2010-09-06 01:11:54 -04:00 |
|
mark_story
|
a857e4505c
|
Adding files from previous commit.
|
2010-07-27 22:27:43 -04:00 |
|
mark_story
|
43127caad2
|
Making Cache::write() trigger warnings when a cache engine returns false from a write. Tests added. Fixes #877
|
2010-07-23 21:40:57 -04:00 |
|
mark_story
|
fc79dc6232
|
Merge branch '2.0' into 2.0-phpunit
Conflicts:
cake/tests/cases/console/libs/tasks/controller.test.php
cake/tests/cases/libs/code_coverage_manager.test.php
cake/tests/cases/libs/view/helpers/js.test.php
cake/tests/lib/code_coverage_manager.php
|
2010-05-30 22:13:09 -04:00 |
|
predominant
|
6a18b2bc1d
|
Merge remote branch 'origin/1.3' into 2.0
Conflicts:
cake/basics.php
cake/console/libs/shell.php
cake/console/libs/tasks/controller.php
cake/libs/controller/components/request_handler.php
cake/libs/model/model.php
cake/libs/model/model_behavior.php
cake/libs/overloadable.php
cake/libs/overloadable_php4.php
cake/libs/overloadable_php5.php
cake/libs/sanitize.php
cake/libs/validation.php
cake/libs/view/helpers/ajax.php
cake/libs/view/helpers/javascript.php
cake/libs/view/pages/home.ctp
cake/tests/cases/console/libs/tasks/controller.test.php
cake/tests/cases/libs/overloadable.test.php
cake/tests/cases/libs/validation.test.php
cake/tests/cases/libs/view/helpers/ajax.test.php
cake/tests/cases/libs/view/helpers/javascript.test.php
cake/tests/test_app/libs/cache/test_app_cache.php
cake/tests/test_app/plugins/test_plugin/libs/cache/test_plugin_cache.php
cake/tests/test_app/plugins/test_plugin/models/test_plugin_auth_user.php
cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php
|
2010-05-20 12:22:04 +10:00 |
|
Juan Basso
|
a94b9ee95b
|
Update various links. Closes #392
|
2010-05-18 22:15:13 -03:00 |
|
predominant
|
8f880731c6
|
Removing closing PHP tags.
|
2010-05-11 08:27:28 +10:00 |
|
predominant
|
1ec220dac2
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
|
Mark Story
|
33a2907202
|
Adding CakeLogInterface and implementing it in core and test suite classes. The new interface is used for method detection instead of a hard method check. Making CakeLog throw exceptions instead of trigger errors when things go wrong.
|
2010-04-23 22:31:21 -04:00 |
|
Mark Story
|
6f0b43f156
|
Fixing fatal error in Cache stub classes.
|
2010-04-23 20:31:08 -04:00 |
|
mark_story
|
fb483e9bff
|
Adding file headers.
|
2009-11-14 20:25:45 -05:00 |
|
mark_story
|
040f94cb81
|
Adding test case files used for previous commit.
|
2009-11-14 20:10:40 -05:00 |
|
predominant
|
d7b604c8ed
|
Fixing links throughout
|
2009-11-06 17:46:59 +11:00 |
|
mark_story
|
84c8cc3f36
|
Adding tests for importing loggers from app/libs and plugin/libs.
Adding tests for failed configs.
|
2009-11-05 20:13:15 -05:00 |
|
mark_story
|
54c772c5d5
|
Updating fileheader.
|
2009-11-05 19:49:12 -05:00 |
|
SkieDr
|
35d5ffca71
|
add library fixture for app::import tests
|
2009-10-28 16:09:17 +03:00 |
|