• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add more information about typos loaded and checks passed

    • -2
    • +5
    ./acs-tcl/tcl/test/doc-check-procs.tcl
Fix typo + Whitespace changes

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

    • -9
    • +11
    ./acs-tcl/tcl/test/doc-check-procs.tcl
Improve test documentation.

    • -4
    • +21
    ./acs-tcl/tcl/test/doc-check-procs.tcl
Add more common spelling errors to the 'documentation__check_typos' test case, collected from previous typo fixes in openacs.

    • -1
    • +87
    ./acs-tcl/tcl/test/doc-check-procs-common-typos.txt
move newly defined testing API (in OpenACS 5.10) to namespace acs::test

    • -2
    • +2
    ./acs-automated-testing/acs-automated-testing.info
    • -115
    • +195
    ./acs-automated-testing/tcl/aa-test-procs.tcl
    • -35
    • +4
    ./acs-automated-testing/tcl/tclwebtest-procs.tcl
    • -19
    • +19
    ./xowiki/tcl/test/test-procs.tcl
handle authorizations with no auth_sync_process defined without raising an error in the error.log

    • -28
    • +8
    ./acs-authentication/tcl/sync-procs.tcl
Fix typo, trim whitespace

    • -2
    • +2
    ./feed-parser/tcl/tdom-helper-procs.tcl
Trim whitespaces

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

    • -2
    • +2
    ./acs-tcl/tcl/test/doc-check-procs.tcl
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
    ./acs-tcl/tcl/test/doc-check-procs-common-typos.txt
    • -2
    • +48
    ./acs-tcl/tcl/test/doc-check-procs.tcl
Fix typo

    • -2
    • +2
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
Replace array idioms with dict idioms

Replace array idioms with dict idioms

Replace array idioms with dict idioms

Replace array idioms with dict idioms

Replace array idioms with dict idioms

Replace array idioms with dict idioms, streamline expressions

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

    • -58
    • +58
    ./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
    ./forums/tcl/forums-procs-oracle.xql
    • -0
    • +11
    ./forums/tcl/forums-procs-postgresql.xql
    • -15
    • +60
    ./forums/tcl/test/forums-procs.tcl
move functions to acs-automated testing

    • -60
    • +14
    ./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

    • -2
    • +2
    ./acs-automated-testing/acs-automated-testing.info
    • -1
    • +74
    ./acs-automated-testing/tcl/aa-test-procs.tcl
Whitespace changes

Prefer 'incr' to increment variables instead of 'expr'.

Whitespace changes

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

    • -13
    • +13
    ./acs-datetime/tcl/acs-datetime-procs.tcl
    • -2
    • +2
    ./assessment/www/asm-admin/item-add.tcl
    • -5
    • +5
    ./chat-includelet/lib/chat-includelet.tcl
Prefer 'incr' to increment variables instead of 'expr'.

make automated-testing login more robust, i.e. working with a configured wild card ip address

    • -4
    • +19
    ./acs-automated-testing/tcl/aa-test-procs.tcl
    • -2
    • +3
    ./acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl
fix too many colons