Index: openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl,v diff -u -r1.71.2.38 -r1.71.2.39 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 22 Apr 2021 18:47:25 -0000 1.71.2.38 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 3 May 2021 09:19:09 -0000 1.71.2.39 @@ -300,6 +300,12 @@ site_node::get_children site_node::get_node_id + "::xo::SiteNode instproc get" + "::xo::SiteNodeUrlspaceCache instproc get_node_id" + "::xo::SiteNodesCache instproc get_node_id" + "::xo::SiteNodesCache instproc get_url" + "::xo::SiteNodesCache instproc get_children" + "::xo::SiteNode instproc get_children" db_1row } -on_error { site_node::get_children returns root node! @@ -623,6 +629,8 @@ site_node::get_element site_node::get_node_id site_node::verify_folder_name + + "::xo::SiteNodesCache instproc get_url" } \ site_node_verify_folder_name { Testing site_node::verify_folder_name