• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Trim whitespace

incr would return a decimal number, but test wants an integer to be returned. Restore expr and make clear that we want an integer out of it

Streamline util_sets_equal_p (passes automated test)

    • -15
    • +3
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Add more information about typos loaded and checks passed

Fix typo + Whitespace changes

    • -21
    • +15
    ./packages/acs-tcl/tcl/test/file-test-procs.tcl
Test refactoring

Improve test documentation.

Add more common spelling errors to the 'documentation__check_typos' test case, collected from previous typo fixes in openacs.

move newly defined testing API (in OpenACS 5.10) to namespace acs::test

    • -7
    • +7
    ./packages/forums/tcl/test/forums-procs.tcl
    • -1
    • +1
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
    • -19
    • +19
    ./packages/xowiki/tcl/test/test-procs.tcl
handle authorizations with no auth_sync_process defined without raising an error in the error.log

Fix typo, trim whitespace

Trim whitespaces

    • -129
    • +129
    ./packages/forums/tcl/test/tclwebtest-procs.tcl
Reduce test verbosity

Add new test case 'documentation__check_typos', which checks for spelling errors in the proc documentation.

The test uses a file containing common spelling errors (doc-check-procs-common-typos.txt), based in the one

provided by Debian's lintian, which can be found here: https://github.com/Debian/lintian/tree/master/data/spelling

The test can take some time, depending on the amount of packages and how powerful the machine is.

    • -0
    • +4234
    ./packages/acs-tcl/tcl/test/doc-check-procs-common-typos.txt
Fix typo

Replace array idioms with dict idioms

    • -20
    • +25
    ./packages/xowiki/tcl/xowiki-procs.tcl
Replace array idioms with dict idioms

    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
Replace array idioms with dict idioms

    • -3
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
Replace array idioms with dict idioms

    • -9
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
Replace array idioms with dict idioms

    • -6
    • +8
    ./packages/xowiki/tcl/xowiki-procs.tcl
Replace array idioms with dict idioms, streamline expressions

    • -15
    • +16
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
Trim whitespace

    • -58
    • +58
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
Fix typo

- new API function: forum::delete (can't believe, this was missing)

- rework regression test

* make API calls explicit

* ported one test case from (broken) twt to aa_http

- bump version number to 1.3.1d6

    • -0
    • +11
    ./packages/forums/tcl/forums-procs-oracle.xql
    • -0
    • +11
    ./packages/forums/tcl/forums-procs-postgresql.xql
    • -1
    • +9
    ./packages/forums/tcl/forums-procs.tcl
    • -15
    • +60
    ./packages/forums/tcl/test/forums-procs.tcl
move functions to acs-automated testing

    • -60
    • +14
    ./packages/xowiki/tcl/test/test-procs.tcl
make ::aa_test::form_reply and :aa_xpath::get_form_values from xowiki/testing available for all packages

bump version number to 5.10.0d5

Whitespace changes

    • -9
    • +6
    ./packages/oct-election/www/vote-process.tcl
Prefer 'incr' to increment variables instead of 'expr'.

    • -2
    • +2
    ./packages/oct-election/www/vote-process.tcl
Whitespace changes

    • -49
    • +24
    ./packages/acs-lang/www/admin/batch-editor.tcl
Prefer 'incr' to increment variables instead of 'expr'.

    • -7
    • +7
    ./packages/chat-portlet/www/chat-portlet.tcl