Index: openacs-4/packages/acs-tcl/tcl/test/apm-file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/apm-file-procs.tcl,v diff -u -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/acs-tcl/tcl/test/apm-file-procs.tcl 12 Feb 2024 18:29:48 -0000 1.1.2.4 +++ openacs-4/packages/acs-tcl/tcl/test/apm-file-procs.tcl 27 Aug 2024 12:13:41 -0000 1.1.2.5 @@ -66,6 +66,8 @@ apm_get_package_files content::revision::get_cr_file_path util::file_content_check + + db_blob_get_file } \ apm_tarballs { Test creating and extracting a tarball from an APM Package Index: openacs-4/packages/acs-tcl/tcl/test/community-core-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/community-core-test-procs.tcl,v diff -u -r1.9.2.12 -r1.9.2.13 --- openacs-4/packages/acs-tcl/tcl/test/community-core-test-procs.tcl 27 Aug 2024 10:06:09 -0000 1.9.2.12 +++ openacs-4/packages/acs-tcl/tcl/test/community-core-test-procs.tcl 27 Aug 2024 12:13:41 -0000 1.9.2.13 @@ -241,6 +241,8 @@ acs_user::get_user_id_by_screen_name acs_user::reject acs_user::unapprove + + relation_segment_has_dependent } \ -cats { smoke api