cakephp2-php8/cake/tests/cases/libs/model/behaviors
AD7six 460223b61a fixes #5203 - removeFromTree should return after deleting a node with no children.
Also modified removeFromTree to set the parent_id to null if removeFromTree is called on a node with no children and
	delete is set to false


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7453 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-11 15:54:54 +00:00
..
acl.test.php making changes to all the model group to run. Currently I get 8/8 test cases complete: 1486 passes, 22 fails and 3 exceptions. 2008-08-07 15:36:26 +00:00
containable.test.php Added test case to prove #5096. Refs #5096 2008-07-16 00:48:58 +00:00
translate.test.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
tree.test.php fixes #5203 - removeFromTree should return after deleting a node with no children. 2008-08-11 15:54:54 +00:00