• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:hectorr:20190910092040:1 does not match your current filter (clear filter).

file dotlrn-assessment-test-procs.tcl was initially added on branch oacs-5-10.

file dotlrn-bm-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/dotlrn-bm/tcl/test/dotlrn-bm-test-procs.tcl
New test for api_proc_pretty_name and api_proc_url procs

ensure revision exists in db before expiring it + don't wait 60 seconds before starting repeating atjob checker

Improve test scalability

whitespace cleanup

    • -26
    • +26
    ./packages/xotcl-core/tcl/06-package-procs.tcl
implement suggestion #3417

    • -4
    • +11
    ./packages/xotcl-core/tcl/06-package-procs.tcl
Fix admin index page, using broken api_proc_link

    • -1
    • +1
    ./packages/xml-rpc/www/admin/index.adp
    • -4
    • +3
    ./packages/xml-rpc/www/admin/index.tcl
Deprecated broken and unused api_proc_link

New test for api_proc_documentation, which brought to deprecation of the -format flag, because it has no effect

Whitespace changes

    • -13
    • +13
    ./packages/acs-tcl/tcl/pdf-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -10
    • +10
    ./packages/xowiki/www/admin/import.tcl
Use 'ns_log Error' for error logging, instead of 'ns_log Notice: Error...'

    • -2
    • +2
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
    • -2
    • +2
    ./packages/acs-lang/tcl/lang-catalog-procs.tcl
    • -1
    • +1
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -2
    • +2
    ./packages/xowiki/www/admin/import.tcl
Remove the acs-tcl testcase 'documentation__check_proc_testcase', as it provides information already covered by the new 'acs-automated-testing/www/admin/proc-coverage' page and the '::aa::coverage::*' procs

Whitespace changes

Keep coherence between the 'api_proc_doc' and 'api_proc_doc_scripts' nsvs

    • -2
    • +5
    ./packages/xotcl-core/tcl/03-doc-procs.tcl
Use 'api_proc_pretty_name' for generating the api-doc link for a proc

Fixed bug while populating the 'api_proc_doc_scripts' nsv on ad_proc, where some procs where not added due to a race condition between the 'acs-automated-testing' and the 'acs-bootstrap-installer' packages. See comments in commit for more details.

New test for api_get_body (which actually proves itself more useful to spot typos in procs around)

Fix brackets in expression

Close bracket and enjoy the fruits of automated testing

New test for api_describe_function

New test for api_apropos_functions

New test for acs_api_browser_api_add_to_proc_doc

Document chat api using ad_* api facilities

    • -22
    • +83
    ./packages/chat/tcl/xotcl-chat-procs.tcl
Include all enabled packages in the package view list of the automated-testing admin/index page

Automated test for merge::MergeUserInfo

Reimplement portrait retrieval around the user_portrait relationship, as procs such as merge::MergeUserInfo do not assume a certain name format on the cr_item

Whitespace cleanup

    • -8
    • +8
    ./packages/acs-admin/tcl/merge-procs.tcl
Move proc test coverage info to the already existing package view branch

Add a small testsuite for the 'dotlrn-calendar' package