Index: openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl,v diff -u -N -r1.4.2.21 -r1.4.2.22 --- openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl 15 Feb 2021 13:27:30 -0000 1.4.2.21 +++ openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl 15 Feb 2021 13:41:25 -0000 1.4.2.22 @@ -264,6 +264,8 @@ aa_register_case \ -cats { api smoke } \ -procs { + acs_root_dir + ad_looks_like_html_p api_script_documentation } \ acs_api_browser_api_script_documentation { @@ -314,6 +316,7 @@ -procs { apidoc::format_see ad_looks_like_html_p + ad_urldecode_query } \ acs_api_browser_apidoc_format_see { Check apidoc::format_see 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 -N -r1.71.2.30 -r1.71.2.31 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 15 Feb 2021 13:27:30 -0000 1.71.2.30 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 15 Feb 2021 13:41:25 -0000 1.71.2.31 @@ -145,6 +145,8 @@ apm_package_install_callbacks apm_remove_callback_proc apm_post_instantiation_tcl_proc_from_key + apm_supported_callback_types + apm_version_id_from_package_key } \ apm__test_callback_get_set { Test the procs apm_get_callback_proc, @@ -1378,6 +1380,8 @@ -cats {api smoke} \ -procs { acs_user::registered_user_p + acs_user::approve + acs_user::ban } \ acs_user__registered_user_p { Tests the acs_user::registered_user_p procedure Index: openacs-4/packages/acs-tcl/tcl/test/navigation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/navigation-procs.tcl,v diff -u -N -r1.15.2.9 -r1.15.2.10 --- openacs-4/packages/acs-tcl/tcl/test/navigation-procs.tcl 29 Oct 2020 16:24:23 -0000 1.15.2.9 +++ openacs-4/packages/acs-tcl/tcl/test/navigation-procs.tcl 15 Feb 2021 13:41:25 -0000 1.15.2.10 @@ -201,6 +201,12 @@ -cats {api smoke web} \ -procs { ad_context_bar_multirow + acs::test::http + acs::test::reply_has_status_code + lang::system::site_wide_locale + lang::util::localize + navigation::test::context_bar_multirow_filter + site_node::get } \ ad_context_bar_multirow {