cakephp2-php8/cake/tests
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
..
cases fixes #5203 - removeFromTree should return after deleting a node with no children. 2008-08-11 15:54:54 +00:00
fixtures closes #5142 primary key on custom join models 2008-07-31 15:38:23 +00:00
groups adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
lib 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
test_app Correcting file layout in test_app. Fixing tests in Configure test and ThemeView Test. 2008-08-01 16:23:16 +00:00