cakephp2-php8/cake/tests
phpnut e3b027288b Removing unused setting in Session configuration.
Fixed bug in CakeSession::watch(); that allowed setting multiple vars to watch and CakeSession::ignore(); would only unset the first one found.
Fixed errors being thrown when testing database sessions and the database was dropped before script process ended.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8103 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-03-15 00:27:25 +00:00
..
cases Removing unused setting in Session configuration. 2009-03-15 00:27:25 +00:00
fixtures Removing need to explicitly set IDs for Containable test, added in r6989 2009-03-14 22:24:42 +00:00
groups Adding tests for ShellDispatcher, Shell, ExtractTask and TestTask. 2009-03-13 16:06:18 +00:00
lib Updating doc blocks for CakeTestCase::testAction() 2009-03-04 15:23:08 +00:00
test_app Fixing errors in Configure test. 2008-12-17 04:14:34 +00:00