cakephp2-php8/cake/tests/cases/libs
phpnut 6807d4c333 Starting initial refactoring of current code base.
Made changes to test suite to allow running test without headers already sent errors.
Moved Component::initialize(), Controller::beforeFilter(); and Component::startup(); from Dipatcher::start() to Controller::constructClasses();
Removed Dispatcher::start();
Fixing model instances not being created
Adding additional test to CookieComponent to increase coverage to 95%
Optimizing Set::diff();
Fixing SessionComponent test and RequestHandlerComponent test
Fixing CakeSession tests, removed deprecated code from CakeSession

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7162 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-06-10 22:38:05 +00:00
..
cache adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
controller Starting initial refactoring of current code base. 2008-06-10 22:38:05 +00:00
model fixing find('list') calls with a fields array that doesn't contain the model alias, closes #4851 2008-06-10 17:27:12 +00:00
view Adding test to formHelper. Testing checkbox in response to #4869 2008-06-09 12:34:30 +00:00
cache.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
cake_log.test.php Adding doc blocks to everything in the tests dir 2008-06-02 19:22:55 +00:00
class_registry.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
code_coverage_manager.test.php fixing a couple code coverage manager tests 2008-06-07 15:21:45 +00:00
configure.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
debugger.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
error.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
file.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
flay.test.php Adding doc blocks to everything in the tests dir 2008-06-02 19:22:55 +00:00
folder.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
http_socket.test.php Adding doc blocks to everything in the tests dir 2008-06-02 19:22:55 +00:00
i18n.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
inflector.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
l10n.test.php Adding doc blocks to everything in the tests dir 2008-06-02 19:22:55 +00:00
magic_db.test.php Adding doc blocks to everything in the tests dir 2008-06-02 19:22:55 +00:00
multibyte.test.php Adding doc blocks to everything in the tests dir 2008-06-02 19:22:55 +00:00
object.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
overloadable.test.php Adding doc blocks to everything in the tests dir 2008-06-02 19:22:55 +00:00
router.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
sanitize.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
security.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
session.test.php Starting initial refactoring of current code base. 2008-06-10 22:38:05 +00:00
set.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
socket.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
string.test.php Adding doc blocks to everything in the tests dir 2008-06-02 19:22:55 +00:00
validation.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
xml.test.php adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00