• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Test ad_schedule_proc

Make test more robust with respect to side effects from other code around

Test ad_raise and ad_exception

file exception-procs.tcl was initially added on branch oacs-5-10.

Test ad_safe_eval api

Test the functional api, for which a few tests were provided in the documentation

file ad-functional-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./ad-functional-procs.tcl
Increase proc coverage

Test ad_parameter_from_file

Test ad_job proc

Test ad_integer_optionlist

Increase proc coverage

Test disk cache api

file acs-cache-procs.tcl was initially added on branch oacs-5-10.

improved spelling

modernize test

Increase proc coverage

  1. … 1 more file in changeset.
Test all the cornercases of this api as intended, without using ad_tmpnam

Test db_foreach with -column_set with at least 2 rows to check that feering the ns_set works properly

Test db_foreach -column_set flag, documented and used e.g. in the schema-browser

Added proc "membership_rel::expire" so that all membership states are now covered. Note: The Oracle part is best effort only!

  1. … 10 more files in changeset.
Increase coverage of page contract filters

Improve proc coverage

improve robustness

  1. … 1 more file in changeset.
Cleanup duplicated line

fix typo

improve spelling

  1. … 8 more files in changeset.
Make use of new API "ad_mktmpdir" and "ad_opentmpfile" instead of "ad_tmpnam"

  1. … 4 more files in changeset.
Replaced "ns_mktemp" by "ad_tmpnam" to ease code maintenance

The underlying C library API for "ns_mktemp" is deprecated

for security reasons, we will have to do something about it.

  1. … 8 more files in changeset.
make ad_sanitize_filename more robust to filenames with parentheses + extend automated tests

  1. … 1 more file in changeset.