• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add 'dt_localized_procs' testcase, for 'acs-datetime' procs that return localized results: 'dt_month_names', 'dt_month_abbrev', 'dt_ansi_to_pretty', 'dt_prev_month_name' and 'dt_next_month_name'

Add testcase for 'dt_first_day_of_month'

Add testcase for 'dt_interval_check'

Trim month numbers on 'dt_prev_month' and 'dt_next_month' to avoid octal misinterpretation. Fixes 'dt_prev_next_month' testcase

Increase test coverage of 'acs-datetime' by adding tests for 'dt_sysdate', 'dt_systime', 'dt_prev_month' and 'dt_next_month'

Refactor tests in 'acs-datetime' package

Avoid testing all site nodes on 'site_node_get_children', if the number of them is too large, as it can take too long

Increase the threshold to trigger volume too low message from experience in the wild, reset the counter for the grace period, so that user does not receive immediately a new error

Replace leftover double quotes...

Update new message keys from downstream, make system name come from parameter, reactivate volume too low error message

reduce number of locks when NaviServer is used

    • -12
    • +33
    /openacs-4/packages/xowiki/tcl/chat-procs.tcl
Set some tests as 'production_safe'

drop line commented out

specify field names explicitly in default xowf index page (maybe move this to site-wide pages)

form_usages: add revisions and full path to output

Refine test again so that no folder is created where real objects are supposed to be

Refine test so it cleans after itself

form_unify: use switch instead of boolean flag; iterate over single forms

Make so that the proctoring folder can be assumed existing when retrieved, update automated tests

Fix var name

Make 'aa_log_result' return gracely if called outside a test.

provide compatibility for legacy mc_interaction

whitespace changes and typo

improve debugging messages

    • -2
    • +2
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
Reduce red in acs-tcl.documentation__check_proc_doc automated test

improve wording

Bring togehter the thresholds in black picture checks to one value

Remove LEARN references from message keys

This change should be merged upstream so that the old ones are not overridden!

use the same defaults for the "-forms" switch in form_usages and form_unify

Turn the phrase around, as in other tests