cakephp2-php8/cake/tests/cases
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
..
console Adding tests for ShellDispatcher, Shell, ExtractTask and TestTask. 2009-03-13 16:06:18 +00:00
libs Removing unused setting in Session configuration. 2009-03-15 00:27:25 +00:00
basics.test.php Adding tests for env, fileExistsInPath, debug, pr, params, stripslashes_deep and ife. 2009-03-11 23:46:10 +00:00
dispatcher.test.php adding some more test for dispatcher with array urls mainly used by request action. updated docblock 2009-02-25 01:36:13 +00:00