• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
mark private functions as private

    • -3
    • +3
    ./file-storage/tcl/test/webtest-procs.tcl
    • -13
    • +13
    ./notifications/tcl/apm-callback-procs.tcl
    • -0
    • +1
    ./xowiki/tcl/test/xowiki-test-procs.tcl
    • -2
    • +2
    ./acs-content-repository/tcl/image-procs.tcl
    • -2
    • +2
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
    • -1
    • +1
    ./acs-tcl/tcl/test/navigation-procs.tcl
whitespace changes

improve test coverage

    • -1
    • +1
    ./xotcl-core/tcl/50-protocol-handler-procs.tcl
    • -0
    • +27
    ./xotcl-core/tcl/test/xotcl-core-db-tutorial-procs.tcl
improve consistency of interface: use instance variable when no folder_id is provided

Whitespace changes

    • -7
    • +8
    ./acs-subsite/tcl/test/acs-subsite-procs.tcl
Add new test 'acs_subsite_attributes' covering the 'attribute::add', 'attribute::exists_p' and 'attribute::delete' procs

    • -1
    • +82
    ./acs-subsite/tcl/test/acs-subsite-procs.tcl
Add editor hints

Add 'dotlrn_club_new' test case, covering 'dotlrn_club::new', 'dotlrn_club::community_type' and 'dotlrn_community::get_community_type_from_community_id' procs

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

    • -0
    • +0
    ./dotlrn/tcl/test/club-procs.tcl
Whitespace changes

    • -213
    • +213
    ./dotlrn/tcl/test/dotlrn-procs.tcl
Add trivial test 'dotlrn_community_types', covering 'dotlrn::community_type', 'dotlrn_class::community_type' and 'dotlrn_club::community_type' procs

Delete extra pages

    • -1
    • +1
    ./new-portal/tcl/test/new-portal-test-procs.tcl
Add 'portal::list_pages_tcl_list' and 'portal::get_portal_template_id' to the 'create_portal_from_template' test case

    • -5
    • +27
    ./new-portal/tcl/test/new-portal-test-procs.tcl
add option to show student IP address during the exam

    • -0
    • +2
    ./xowf/catalog/xowf.de_DE.ISO-8859-1.xml
    • -0
    • +2
    ./xowf/catalog/xowf.en_US.ISO-8859-1.xml
use absolute time for computing beeps

Add 'index_unindex' test case, covering 'tsearch2::index', 'tsearch2::unindex' and 'tsearch2::update_index' procs

    • -1
    • +92
    ./tsearch2-driver/tcl/test/tsearch2-driver-procs.tcl
Test explicitely 'tsearch2::build_query_tcl', now that 'tsearch2::build_query' uses different methods yielding different results, and slight refactoring of the test, using 'aa_equals' instead of 'aa_true' for string comparison

    • -36
    • +31
    ./tsearch2-driver/tcl/test/tsearch2-driver-procs.tcl
Add simple test case for 'tsearch2::summary'

    • -1
    • +16
    ./tsearch2-driver/tcl/test/tsearch2-driver-procs.tcl
Add trivial test case for 'tsearch2::driver_info'

    • -1
    • +16
    ./tsearch2-driver/tcl/test/tsearch2-driver-procs.tcl
Whitespace changes

    • -70
    • +69
    ./tsearch2-driver/tcl/test/tsearch2-driver-procs.tcl
Add categories to build_query test case

Make api public

    • -2
    • +3
    ./dotlrn-portlet/tcl/dotlrn-members-staff-portlet-procs.tcl
Use 'portal::exists_p' instead of custom idioms

    • -4
    • +2
    ./dotlrn-assessment/tcl/test/dotlrn-assessment-test-procs.tcl
    • -4
    • +2
    ./dotlrn-evaluation/tcl/test/dotlrn-evaluation-test-procs.tcl
    • -4
    • +2
    ./dotlrn-faq/tcl/test/dotlrn-faq-test-procs.tcl
    • -4
    • +2
    ./dotlrn-forums/tcl/test/dotlrn-forums-test-procs.tcl
    • -4
    • +2
    ./dotlrn-static/tcl/test/dotlrn-static-test-procs.tcl
Remove leftovers

    • -1
    • +0
    ./new-portal/tcl/test/new-portal-test-procs.tcl
Add a new subsite::parameter_changed implementation for xowiki, reacting to the switching of the use_hstore parameter

This way it won't be necessary for other packages to generate the hstore manually using private api

    • -1
    • +22
    ./xowiki/tcl/xowiki-callback-procs.tcl
Add documentation

    • -2
    • +3
    ./dotlrn-portlet/tcl/dotlrn-members-portlet-procs.tcl
Reinstate api as private, downstream cases need to be adapted

do not rely on xo::dc in packages not depending on xotcl-core

    • -1
    • +1
    ./tsearch2-driver/tcl/tsearch2-driver-init.tcl
    • -2
    • +2
    ./tsearch2-driver/tcl/tsearch2-driver-procs.tcl
Make api public: uses public api internally and downstream packages use it

Make api public: downstream xowiki-like packages use it to extend uninstantiation logics

    • -2
    • +2
    ./xowiki/tcl/xowiki-callback-procs.tcl