• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve test

- skip packages that are not installed before we check the info file

- ensure all installed packages have an info file

This fixes the test for tcl9, where some unmaintained packages may fail the file parsing because of invalid encoding.

Tcl9 regression test: deactivated case broken in tcl9 with unclear semantics

tcl9 changes: "string bytelength" does not exist in tcl9

  1. … 1 more file in changeset.
merge with missing files

  1. … 1457 more files in changeset.
merge from oacs-5-10

  1. … 8085 more files in changeset.
improved test case

- load first mime package before loading it

- provide version of the mime package in the test log

- don't provide ns_set id as "error"

cleanup tmp directories created by the acs-tcl regression test

whitespace changes

  1. … 12 more files in changeset.
take out "nsstats" from the tests for page_contracts

silence regression test

reduce verbosity during regression test

silence regression test

don't expect that invalid input becomes magically valid

reduce verbosity

  1. … 1 more file in changeset.
silence test cases

claim test coverage

keep log file viewable (don't add too many entries)

remove leftover files after run, silence regression test run

silence test cases

removed progress bar from curl output

wget is not used anymore

silence regression test run

fixed resource leak

fixed resource leaks

dom trees were not deleted

More resource-info updates:

- fixed wrong and inconsistent naming of dict members (many thanks to Sebastian Scheder for figuring this out)

- removed duplicated slashes in resource paths

- fixed incorrect paths when CDN is used

- simplified handling of cspMaps

- added test checking consistency of resource-info dicts

  1. … 10 more files in changeset.
file resource-info-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resource-info-procs.tcl
fix for regression test case ad_context_bar_multirow

originally, site-node entries survived the test

after the first fix, the regression test was failing (sometimes?) the complaint was about a missing package.

now, the test seems to work always correctyl, and the site-nodes entries are gone as well

perform proper cleanup after regressin test

renamed misnomer "ad_parameter_from_file"

- removed hints on "*.ini" files

- provided a name that points to the configuration file ("ad_parameter_from_configuration_file")

- deprecated old name

- updated documentation with examples

  1. … 2 more files in changeset.