• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add proc names to the list of covered procs in xml-rpc tests

Whitespace changes

    • -94
    • +88
    ./packages/oacs-dav/tcl/test/oacs-dav-procs.tcl
Add proc names to the list of covered procs in oacs-dav tests

Fix extra brace

Whitespace changes

    • -33
    • +59
    ./packages/assessment/tcl/test/as-item-procs.tcl
Add proc names to the list of covered procs in assessment tests

moved helper proc "portlet_exists_p" from test cases to library

    • -2
    • +17
    ./packages/bm-portlet/tcl/bm-portlet-procs.tcl
include package key in proc info

replace call to deprecated function

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
remove protection "private", since function has to be called from other packages

    • -4
    • +7
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -2
    • +2
    ./packages/acs-lang/tcl/lang-message-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-file-procs.tcl
    • -4
    • +4
    ./packages/acs-tcl/tcl/security-procs.tcl
    • -5
    • +6
    ./packages/acs-templating/tcl/parse-procs.tcl
- fixed mis-classification of "max", "min" and "random" in "tclcode_to_html"

- added new test case "callgraph__bad_calls" to check for

a) calls to deprecated procs

b) direct calls to private procs from other packages ("private" means "packakge private"

reduce verbosity, add covered calls in test cases

    • -6
    • +8
    ./packages/calendar/tcl/cal-item-procs.tcl
Fix extra braces

Add 'calendar_basic_api' test case, covering 'calendar::new', 'calendar::delete', 'calendar::rename' and 'calendar::name'

Extend 'create_portal_from_template' test case to cover 'portal::delete', 'portal::page_delete', 'portal::page_count', 'portal::get_page_id', 'portal::get_page_pretty_name', 'portal::set_page_pretty_name' and 'portal::first_page_p'

Whitespace changes

Add covered procs to test case

Add trivial test for 'bulk_mail::package_key'

remove dependency on ad_ns_set_keys

    • -5
    • +8
    ./packages/categories/www/cadmin/master.tcl
improve listing of test coverage

    • -1
    • +25
    ./packages/news/tcl/test/news-db-test-init.tcl
mark functions called only internally as private

    • -1
    • +1
    ./packages/acs-admin/tcl/acs-admin-procs.tcl
    • -5
    • +7
    ./packages/acs-mail-lite/tcl/utils-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/acs-kernel-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
bring test coverage to >50% by adding test cases and marking only locally called functions as private

    • -5
    • +5
    ./packages/acs-lang/tcl/lang-message-procs.tcl
    • -2
    • +2
    ./packages/acs-lang/tcl/localization-procs.tcl
Add editor hints + whitespace changes

Remove leftover comment

Add 'attachments_basic_api' test case. Covers basic api of the attachments package: 'attachments::attach', 'attachments::unattach', 'attachments::get_all_attachments', 'attachments::get_attachments' and 'attachments::toggle_approved'

file attachments-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/attachments/tcl/test/attachments-procs.tcl
mark unused function "_mr" as deprecated

    • -9
    • +8
    ./packages/acs-lang/tcl/lang-message-procs.tcl
mark unused functions as deprecated

    • -2
    • +2
    ./packages/acs-tcl/tcl/text-html-procs.tcl
    • -2
    • +6
    ./packages/acs-tcl/tcl/utilities-procs.tcl
improve comment

    • -4
    • +4
    ./packages/acs-tcl/tcl/security-procs.tcl
make use of built-in reverse proxy mode of newer versions of NaviServer

    • -3
    • +6
    ./packages/acs-tcl/tcl/00-icanuse-procs.tcl